document.write( "Question 164043This question is from textbook Introduction to Statistics
\n" );
document.write( ": This question is from Book \" Introduction to Statistics\" By Ronald E. Walpole. 3rd Edition .\r
\n" );
document.write( "\n" );
document.write( "Q. 2 (Chapter 4 )pg 105.\r
\n" );
document.write( "\n" );
document.write( "A class in advanced physics is comprised of 10 juniors, 30 seniors and 10 graduate students. The final grades showed that 3 of the juniors , 10 of the seniors and 5 of the graduate students received an \"A \" for the course. If a student is chosen at random from this class and is found to have earned an \"A\",
\n" );
document.write( "What is the probability that he or she is a senior?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #120870 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! P(S/A)= P(S,A)/P(A)\r \n" ); document.write( "\n" ); document.write( "P(A)=(3+10+5)/(10+30+10)=18/50=9/25 \n" ); document.write( "P(S,A)=10/50=1/5\r \n" ); document.write( "\n" ); document.write( "then P(S/A)=(1/5)/(9/25)=5/9 \n" ); document.write( "Answer: 5/9 \n" ); document.write( " |