96.1k views
4 votes
Calculate the range, population variance, and population standard deviation for the following data set. If necessary, round to one more decimal place than the largest number of decimal places given in the data. 2,3,4,5,6,7,8,9,10,11

1 Answer

1 vote

Answer:

The range of the data is 9.0.

The population variance is 8.25.

The population standard deviation is 2.87.

Explanation:

The data set is: S = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11}

(A)

The range of a data set is the difference between the maximum and minimum value of the data set.

Compute range as follows:


Range=Max.-Min.=11-2=9

Thus, the range of the data is 9.0.

(B)

The formula to compute the population variance is:


Var=(1)/(n) \sum (x_(i)-\bar x)^(2)

Compute the mean of the data set:


\bar x=(1)/(n) \sum x_(i)\\=(1)/(10)(2+3+4+5+6+7+8+9+10+11)\\=6.5

Compute the variance as follows:


Var=(1)/(n) \sum (x_(i)-\bar x)^(2)\\=(1)/(10)[(2-6.5)^(2)+(3-6.5)^(2) +(4-6.5)^(2)+...(11-6.5)^(2)]\\=8.25

Thus, the population variance is 8.25.

(C)

The population standard deviation is:


SD=√(Var) = \sqrt{(1)/(n) \sum (x_(i)-\bar x)^(2)}

Compute the population standard deviation of the data set:


SD=√(Var) = √(8.25)=2.87

Thus, the population standard deviation is 2.87.

User Max Kielland
by
6.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.