document.write( "Question 887544: There are ____ ways to pick a committee of size 3 from a group of size 8\r
\n" );
document.write( "\n" );
document.write( "If Z is a standard normal random variable, then P(Z > -1.52)= \n" );
document.write( "
Algebra.Com's Answer #536707 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 8C3 = (8*7*&)/(1*2*3) = 56 ways to pick a committee of size 3 from a group of size 8. \n" ); document.write( "------------------------ \n" ); document.write( "If Z is a standard normal random variable, then \n" ); document.write( "P(Z > -1.52)= normalcdf(-1.52,100) = 0.9357 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |