document.write( "Question 754925: . (a) With n = 14 and p = 0.3, find the binomial probability P(9) by using a binomial probability table.
\n" ); document.write( " (b) If np ≥5 and nq ≥5, also estimate the indicated probability by using the normal distribution as an approximation to the binomial; if np < 5 or nq < 5, then state that the normal approximation cannot be used.
\n" ); document.write( "(a) Find the probability by using a binomial probability table.
\n" ); document.write( "P(9) = [ ] (Round to four decimal places as needed).
\n" ); document.write( "(b) Select the correct choice below and, if necessary, fill in the answer box to complete your choice.
\n" ); document.write( "A. P(9) = [ ] (Round to four decimal places as needed)
\n" ); document.write( "B. The normal distribution cannot be used.\r
\n" ); document.write( "\n" ); document.write( "Also,
\n" ); document.write( "If the random variable z is a Standard Normal Score, what is P(-2.00 ≤ z ≤ +2.00)? How did you find this probability?
\n" ); document.write( "Find the z score for the standard normal distribution where: P(z<+a) = 0.9625\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #459434 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
(a) With n = 14 and p = 0.3, find the binomial probability P(9) by using a binomial probability table.
\n" ); document.write( "P(x = 9) = 14C9*(0.3)^9*(0.7)^5 = binompdf(14,0.3,9) = 0.0066
\n" ); document.write( "----------------------------------------------------------------------
\n" ); document.write( "(b) If np ≥5 and nq ≥5, also estimate the indicated probability by using the normal distribution as an approximation to the binomial; if np < 5 or nq < 5, then state that the normal approximation cannot be used.
\n" ); document.write( "mean = np = 14*0.3 = 4.2 ; std = sqrt[npq] = sqrt(4.2*0.7) = 1.7146
\n" ); document.write( "------------------
\n" ); document.write( "P(x = 9) = P(8.5< x <9.5)
\n" ); document.write( "Find the z-values:
\n" ); document.write( "z(8.5) = (8.5-4.2)/1.7146 = 2.5079
\n" ); document.write( "z(9.5) = (9.5-4.2)/1.7146 = 3.0911
\n" ); document.write( "-----------------
\n" ); document.write( " = P(2.5079< z <3.0911) = 0.0051
\n" ); document.write( "=========================================
\n" ); document.write( "
\n" ); document.write( "Also,
\n" ); document.write( "If the random variable z is a Standard Normal Score, what is P(-2.00 ≤ z ≤ +2.00)? How did you find this probability?
\n" ); document.write( "Ans: Using a TI-84 I get: normalcdf(-2,2) = 0.9545
\n" ); document.write( "------------------------------------------------------------
\n" ); document.write( "Find the z score for the standard normal distribution where: P(z<+a) = 0.9625
\n" ); document.write( "---
\n" ); document.write( "Find the z-value with a left tail of 0.9625
\n" ); document.write( "a = invNorm(0.9625) = 1.0875
\n" ); document.write( "============================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );