document.write( "Question 388494: Of the drivers who stop at a gas station, 91% purchase gasoline, and 6% purchase both gasoline and oil. A total of 9% purchase oil.\r
\n" );
document.write( "\n" );
document.write( "(a) What is the probability that a driver purchases gasoline, given that he or she purchases oil? Round your answer to decimal places.
\n" );
document.write( "(b) What is the probability that a driver purchases oil, given that he or she purchases gasoline? Round your answer to decimal places. \n" );
document.write( "
Algebra.Com's Answer #275142 by edjones(8007)![]() ![]() You can put this solution on YOUR website! n=intersection, G=gas, O=oil \n" ); document.write( ". \n" ); document.write( "a)P(G|O)=P(GnO)/P(O)=.06/.09=2/3 \n" ); document.write( ". \n" ); document.write( "b)P(O|G)=.06/.91=.0659 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |