document.write( "Question 480223: A study found that 9% of people cite fishing as their favorite leisure-time activity. Suppose you randomly survey 8 people about their leisure-time activities. What is the probability that at least 2 of the people cite fishing as their favorite? \n" ); document.write( "
Algebra.Com's Answer #328909 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A study found that 9% of people cite fishing as their favorite leisure-time activity. Suppose you randomly survey 8 people about their leisure-time activities. What is the probability that at least 2 of the people cite fishing as their favorite?
\n" ); document.write( "--------------
\n" ); document.write( "Binomial Problem with n = 8 and p = 0.09
\n" ); document.write( "---
\n" ); document.write( "P(2<= x <=8) = 1 - binomcdf(8,0.09,1) = 0.1577
\n" ); document.write( "==================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "========
\n" ); document.write( "
\n" );