document.write( "Question 1169619: Among the candidates who apply for the post of Senior Accountant, 60% have
\n" ); document.write( "more than 10 years of experience and 45% have the qualification of MBA. Of
\n" ); document.write( "those candidates who have more than 10 years of experience, 35% do not have
\n" ); document.write( "the qualification of MBA.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Given that a candidate does not have the qualification of MBA, what is the
\n" ); document.write( "probability that the candidate has more than 10 years of experience?
\n" ); document.write( "

Algebra.Com's Answer #851310 by CPhill(1987)\"\" \"About 
You can put this solution on YOUR website!
Let's solve this problem using conditional probability and Bayes' Theorem.\r
\n" ); document.write( "\n" ); document.write( "**Understanding the Problem**\r
\n" ); document.write( "\n" ); document.write( "We need to find the probability that a candidate has more than 10 years of experience, given that they don't have an MBA.\r
\n" ); document.write( "\n" ); document.write( "**Given Information**\r
\n" ); document.write( "\n" ); document.write( "* P(Exp > 10) = 0.60 (60% have more than 10 years of experience)
\n" ); document.write( "* P(MBA) = 0.45 (45% have an MBA)
\n" ); document.write( "* P(¬MBA) = 1 - P(MBA) = 1 - 0.45 = 0.55 (55% do not have an MBA)
\n" ); document.write( "* P(¬MBA | Exp > 10) = 0.35 (35% of those with >10 years experience do not have an MBA)\r
\n" ); document.write( "\n" ); document.write( "**Solution**\r
\n" ); document.write( "\n" ); document.write( "1. **Find P(Exp > 10 and ¬MBA):**\r
\n" ); document.write( "\n" ); document.write( " * We know P(¬MBA | Exp > 10) = 0.35.
\n" ); document.write( " * Using the conditional probability formula: P(¬MBA | Exp > 10) = P(Exp > 10 and ¬MBA) / P(Exp > 10)
\n" ); document.write( " * P(Exp > 10 and ¬MBA) = P(¬MBA | Exp > 10) * P(Exp > 10) = 0.35 * 0.60 = 0.21\r
\n" ); document.write( "\n" ); document.write( "2. **Apply Bayes' Theorem:**\r
\n" ); document.write( "\n" ); document.write( " * We want to find P(Exp > 10 | ¬MBA), the probability that a candidate has more than 10 years of experience given they don't have an MBA.
\n" ); document.write( " * Bayes' Theorem: P(Exp > 10 | ¬MBA) = P(Exp > 10 and ¬MBA) / P(¬MBA)
\n" ); document.write( " * P(Exp > 10 | ¬MBA) = 0.21 / 0.55
\n" ); document.write( " * P(Exp > 10 | ¬MBA) ≈ 0.3818\r
\n" ); document.write( "\n" ); document.write( "**Final Answer**\r
\n" ); document.write( "\n" ); document.write( "The probability that a candidate has more than 10 years of experience, given that they do not have the qualification of MBA, is approximately 0.3818.
\n" ); document.write( "
\n" ); document.write( "
\n" );