document.write( "Question 14625: First of all, thaks for helping in advance...\r
\n" );
document.write( "\n" );
document.write( "Here's the problem\r
\n" );
document.write( "\n" );
document.write( "Suppose there are 10 items on a true-false test. The person taking the test does not read the questions; he just answers each question randomly. What is the probability of his guessing all answers correctly?\r
\n" );
document.write( "\n" );
document.write( "I ended up with 1/512...but I started this a while ago and now I've forgotten how I got to that. Any help would be great.
\n" );
document.write( "Thanks,
\n" );
document.write( "Liz \n" );
document.write( "
Algebra.Com's Answer #53415 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The probability of getting one answer right is 1/2 \n" ); document.write( "The probability of getting two right is 1/2 *1/2 = 1/2^2=1/4 \n" ); document.write( "You multiply because the events are independent; what you do \n" ); document.write( "on one problem does not effect what you do on the next. \n" ); document.write( "The prob of get all 10 right is (1/2)^10 = 1/1024 \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |