document.write( "Question 695227: A survey done for a magazine found that 77% of bike riders sometimes ride without a helmet. If four bike riders are randomly selected, find the probability that at least one of the riders does not wear a helmet at all times. \n" ); document.write( "
Algebra.Com's Answer #428377 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A survey done for a magazine found that 77% of bike riders sometimes ride without a helmet. If four bike riders are randomly selected, find the probability that at least one of the riders does not wear a helmet at all times.
\n" ); document.write( "------
\n" ); document.write( "Binomial Problem with n = 4 and p(helmet) = 0.77 ; p(no helmet) = 0.23
\n" ); document.write( "-----
\n" ); document.write( "P(x >=1 no helmet) = 1 - P(all wear helmets) = 1- 0.77^4 = 0.6485
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );