SOLUTION: Use the normal approximation to the binomial to find the probability for the specific value of X.
n=30 p=0.5 X=18
Algebra.Com
Question 1055176: Use the normal approximation to the binomial to find the probability for the specific value of X.
n=30 p=0.5 X=18
Answer by ewatrrr(24785) (Show Source): You can put this solution on YOUR website!
Binomial distribution P(x = 18) = binompdf(30, .5, 18) = .08
n=30 p=0.5
|Using the normal approximation to the binomial
mean = np = .5*30 = 15
variance = npq= 7.5
SD = √7.5 = 2.7386
P(x = 18) = normalpdf(18, 15, 2.785) = .0799
Found Using a Casio fx-115 ES plus
0r
For P(X=18) =P(X<18.5) - P(X<17.5)
=P (Z<(18.5-15)/√7.5) - P(Z<(17.5 -15)/√7.5)
P (z < 1.278) - P(z<.9129)
P(X=18) =0.8994 - 0.8194 =0.08
RELATED QUESTIONS
5. Find the normal approximation for the binomial probability that x = 6, where n = 15... (answered by edjones)
Use the normal approximation to the binomial to find the probability for n=50, p=0.9 and... (answered by Fombitz)
Use the normal approximation to the binomial to find the probability for n=50, p=0.8 and... (answered by Fombitz)
Use the normal approximation to the binomial to find the probability for n=10, p=0.5 and... (answered by Boreal)
Find the normal approximation for the binomial probability that x = 5, where n = 12 and p (answered by Theo)
Find the normal approximation for the binomial probability that x = 5, where n = 12 and... (answered by stanbon)
Find the normal approximation for the binomial probability that x = 5,n = 12 and p =... (answered by stanbon)
Find the normal approximation for the binomial probability that x = 4, where n = 14 and p (answered by solver91311,richard1234)
Find the normal approximation for the binomial probability that x = 5, where n = 14 and p (answered by ewatrrr)