document.write( "Question 1100861: Memory 80 GB 120 GB
\n" );
document.write( "2 GB 15 55
\n" );
document.write( "4 GB 10 20\r
\n" );
document.write( "\n" );
document.write( "A single computer is selected at random from the shipment.
\n" );
document.write( "Let A be the event that the computer has an 80 GB hard drive.
\n" );
document.write( "Let B be the event that the computer has a 120 GB hard drive.
\n" );
document.write( "Let C be the event that the computer has 2 GBs of memory.
\n" );
document.write( "Let D be the event that the computer has 4 GBs of memory.
\n" );
document.write( "
\n" );
document.write( "What is the conditional probability P(C|B)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #715555 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! It's rather hard to interpret the information as you present it. Perhaps some formatting got lost in cyberspace....? \n" ); document.write( "Apparently we have a shipment of computers.... \n" ); document.write( "15 with 80GB hard drive and 2GB memory \n" ); document.write( "55 with 120GB hard drive and 2GB memory \n" ); document.write( "10 with 80GB hard drive and 4GB memory \n" ); document.write( "20 with 120GB hard drive and 4GB memory \n" ); document.write( "The probability P(C|B) is the probability that C is true (the computer has 2GB memory), GIVEN THAT B is true (it has a 120GB hard drive). \n" ); document.write( "With this conditional probability, the sample space is only those computers that have a 120GB hard drive; that is 55+20 = 75 computers. \n" ); document.write( "The desired condition is that it is a computer with a 120GB hard drive AND a 2 GB memory; there are 55 of those computers. \n" ); document.write( "So P(C|B) is 55/75 = 11/15. \n" ); document.write( "Formally, the probability P(C|B) is \n" ); document.write( "I personally find this hard to work with. I find it much easier to think in terms of the sample space consisting of only those computers that satisfy condition B. \n" ); document.write( " |