document.write( "Question 511222: Table 1 White Black Hispanic Asian Foreign Total
\n" );
document.write( " Dept.1 4 0 1 1 2 8
\n" );
document.write( " Dept.2 2 4 1 1 0 8
\n" );
document.write( " Dept. 3 1 2 3 1 1 8
\n" );
document.write( " Dept. 4 4 0 1 1 2 8
\n" );
document.write( " Dept. 5 3 2 1 0 2 8
\n" );
document.write( " Total 14 8 7 4 7 40
\n" );
document.write( "
\n" );
document.write( "Table 2 Female Male Total
\n" );
document.write( " Black 6 2 8
\n" );
document.write( " White 6 8 14
\n" );
document.write( " Hispanic 3 4 7
\n" );
document.write( " Asian 2 2 4
\n" );
document.write( " Foreign 2 5 7
\n" );
document.write( " Total 19 21 40 \r
\n" );
document.write( "\n" );
document.write( " Please refer to the conditional probability table or complete it first before attempting this assignment. The CEO has asked for a committee to be formed to approve and review promotions. Please list all your answers in percentages?\r
\n" );
document.write( "\n" );
document.write( " From Table 1, what is the probability of choosing an African American employee?\r
\n" );
document.write( "\n" );
document.write( " From Table 2, what is the probability of choosing an Asian female given all females?\r
\n" );
document.write( "\n" );
document.write( " From Table 1, what is the probability of choosing a White employee from Dept. 2 and then an Hispanic employee from Dept. 3?\r
\n" );
document.write( "\n" );
document.write( " From Table 2, what is the probability of choosing a Black male or Foreign male?\r
\n" );
document.write( "\n" );
document.write( " From Table 1, what is the probability of choosing a Foreigner or an Hispanic both from Department 5?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #342144 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Table 1 White Black Hispan Asian Foreign Total \n" ); document.write( " Dept.1 4 0 1 1 2 8 \n" ); document.write( " Dept.2 2 4 1 1 0 8 \n" ); document.write( " Dept.3 1 2 3 1 1 8 \n" ); document.write( " Dept.4 4 0 1 1 2 8 \n" ); document.write( " Dept.5 3 2 1 0 2 8 \n" ); document.write( " Total 14 8 7 4 7 40 \n" ); document.write( " \n" ); document.write( "Table 2 Female Male Total \n" ); document.write( " Black 6 2 8 \n" ); document.write( " White 6 8 14 \n" ); document.write( " Hispan 3 4 7 \n" ); document.write( " Asian 2 2 4 \n" ); document.write( " Foreign 2 5 7 \n" ); document.write( " Total 19 21 40 \r \n" ); document.write( "\n" ); document.write( "From Table 1, what is the probability of choosing an African American employee?:::8/40 = 20% \n" ); document.write( "From Table 2, what is the probability of choosing an Asian female given all females?:: 2/19 = 10.5% \n" ); document.write( "From Table 1, what is the probability of choosing a White employee from Dept. 2 and then an Hispanic employee from Dept. 3?:: (2+3)/40 = 20% \n" ); document.write( " From Table 2, what is the probability of choosing a Black male or Foreign male?::: no Foreign column listed \n" ); document.write( "From Table 1, what is the probability of choosing a Foreigner or an Hispanic both from Department 5?::: (2+1)/40 = 7.5% \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |