document.write( "Question 125756This question is from textbook underatanding stats
\n" );
document.write( ": a survey conducted . According to the survey 37% of adults are concerned that employers are monitoring their calls. Use the binomial distribution formula to calculate the probabilty that
\n" );
document.write( "a) out of 5 adults, none is concerned
\n" );
document.write( "b) out of 5 adults all are concerned
\n" );
document.write( "c) out of 5 adults exactly 3 are concerned \n" );
document.write( "
Algebra.Com's Answer #92138 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a survey conducted . According to the survey 37% of adults are concerned that employers are monitoring their calls. Use the binomial distribution formula to calculate the probabilty that \n" ); document.write( "a) out of 5 adults, none is concerned \n" ); document.write( "P(x=0) = 0.63^5 = 0.099 \n" ); document.write( "------------------------------- \n" ); document.write( "b) out of 5 adults all are concerned \n" ); document.write( "P(x=5) = 0.37^5 = 0.006934 \n" ); document.write( "------------------------------ \n" ); document.write( "c) out of 5 adults exactly 3 are concerned \n" ); document.write( "P(x=3) = 5C3(0.37)^3*(0.63)^2 = 0.201042.. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |