document.write( "Question 995608: a sales representative has a 65 % chance of winning an order. the sales representative approaches 5 potential customers. what is the probability that he will make orders from
\n" ); document.write( "a) all the 5 potential customers
\n" ); document.write( "b) at least 2 potential customers
\n" ); document.write( "c) not more than 4 customers.
\n" ); document.write( "

Algebra.Com's Answer #614315 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
a. (0.65^5)=0.116
\n" ); document.write( "b. 1-P(0)-P(1) (complement rule)
\n" ); document.write( "P(0)=0.35^5=0.0053
\n" ); document.write( "P(1)=5(0.35)^4)(0.65), 5 different ways it can happen=0.0488
\n" ); document.write( "1-0.0493=0.9507
\n" ); document.write( "c. This is the 1-probability of 5=1-0.116=0.884
\n" ); document.write( "
\n" );