document.write( "Question 410122: Approximately 18% of the calls to an airline reservation phone line result in a reservation being made.\r
\n" ); document.write( "\n" ); document.write( "Suppose an operator handles 15 calls. What is the probability that at least one call results in a reservation being made?
\n" ); document.write( "

Algebra.Com's Answer #288486 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Approximately 18% of the calls to an airline reservation phone line result in a reservation being made.
\n" ); document.write( "Suppose an operator handles 15 calls. What is the probability that at least one call results in a reservation being made?
\n" ); document.write( "----------------------
\n" ); document.write( "P(at least one) = 1 - P(none)
\n" ); document.write( "P(no reservation) = 0.82
\n" ); document.write( "-------
\n" ); document.write( "Binomial Problem with n = 15 and p = 0.18
\n" ); document.write( "-------
\n" ); document.write( "P(at least one) = 1 - (0.82)^15
\n" ); document.write( "---
\n" ); document.write( "= 1 - 0.051
\n" ); document.write( "-----
\n" ); document.write( "= 0.949
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );