191k views
5 votes
in a particular hospital, newborn babies were delivered yesterday. here are their weights (in ounces). 121 ,101 ,97 121,124 ,112 assuming that these weights constitute an entire population, find the standard deviation of the population. round your answer to two decimal places.

User Briarheart
by
5.2k points

1 Answer

0 votes

The standard population formula is:


\sigma=\sqrt[]{\frac{\sum ^{}_{}(x_{}-\mu)^2}{n}}

where

x is the data points

μ is the mean of the data

and n is the number of data points

The mean is computed as follows:


\mu=(\Sigma x)/(n)

In this case, the mean is:


\mu=(121+101+97+121+124+112)/(6)=(676)/(6)=112.67

Then, the standard deviation of the population is:


\begin{gathered} \sigma=\sqrt[]{((121-112.67)^2+(101-112.67)^2+(97-112.67)^2+(121-112.67)^2+(124-112.67)^2+(112-112.67)^2)/(6)} \\ \sigma=\sqrt[]{(69.39+136.19+245.55+69.39+128.37+0.045)/(6)} \\ \sigma=\sqrt[]{108.22} \\ \sigma=10.4 \end{gathered}

User Roman SL
by
5.2k points