document.write( "Question 715167: Jeanie is a bit forgetful, and if she doesn't make a \"to do\" list, the probability that she forgets something she is supposed to do is .5. Tomorrow she intends to run three errands, and she fails to write them on her list.
\n" );
document.write( "(a) What is the probability that Jeanie forgets all three errands?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What assumptions did you make to calculate this probability?
\n" );
document.write( "Events are .\r
\n" );
document.write( "\n" );
document.write( "(b) What is the probability that Jeanie remembers at least one of the three errands?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) What is the probability that Jeanie remembers the first errand but not the second or third?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #439308 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jeanie is a bit forgetful, and if she doesn't make a \"to do\" list, the probability that she forgets something she is supposed to do is .5. Tomorrow she intends to run three errands, and she fails to write them on her list. \n" ); document.write( "(a) What is the probability that Jeanie forgets all three errands? \n" ); document.write( "Ans: P(x = 0) = 0.5^3 = 0.125 \n" ); document.write( "-------------------- \n" ); document.write( "What assumptions did you make to calculate this probability? \n" ); document.write( "Events are independent \n" ); document.write( "----------------------------------. \n" ); document.write( "(b) What is the probability that Jeanie remembers at least one of the three errands? \n" ); document.write( "P(1<= x <=3) = 1 - P(x = 0) = 1 - 0.125 = 0.875 \n" ); document.write( "----------------------------------- \r \n" ); document.write( "\n" ); document.write( "(c) What is the probability that Jeanie remembers the first errand but not the second or third? \n" ); document.write( "P(yes,no,no) = (0.5)(0.5)(0.5) = 0.125 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |