document.write( "Question 452647: Adults from ages 25-40 were asked which type of first date event they preferred from the given options.
\n" );
document.write( " Movie Outdoor Activity Computer Game Athletic event
\n" );
document.write( "Male 15 30 25 20
\n" );
document.write( "Female 35 10 5 15\r
\n" );
document.write( "\n" );
document.write( "Find P(movie/female) Find P(male/computer game) \n" );
document.write( "
Algebra.Com's Answer #311134 by stanbon(75887) ![]() You can put this solution on YOUR website! Adults from ages 25-40 were asked which type of first date event they preferred from the given options. \n" ); document.write( " Movie Outdoor Activity Computer Game Athletic event \n" ); document.write( "Male 15 30 25 20 \n" ); document.write( "Female 35 10 5 15\r \n" ); document.write( "\n" ); document.write( "Find P(movie|female) = P(female and movie)/P(female) = 35/50 = 7/10 \n" ); document.write( "-------------------------------------------------------- \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find P(male|computer game) = P(male and computer)/P(computer) = 25/30 = 5/6 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |