document.write( "Question 751564: A recent survey found that 62% of adults misplace their car keys on a regular basis.. Assume a sample size of 42 adults. \r
\n" );
document.write( "\n" );
document.write( "E) Find the probability that at least 26 adults misplace thier keys on a regular basis \n" );
document.write( "
Algebra.Com's Answer #457351 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A recent survey found that 62% of adults misplace their car keys on a regular basis.. Assume a sample size of 42 adults. \n" ); document.write( " \n" ); document.write( "E) Find the probability that at least 26 adults misplace thier keys on a regular basis\r \n" ); document.write( "\n" ); document.write( "Binomial problem with n = 42 and p(misplace) = 0.62 \n" ); document.write( "---- \n" ); document.write( "P(26<= x <=42) = 1 - P(0<= z <=25) = 1 - binomcdf(42,0.62,25)= 0.5729 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |