67.9k views
1 vote
To help students improve their reading, a school district decides to implement a reading program. It is to be administered to the bottom 15% of the students in the district, based on the scores on a reading achievement exam given in the child's dominant language. The reading-score for the pooled students in the district is approximately normally distributed with a mean of 122 points, and standard deviation of 18 points. a. Find the probability of students score above 140 points? b. What is the 15th percentile of the students eligible for the program?

User Hoong
by
5.3k points

1 Answer

4 votes

Answer:

a)
P(X>140)=P((X-\mu)/(\sigma)>(140-\mu)/(\sigma))=P(Z>(140-122)/(18))=P(Z>1)

And we can find this probability using the complement rule and the normal standard table or excel and we got:


P(Z>1)=1-P(Z<1)=1-0.8413= 0.1587

b)
z=-1.036<(a-122)/(18)

And if we solve for a we got


a=122 -1.036*18=103.35

So the value of height that separates the bottom 15% of data from the top 85% is 103.35.

Explanation:

Previous concepts

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".

The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean".

Part a

Let X the random variable that represent the scores of a population, and for this case we know the distribution for X is given by:


X \sim N(122,18)

Where
\mu=122 and
\sigma=18

We are interested on this probability


P(X>140)

And the best way to solve this problem is using the normal standard distribution and the z score given by:


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

If we apply this formula to our probability we got this:


P(X>140)=P((X-\mu)/(\sigma)>(140-\mu)/(\sigma))=P(Z>(140-122)/(18))=P(Z>1)

And we can find this probability using the complement rule and the normal standard table or excel and we got:


P(Z>1)=1-P(Z<1)=1-0.8413= 0.1587

Part b

For this part we want to find a value a, such that we satisfy this condition:


P(X<a)=0.15 (a)


P(X>a)=0.85 (b)

Both conditions are equivalent on this case. We can use the z score again in order to find the value a.

As we can see on the figure attached the z value that satisfy the condition with 0.15 of the area on the left and 0.85 of the area on the right it's z=-1.036. On this case P(Z<-1.036)=0.15 and P(z>-1.036)=0.85

If we use condition (b) from previous we have this:


P(X<a)=P((X-\mu)/(\sigma)<(a-\mu)/(\sigma))=0.15


P(z<(a-\mu)/(\sigma))=0.15

But we know which value of z satisfy the previous equation so then we can do this:


z=-1.036<(a-122)/(18)

And if we solve for a we got


a=122 -1.036*18=103.35

So the value of height that separates the bottom 15% of data from the top 85% is 103.35.

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