document.write( "Question 1031844: A set of 101 hypothetical CWU students were surveyed about whether they lived on or off campus and how much ice cream they ate per week. The results are shown below: \r
\n" );
document.write( "\n" );
document.write( "Ice Cream On-campus Off-campus
\n" );
document.write( "At most two scoops 23 27
\n" );
document.write( "Three to five scoops 21 16
\n" );
document.write( "More than five scoops 5 9 \r
\n" );
document.write( "\n" );
document.write( " (a) What is the probability that a randomly chosen student lives on campus?
\n" );
document.write( "
\n" );
document.write( " (b) If a person eats at most two scoops of ice cream per week, what is the probability that they live on campus?
\n" );
document.write( "
\n" );
document.write( " (c) If a person lives on campus, what is the probability that they eat at most two scoops of ice cream per week?
\n" );
document.write( "
\n" );
document.write( " (d) Are the events \"lives on campus\" and \"eats at most two scoops of ice cream per week\" independent? Your answer should be \"Y\" or \"N\".
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #646508 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A set of 101 hypothetical CWU students were surveyed about whether they lived on or off campus and how much ice cream they ate per week. The results are shown below: \r \n" ); document.write( "\n" ); document.write( "Ice Cream......... On-campus Off-campus...Totals \n" ); document.write( "At most two scoops... 23........ 27.........50 \n" ); document.write( "Three to five scoops. 21........ 16.........37 \n" ); document.write( "More than five scoops. 5......... 9.........14 \n" ); document.write( "Totals................49.........52.........101 \n" ); document.write( " (a) What is the probability that a randomly chosen student lives on campus? \n" ); document.write( "-----49/101 \n" ); document.write( "------------------- \n" ); document.write( " (b) If a person eats at most two scoops of ice cream per week, what is the probability that they live on campus? \n" ); document.write( "-----23/50 \n" ); document.write( "--------------------- \n" ); document.write( " (c) If a person lives on campus, what is the probability that they eat at most two scoops of ice cream per week? \n" ); document.write( "-----23/49 \n" ); document.write( "-------------------- \n" ); document.write( " (d) Are the events \"lives on campus\" and \"eats at most two scoops of ice cream per week\" independent? Your answer should be \"Y\" or \"N\". \n" ); document.write( "Question??: P(lives on camp)|eats >= 2 ) = P(lives on campus)*P(eats>=2) \n" ); document.write( "(23/50) = (49/101)(50/101) \n" ); document.write( "Answer:: No \n" ); document.write( "Therefore the events are not independent? \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " |