document.write( "Question 1013883: a researcher collecting data on college students finds that
\n" );
document.write( "21 have a printer
\n" );
document.write( "56 have a computer and
\n" );
document.write( "12 have both
\n" );
document.write( "a) Why might a student have a printer but not have a computer?
\n" );
document.write( "b) If a student has a computer what is the probability that the student also has
\n" );
document.write( " a printer
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #630198 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! a researcher collecting data on college students finds that \n" ); document.write( "21 have a printer \n" ); document.write( "56 have a computer and \n" ); document.write( "12 have both\r \n" ); document.write( "\n" ); document.write( "a) Why might a student have a printer but not have a computer? \n" ); document.write( " \r\n" ); document.write( "Because with a printer he/she can scan a page and then print it even \r\n" ); document.write( "if he/she has no computer.\r\n" ); document.write( " \n" ); document.write( "b) If a student has a computer what is the probability that the student \n" ); document.write( "also has a printer. \n" ); document.write( " \r\n" ); document.write( "Suppose there are N students at the college. The conditional probability\r\n" ); document.write( "formula gives this:\r\n" ); document.write( "\r\n" ); document.write( "P(has printer | has computer) = P(has printer AND has computer)/P(has computer)\r\n" ); document.write( "\r\n" ); document.write( "= (12/N)/(56/N) = (12/N)(N/56) = 12/56 = 3/14\r\n" ); document.write( "\r\n" ); document.write( "Edwn\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |