document.write( "Question 878455: a test consists of 15 true/false questions. To pass the test a student must answer at least 12 correct. \r
\n" );
document.write( "\n" );
document.write( "A) If a student guesses on each question , what is the probability that the student will pass the test?
\n" );
document.write( "B) Is it unusual for a student to pass by guessing? explain.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I am not sure if this needs to be graphed too? \n" );
document.write( "
Algebra.Com's Answer #530126 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! p(correct) = .5, n = 15 \n" ); document.write( "P(x ≥ 12) = 1 - binomcdf(15, .5, 11) = 1 -.9824 = .0176 0r 1.76% chance of passing \n" ); document.write( "B. YES, very unusual...very little chance statistically of doing so \n" ); document.write( " \n" ); document.write( " |