document.write( "Question 1141739: Please help me solve this equation: Thirty percent of consumers prefer to purchase electronics online. You randomly select 8 consumers. Find the probability that the number of consumers who prefer to purchase electronics online is (a) exactly five, more than five, and (c) at most five.\r
\n" ); document.write( "\n" ); document.write( "Please email back at mkirkwood@windstream.net
\n" ); document.write( "

Algebra.Com's Answer #762367 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
Use Binomial Probability Formula
\n" ); document.write( ":
\n" ); document.write( "Probability (P) (k successes in n trials) = nCk * p^k * (1-p)^(n-k), where p is the probability of success, nCk = n!/(k! * (n-k)!)
\n" ); document.write( ":
\n" ); document.write( "For this problem, n = 8, p = 0.30
\n" ); document.write( ":
\n" ); document.write( "(a) P(exactly 5 consumers prefer to purchase electronics online) = 8C5 * (0.30)^5 * (1-0.30)^(8-5) = 0.0467 is approximately 0.05
\n" ); document.write( ":
\n" ); document.write( "(b) P(more than 5 consumers prefer to purchase electronics online) = summation from k = 6, 8 of P(k successes in 8 trials) = 0.0113 is approximately 0.01
\n" ); document.write( ":
\n" ); document.write( "(c) P(at most 5 consumers prefer to purchase electronics online) = 1 - P(more than 5 consumers prefer to purchase electronics online) = 1 - 0.01 = 0.99
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );