document.write( "Question 1185354: A large fast-food restaurant is having a promotional game where game pieces can be found on various products. Customers can win food or cash prizes. According to the company, the probability of winning a prize (large or small) with any eligible purchase is 0.15.\r
\n" ); document.write( "\n" ); document.write( "Consider your next 20 purchases that produce a game piece. Calculate the following:\r
\n" ); document.write( "\n" ); document.write( "What is the probability that you win between 4 and 6 (inclusive) prizes? \r
\n" ); document.write( "\n" ); document.write( "This is a binomial distribution. Give your answers to 4 decimal places.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #816465 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
p(4)=20C4*0.15^4*0.85^16=0.1821
\n" ); document.write( "p(5)=20C5*0.15^5*0.85^15=0.1028
\n" ); document.write( "p(6)=20C6*0.15^6*0.85^14=0.0454
\n" ); document.write( "=sum or 0.3303
\n" ); document.write( "
\n" ); document.write( "
\n" );