document.write( "Question 1001039: These are Conditional Probability questions of events involving \"AND\" and I'm having trouble understanding how to solve them. So If someone kindly could show and explain why then I would be so happy :) Thank You.\r
\n" );
document.write( "\n" );
document.write( "A pet store has seven puppies, including four poodles, two terriers, and one retriever. If Rebecka and Aaron, in that order, each select one puppy at random, with replacement ( they may both select the same one), find the probability of each event.
\n" );
document.write( "14) Rebecka selects a retriever, Aaron selects a terrier
\n" );
document.write( "16) both select a retriever\r
\n" );
document.write( "\n" );
document.write( "So...the next one is a follow up question with the same dogs
\n" );
document.write( "Suppose two puppies are selected as earlier, but this time without replacement (Rebecka and Aaron cannot both select the same puppy). Find the probability of each event.
\n" );
document.write( "17) both select a poodle
\n" );
document.write( "18) Aaron selects a terrier, given Rebecka selects a poodle
\n" );
document.write( "19) Aaron selects a retriever, given Rebecka selects a poodle
\n" );
document.write( "20) Rebecka selects a retriever
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #618374 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pet store has seven puppies, including four poodles, two terriers, and one retriever. \n" ); document.write( "If Rebecka and Aaron, in that order, each select one puppy at random, with replacement ( they may both select the same one), find the probability of each event. \n" ); document.write( "14) Rebecka selects a retriever AND Aaron selects a terrier \n" ); document.write( "Ans:P(retriever AND terrier) = P(retriever)*P(terrier) = (1/7)(2/7) = 1/7 \n" ); document.write( "----------------------------------------- \n" ); document.write( "16) both select a retriever \n" ); document.write( "Ans: P(retriever AND retriever) = [P(retriever)]^2 = (1/7)^2 = 1/14 \n" ); document.write( "----------------------------------------- \n" ); document.write( "So...the next one is a follow up question with the same dogs \n" ); document.write( "Suppose two puppies are selected as earlier, but this time without replacement (Rebecka and Aaron cannot both select the same puppy). Find the probability of each event. \n" ); document.write( "[A pet store has seven puppies, including four poodles, \n" ); document.write( "two terriers, and one retriever.] \n" ); document.write( "------ \n" ); document.write( "17) both select a poodle \n" ); document.write( "P(poodle AND poodle) = (4/7)(3/6) = 12/42 = 6/21 = 2/7 \n" ); document.write( "----------------- \n" ); document.write( "18) Aaron selects a terrier, given Rebecka selects a poodle \n" ); document.write( "P(terrier | poodle) = (2/6)(4/7) = 4/21 \n" ); document.write( "------------------------------- \n" ); document.write( "19) Aaron selects a retriever, given Rebecka selects a poodle \n" ); document.write( "P(retriever |poodle) = (1/6)(4/7) = 2/21 \n" ); document.write( "------------------------------ \n" ); document.write( "20) Rebecka selects a retriever \n" ); document.write( "Ans: 1/7 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |