document.write( "Question 1044276: A multiple choice test given with 100 questions and 5 answers per question. What is the probability of getting 60% or higher if the another was guessed? How do you calculate P(x≥60)? \n" ); document.write( "
Algebra.Com's Answer #659543 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Use the binary probability formula \n" ); document.write( ": \n" ); document.write( "if the answer is guessed, then \n" ); document.write( ": \n" ); document.write( "p = 0.20, q = 0.80, n = 100 \n" ); document.write( ": \n" ); document.write( "You sum the probabilities for r = 0 to 59 and subtract the total from 1 \n" ); document.write( ": \n" ); document.write( "P(X > or = 60) < 0.000001 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |