209,438 views
41 votes
41 votes
A normally distributed data set of 600 values has a mean of18.5 and a standard deviation of 3.25.What is the approximate number of values in the dataset expected to be 22 or greater?

User The Computer Hugger
by
2.4k points

1 Answer

26 votes
26 votes

Note the in such type of questions the term 'probability' and 'proportion' can be used in place of each other. It is because the probability gives the proportion of favorable outcomes to the total outcomes.

Let X be the random variable representing the number of data points greater than or equal to 22.

Given that the mean and standard deviation is 18.5 and 3.25, respectively.

Consider the formula for z-score as,


z=(x-\mu)/(\sigma)

So the probability is calculated as,


\begin{gathered} P(X\ge22)=P(z\ge(22-18.5)/(3.25)) \\ P(X\ge22)=P(z\ge1.08) \\ P(X\ge22)=P(z\ge0)-P(0\leq z\leq1.08) \\ P(X\ge22)=0.5-\emptyset(1.08) \end{gathered}

From the Standard Normal Distribution Table,


\emptyset(1.08)=0.3599

Substitute this value,


\begin{gathered} P(X\ge22)=0.5-0.3599 \\ P(X\ge22)=0.1401 \end{gathered}

Thus, there is 0.1401 or 14.01% probability that a data will be greater than or equal to 22.

So, the 14.01% of the data is expected to be 22 or greater.

User Fishiwhj
by
2.4k points