document.write( "Question 1032505: The information in the folowing two way contingency table relates the make of a new light vehicle (American, Asian, European) and the age of the person\r
\n" ); document.write( "\n" ); document.write( " 18-34 35-64 65 and older
\n" ); document.write( "American 0.06 0.31 0.10
\n" ); document.write( "Asian 0.05 0.30 0.07
\n" ); document.write( "European 0.01 0.05 0.05
\n" ); document.write( "A) The probability that a randomly seleted new light vehicle is a European make is about? \r
\n" ); document.write( "\n" ); document.write( "B) The probability that a randomly seleted new light vehicle is a European make, given that the purchaser is 65 and older, is about?
\n" ); document.write( "

Algebra.Com's Answer #648230 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
A) p(European) = 0.01+0.05+0.05 = 0.11\r
\n" ); document.write( "\n" ); document.write( "B) p(European|65 or older) = p(European & 65 and older)/p(65 and older) = 0.05/(0.10+0.07+0.05) = 0.05/0.22 = 5/22.
\n" ); document.write( "
\n" );