document.write( "Question 357481: The table below provides information about the students in an accounting class:
\n" ); document.write( " Male Female Total
\n" ); document.write( "Junior 11 18 29
\n" ); document.write( "Senior 8 6 14
\n" ); document.write( "Other 5 3 8
\n" ); document.write( "Total 24 27 51\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If a student is selected at random from the class, what is the probability that the student is a senior given that the student is a female?
\n" ); document.write( " A. 6/51
\n" ); document.write( " B. 6/27
\n" ); document.write( " C. 6/14
\n" ); document.write( " D. 41/45
\n" ); document.write( "

Algebra.Com's Answer #255252 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are a total of 27 females, 6 of which are seniors. Look in the \"Female\" column to find this info.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So P(Senior given female) = \"6%2F27\" which means that the answer choice is B)
\n" ); document.write( "
\n" );