document.write( "Question 884602: Forty percent of job applicants are rejected. In a random sample of 12 applicants: what is the probability that at most 2 are rejected? \n" ); document.write( "
Algebra.Com's Answer #534480 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "By formula:\r\n" );
document.write( "\r\n" );
document.write( "P(none are rejected) + P(1 is rejected) + P(2 are rejected) =\r\n" );
document.write( "\r\n" );
document.write( "\"expr%2812%21%2F%280%21%2812-0%29%21%29%29%28.4%29%5E0%281-.4%29%5E%2812-0%29\"\"%22%22%2B%22%22\"\"expr%2812%21%2F%281%21%2812-1%29%21%29%29%28.4%29%5E1%281-.4%29%5E%2812-1%29\"\"%22%22%2B%22%22\"\"expr%2812%21%2F%282%21%2812-2%29%21%29%29%28.4%29%5E2%281-.4%29%5E%2812-2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Or by calculator:\r\n" );
document.write( "\r\n" );
document.write( "binomcdf(.12,.4,2)\r\n" );
document.write( "\r\n" );
document.write( ".0834433229\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );