document.write( "Question 127239: The results of a survey for an airline are shown below\r
\n" );
document.write( "\n" );
document.write( "Traveler Male Female Total
\n" );
document.write( "Business 57 92 149
\n" );
document.write( "Vacation 72 74 146
\n" );
document.write( "Total 129 166 295\r
\n" );
document.write( "\n" );
document.write( "Use the chart to find the probability that the traveler was
\n" );
document.write( "a) male
\n" );
document.write( "b) on vacation given the traveler was male
\n" );
document.write( "c) female given the traveler was on business
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #93382 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! a) 129/295\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) 72/129\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c) 92/149 \n" ); document.write( " |