document.write( "Question 1206109: In a large city, 37% of all restaurants accept both master and visa credit cards, and 50% accept master cards and 60% accept visa cards. A tourist visiting the city picks at random a restaurant at which to have lunch. Define the following events: \r
\n" );
document.write( "\n" );
document.write( "M\r
\n" );
document.write( "\n" );
document.write( "M = {the randomly chosen restaurant accepts master credit cards},\r
\n" );
document.write( "\n" );
document.write( "V\r
\n" );
document.write( "\n" );
document.write( "V = {the randomly chosen restaurant accepts visa credit cards}.\r
\n" );
document.write( "\n" );
document.write( "Which of the following shows independence between two events M\r
\n" );
document.write( "\n" );
document.write( "M and V\r
\n" );
document.write( "\n" );
document.write( "V? [CHECK ALL THAT APPLY] \r
\n" );
document.write( "\n" );
document.write( "A. P(V given M) is equal to P(V)\r
\n" );
document.write( "\n" );
document.write( "B. The events M and V are not disjoint\r
\n" );
document.write( "\n" );
document.write( "C. The events M and V are not disjoint\r
\n" );
document.write( "\n" );
document.write( "D.P(M given V) is equal to P(V)\r
\n" );
document.write( "\n" );
document.write( "e.P(M and V) is equal to P(M)×P(V)\r
\n" );
document.write( "\n" );
document.write( "F.P(M given V) is equal to P(M) \n" );
document.write( "
Algebra.Com's Answer #843344 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "It seems strange that answer choices B and C are identical. A typo perhaps?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "M = restaurant accepts MasterCard \n" ); document.write( "V = restaurant accepts Visa\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Given information \n" ); document.write( "P(V and M) = 0.37 \n" ); document.write( "P(M) = 0.50 \n" ); document.write( "P(V) = 0.60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can then compute the following \n" ); document.write( "P(V given M) = P(V and M)/P(M) \n" ); document.write( "P(V given M) = 0.37/0.50 \n" ); document.write( "P(V given M) = 0.74 \n" ); document.write( "Note how this is not the same value as P(V) = 0.60 \n" ); document.write( "Therefore the equation P(V given M) = P(V) is false \n" ); document.write( "Consequently it means events M and V are not independent. One event affects the other, or vice versa, or the two events are linked somehow.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Events M and V are not disjoint since P(V and M) = 0.37 is nonzero. \n" ); document.write( "In other words, it's possible for both events to happen simultaneously. There is overlap between events.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Side note: An example of disjoint events would be \"getting heads\" and \"getting tails\" on the same coin on the same flip.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(M given V) = P(M and V)/P(V) \n" ); document.write( "P(M given V) = 0.37/0.60 \n" ); document.write( "P(M given V) = 0.61667 approximately \n" ); document.write( "This is not the same as P(M) = 0.50, so the equation P(M given V) = P(M) is false. This is more proof that events M and V are not independent.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because those events are not independent, P(M and V) = P(M)*P(V) is false. \n" ); document.write( "Here is proof of such \n" ); document.write( "P(M)*P(V) = 0.50*0.60 = 0.30 which doesn't match with P(M and V) = 0.37\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Summary: \n" ); document.write( "If M and V were independent, then the following three equations would be true \n" ); document.write( "P(V given M) = P(V) \n" ); document.write( "P(M given V) = P(M) \n" ); document.write( "P(M and V) = P(M)*P(V) \n" ); document.write( "But we've shown that none of the equations are satisfied, so the events are not independent. \n" ); document.write( " \n" ); document.write( " |