In: Statistics and Probability
The scores of all females’ math test writing in June 2012 had a mean of 63 (in percent). Assume that these scores can be modeled by the Normal distribution with a standard deviation of 10 (in percent).
a) A girl is randomly selected from all females whose scores are higher than 75%. What is the probability that this girl has a score higher than 96%?
b) One thousand people are randomly selected. Approximately what is the probability that fewer than 100 of them have score higher than 75? Note: Use Normal approximation of binomial distribution
the PDF of normal distribution is = 1/σ * √2π * e ^ -(x-u)^2/
2σ^2
standard normal distribution is a normal distribution with a,
mean of 0,
standard deviation of 1
equation of the normal curve is ( Z )= x - u / sd ~ N(0,1)
mean ( u ) = 63
standard Deviation ( sd )= 10
A girl is randomly selected from all females whose scores are
higher than 75%
P(X > 75) = (75-63)/10
= 12/10 = 1.2
= P ( Z >1.2) From Standard Normal Table
= 0.1151
=11.51%
the probability that this girl has a score higher than 96%
P(X > 96) = (96-63)/10
= 33/10 = 3.3
= P ( Z >3.3) From Standard Normal Table
= 0.0005
=0.05%
b.
NORMAL APPROXIMATION TO BINOMIAL DISTRIBUTION
the PDF of normal distribution is = 1/σ * √2π * e ^ -(x-u)^2/
2σ^2
standard normal distribution is a normal distribution with a,
mean of 0,
standard deviation of 1
mean ( np ) = 1000 * 0.1 = 100
standard deviation ( √npq )= √1000*0.1*0.9 = 9.48683298050514
equation of the normal curve is ( Z )= x - u / sd/sqrt(n) ~
N(0,1)
P(X > 75) = (75-100)/9.4868
= -25/9.4868 = -2.6352
= P ( Z >-2.6352) From Standard Normal Table
= 0.9958
=99.58%