198,028 views
3 votes
3 votes
A sample of 13 sheets of cardstock is randomly selected and the following thicknesses are measured in millimeters. Give a point estimate for the population standard deviation. Round your answer to three decimal places. 1.96,1.81,1.97,1.83,1.87,1.84,1.85,1.94,1.96,1.81,1.86,1.95,1.89

User Abelisto
by
2.9k points

1 Answer

18 votes
18 votes

Answer: 0.061

===============================================

Step-by-step explanation:

Add up the values to get

1.96+1.81+1.97+1.83+1.87+1.84+1.85+1.94+1.96+1.81+1.86+1.95+1.89= 24.54

Then divide over 13 (the number of values) to get 24.54/13 = 1.8876923 which is approximate.

So the mean is approximately 1.8876923

---------------------

Now make a spreadsheet as shown below

We have the first column as the x values, which are the original numbers your teacher provided. The second column is of the form (x-M)^2, where M is the mean we computed earlier. We subtract off the mean and square the result.

After we compute that column of (x-M)^2 values, we add them up to get what is shown in the highlighted yellow cell at the bottom of the column.

That sum is approximately 0.04403076924

Next, we divide that over n-1 = 13-1 = 12

0.04403076924 /12 = 0.00366923077

That is the sample variance. Apply the square root to this to get the sample standard deviation. This is the point estimate of the population standard deviation. As the name implies, it works for samples that estimate population parameters.

sqrt(0.00366923077) = 0.06057417576822

This rounds to 0.061 which is the final answer.

A sample of 13 sheets of cardstock is randomly selected and the following thicknesses-example-1
User TheKingDave
by
2.9k points