document.write( "Question 977309: In the Smart National Challenge, the probability of a person clearing the
\n" );
document.write( "certification, and appearing for the Equity Research certification is 0.5. There is
\n" );
document.write( "a record that given a candidate has appeared for an equity research
\n" );
document.write( "certification, the probability that he will clear it is 0.7. The chance of a person
\n" );
document.write( "getting in top 10 rank holders and appearing for the equity research certificate
\n" );
document.write( "is 0.3. What percentage of candidates, given they have appeared for an equity
\n" );
document.write( "research certification, are likely to get into top 10 rank holders? \n" );
document.write( "
Algebra.Com's Answer #598831 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In the Smart National Challenge, the probability of a person clearing the \n" ); document.write( "certification, and appearing for the Equity Research certification is 0.5. There is a record that, given a candidate has appeared for an equity research \n" ); document.write( "certification, the probability that he will clear it is 0.7. \n" ); document.write( "The chance of a person getting in top 10 rank holders and appearing for the equity research certificate s 0.3. \n" ); document.write( "------------ \r \n" ); document.write( "\n" ); document.write( "What percentage of candidates, given they have appeared for an equity research certification, are likely to get into top 10 rank holders? \n" ); document.write( "--- \n" ); document.write( "p(top 10 |appear) = P(top 10 AND appear)/P(appear) = \n" ); document.write( "(0.5*0.7*0.3)/0.5 = 0.21 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |