Skip to main content
Back to Statistics & Probability
JEE Main 2018
Statistics & Probability
Probability
Medium

Question

In a group of 400 people, 160 are smokers and non-vegetarian; 100 are smokers and vegetarian and the remaining 140 are non-smokers and vegetarian. Their chances of getting a particular chest disorder are 35%, 20% and 10% respectively. A person is chosen from the group at random and is found to be suffering from the chest disorder. The probability that the selected person is a smoker and non-vegetarian is :

Options

Solution

Key Concepts and Formulas

  • Bayes' Theorem: This theorem is used to calculate the conditional probability of an event based on prior knowledge of conditions that might be related to the event. For two events AA and EE, it states: P(AE)=P(A)P(EA)P(E)P(A|E) = \frac{P(A) \cdot P(E|A)}{P(E)} Here, P(AE)P(A|E) is the posterior probability of event AA given that event EE has occurred. P(A)P(A) is the prior probability of event AA, and P(EA)P(E|A) is the likelihood of event EE occurring given that event AA has occurred.

  • Law of Total Probability: This law is used to find the total probability of an event EE when it can occur in conjunction with several mutually exclusive and exhaustive events A1,A2,,AnA_1, A_2, \ldots, A_n. It states: P(E)=P(A1)P(EA1)+P(A2)P(EA2)++P(An)P(EAn)P(E) = P(A_1)P(E|A_1) + P(A_2)P(E|A_2) + \ldots + P(A_n)P(E|A_n) When combined, Bayes' Theorem for multiple events is often written as: P(AiE)=P(Ai)P(EAi)j=1nP(Aj)P(EAj)P(A_i|E) = \frac{P(A_i) \cdot P(E|A_i)}{\sum_{j=1}^{n} P(A_j)P(E|A_j)}

Step-by-Step Solution

Step 1: Define Events and Extract Given Information

We begin by clearly defining the events involved and listing the probabilities provided in the problem statement. Let EE be the event that a randomly chosen person suffers from the chest disorder.

We can categorize the 400 people in the group into three mutually exclusive and exhaustive groups based on their characteristics:

  • A1A_1: The chosen person is a smoker and non-vegetarian.
  • A2A_2: The chosen person is a smoker and vegetarian.
  • A3A_3: The chosen person is a non-smoker and vegetarian.

Now, we calculate the prior probabilities P(Ai)P(A_i) for each group based on the number of people in each group relative to the total group size (400 people):

  • For event A1A_1 (smoker and non-vegetarian): Number of people = 160 P(A1)=160400=1640=25P(A_1) = \frac{160}{400} = \frac{16}{40} = \frac{2}{5}
  • For event A2A_2 (smoker and vegetarian): Number of people = 100 P(A2)=100400=1040=14P(A_2) = \frac{100}{400} = \frac{10}{40} = \frac{1}{4}
  • For event A3A_3 (non-smoker and vegetarian): Number of people = 140 P(A3)=140400=1440=720P(A_3) = \frac{140}{400} = \frac{14}{40} = \frac{7}{20} (We can verify that P(A1)+P(A2)+P(A3)=25+14+720=8+5+720=2020=1P(A_1) + P(A_2) + P(A_3) = \frac{2}{5} + \frac{1}{4} + \frac{7}{20} = \frac{8+5+7}{20} = \frac{20}{20} = 1, confirming these events cover the entire group.)

Next, we extract the conditional probabilities P(EAi)P(E|A_i) for getting the chest disorder for each group:

  • Chance of disorder for A1A_1 (smoker and non-vegetarian) = 35% P(EA1)=0.35=35100=720P(E|A_1) = 0.35 = \frac{35}{100} = \frac{7}{20}
  • Chance of disorder for A2A_2 (smoker and vegetarian) = 20% P(EA2)=0.20=20100=15P(E|A_2) = 0.20 = \frac{20}{100} = \frac{1}{5}
  • Chance of disorder for A3A_3 (non-smoker and vegetarian) = 10% P(EA3)=0.10=10100=110P(E|A_3) = 0.10 = \frac{10}{100} = \frac{1}{10}

Step 2: Calculate the Total Probability of Suffering from the Disorder (P(E)P(E))

To apply Bayes' Theorem, we first need to calculate the overall probability that a randomly chosen person from the group suffers from the chest disorder, P(E)P(E). We use the Law of Total Probability, summing the products of prior probabilities and their respective conditional probabilities: P(E)=P(A1)P(EA1)+P(A2)P(EA2)+P(A3)P(EA3)P(E) = P(A_1)P(E|A_1) + P(A_2)P(E|A_2) + P(A_3)P(E|A_3) Substitute the values from Step 1: P(E)=(25×720)+(14×15)+(720×110)P(E) = \left(\frac{2}{5} \times \frac{7}{20}\right) + \left(\frac{1}{4} \times \frac{1}{5}\right) + \left(\frac{7}{20} \times \frac{1}{10}\right) P(E)=14100+120+7200P(E) = \frac{14}{100} + \frac{1}{20} + \frac{7}{200} To sum these fractions, we find a common denominator, which is 200: P(E)=14×2100×2+1×1020×10+7200P(E) = \frac{14 \times 2}{100 \times 2} + \frac{1 \times 10}{20 \times 10} + \frac{7}{200} P(E)=28200+10200+7200P(E) = \frac{28}{200} + \frac{10}{200} + \frac{7}{200} P(E)=28+10+7200=45200P(E) = \frac{28 + 10 + 7}{200} = \frac{45}{200}

Step 3: Apply Bayes' Theorem to find the required probability

The problem asks for the probability that the selected person is a non-smoker and vegetarian, given they are suffering from the chest disorder. This corresponds to finding P(A3E)P(A_3|E). Using Bayes' Theorem: P(A3E)=P(A3)P(EA3)P(E)P(A_3|E) = \frac{P(A_3) \cdot P(E|A_3)}{P(E)} From our calculations in Step 1, the numerator P(A3)P(EA3)P(A_3)P(E|A_3) is: P(A3)P(EA3)=720×110=7200P(A_3)P(E|A_3) = \frac{7}{20} \times \frac{1}{10} = \frac{7}{200} Now, substitute this value and the total probability P(E)P(E) (calculated in Step 2) into Bayes' Theorem: P(A3E)=720045200P(A_3|E) = \frac{\frac{7}{200}}{\frac{45}{200}} P(A3E)=7200×20045P(A_3|E) = \frac{7}{200} \times \frac{200}{45} P(A3E)=745P(A_3|E) = \frac{7}{45}

Common Mistakes & Tips

  • Misidentifying the Target Event: Carefully read what probability the question is asking for. Ensure you are calculating P(AiE)P(A_i|E) for the correct AiA_i.
  • Errors in Law of Total Probability: A common mistake is to incorrectly calculate the denominator P(E)P(E). Ensure all mutually exclusive and exhaustive events are included and their probabilities correctly multiplied and summed.
  • Fractional Arithmetic: Be precise with fraction operations, finding common denominators for addition/subtraction, and correctly inverting for division.

Summary

This problem demonstrates a classic application of Bayes' Theorem. We first identified the different groups of people and their prior probabilities, along with their respective chances of having the chest disorder. Then, we calculated the total probability of a person having the disorder using the Law of Total Probability. Finally, we applied Bayes' Theorem to find the conditional probability that a person is a non-smoker and vegetarian, given they suffer from the chest disorder, which came out to be 745\frac{7}{45}.

The final answer is 745\boxed{\frac{7}{45}}, which corresponds to option (C).

Practice More Statistics & Probability Questions

View All Questions