All Exams Test series for 1 year @ ₹349 only
Question

Consider the following data for the next three (03) items that follow :

The incidence of suffering from a disease among workers in an industry has a chance of \(33\frac{1}{3}\%.\)

What is the probability that exactly 3 out of 6 workers suffer from a disease?

This question was previously asked in
NDA I 2022 GAT Previous Year Paper (10-Apr-2022)
The correct answer is \(\frac{160}{729}\)

Understanding the Probability Problem

The problem describes a scenario where we have a fixed number of workers (6) and a known probability that each individual worker suffers from a specific disease (\(33\frac{1}{3}\%\)). We are asked to find the probability that a specific number of these workers (exactly 3) suffer from the disease. This type of problem, where there are a fixed number of independent trials (workers), each with only two possible outcomes (suffers from disease or does not suffer), and a constant probability of success (suffering from disease) for each trial, fits the characteristics of a binomial distribution.

Identifying Binomial Distribution Parameters

In a binomial distribution, we need to identify the following parameters:

  • \(n\): The total number of trials. In this case, the total number of workers is 6. So, \(n = 6\).
  • \(k\): The number of successful outcomes we are interested in. We want to find the probability that exactly 3 workers suffer from the disease. So, \(k = 3\).
  • \(p\): The probability of success on a single trial. The probability that a worker suffers from the disease is given as \(33\frac{1}{3}\%\). Let's convert this to a fraction: \[p = 33\frac{1}{3}\% = \frac{100}{3}\% = \frac{100}{3} \times \frac{1}{100} = \frac{1}{3}\] So, \(p = \frac{1}{3}\).
  • \(1-p\): The probability of failure on a single trial (a worker does not suffer from the disease). \[1-p = 1 - \frac{1}{3} = \frac{2}{3}\] So, \(1-p = \frac{2}{3}\).

Applying the Binomial Probability Formula

The probability of getting exactly \(k\) successes in \(n\) trials in a binomial distribution is given by the formula: \[P(X=k) = \binom{n}{k} p^k (1-p)^{n-k}\] where \(\binom{n}{k}\) is the binomial coefficient, calculated as \(\frac{n!}{k!(n-k)!}\).

Now, we substitute the values we identified: \(n=6\), \(k=3\), \(p=\frac{1}{3}\), and \(1-p=\frac{2}{3}\). \[P(X=3) = \binom{6}{3} \left(\frac{1}{3}\right)^3 \left(\frac{2}{3}\right)^{6-3}\] \[P(X=3) = \binom{6}{3} \left(\frac{1}{3}\right)^3 \left(\frac{2}{3}\right)^3\]

Calculating the Binomial Coefficient \(\binom{6}{3}\)

First, let's calculate the binomial coefficient \(\binom{6}{3}\): \[\binom{6}{3} = \frac{6!}{3!(6-3)!} = \frac{6!}{3!3!}\] \[\binom{6}{3} = \frac{6 \times 5 \times 4 \times 3 \times 2 \times 1}{(3 \times 2 \times 1) \times (3 \times 2 \times 1)}\] \[\binom{6}{3} = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} \text{ (Cancelling } 3! \text{ from numerator and denominator)}\] \[\binom{6}{3} = \frac{120}{6}\] \[\binom{6}{3} = 20\]

Calculating the Probabilities \(p^3\) and \((1-p)^3\)

Next, we calculate the terms involving probabilities: \[\left(\frac{1}{3}\right)^3 = \frac{1^3}{3^3} = \frac{1}{27}\] \[\left(\frac{2}{3}\right)^3 = \frac{2^3}{3^3} = \frac{8}{27}\]

Final Probability Calculation for Exactly 3 Workers

Now, we multiply the calculated values together: \[P(X=3) = \binom{6}{3} \times \left(\frac{1}{3}\right)^3 \times \left(\frac{2}{3}\right)^3\] \[P(X=3) = 20 \times \frac{1}{27} \times \frac{8}{27}\] \[P(X=3) = \frac{20 \times 1 \times 8}{27 \times 27}\] \[P(X=3) = \frac{160}{729}\]

Thus, the probability that exactly 3 out of 6 workers suffer from the disease is \(\frac{160}{729}\).

Comparing with Given Options

Let's compare our result with the given options:

Option Value
1 \(\frac{80}{729}\)
2 \(\frac{10}{81} = \frac{10 \times 9}{81 \times 9} = \frac{90}{729}\)
3 \(\frac{10}{243} = \frac{10 \times 3}{243 \times 3} = \frac{30}{729}\)
4 \(\frac{160}{729}\)

Our calculated probability, \(\frac{160}{729}\), matches Option 4.

Revision Table: Key Concepts

Concept Description Formula/Calculation Used
Binomial Distribution Used for a fixed number of independent trials, each with two outcomes and constant probability of success. \(P(X=k) = \binom{n}{k} p^k (1-p)^{n-k}\)
Parameters (n, k, p) n = number of trials (workers), k = number of successes (workers with disease), p = probability of success (worker has disease). n=6, k=3, \(p = \frac{1}{3}\)
Binomial Coefficient \(\binom{n}{k}\) Number of ways to choose \(k\) successes from \(n\) trials. \(\binom{6}{3} = \frac{6!}{3!3!} = 20\)
Probability of Success/Failure \(p\) is probability of success, \(1-p\) is probability of failure. \(p = \frac{1}{3}\), \(1-p = \frac{2}{3}\)

Additional Information: When to Use Binomial Distribution

The binomial distribution is applicable when the following conditions are met:

  • There is a fixed number of trials (e.g., 6 workers).
  • Each trial is independent of the others (the disease status of one worker does not affect another).
  • Each trial has only two possible outcomes, typically labeled "success" and "failure" (e.g., suffering from the disease or not suffering).
  • The probability of success (\(p\)) is constant for every trial.

In this problem, 'success' is defined as a worker suffering from the disease. The probability of this success is given as \(33\frac{1}{3}\%\) or \(\frac{1}{3}\). We were looking for the probability of exactly 3 successes in 6 trials, which is precisely what the binomial probability formula calculates.

Was this answer helpful?

Similar Questions

  1. Let X and Y be two random variables such that X + Y = 100. If X follows Binomial distribution with parameters n = 100 and p = \(\frac{4}{5}\), what is the variance of Y?  

  2. In a Binomial distribution B(n, p), n = 6 and 9P(X = 4) = P(X = 2). What is p equal to ?

  3. What is the probability that no one out of 6 workers suffers from a disease?

  4. What is the probability that at least one out of 6 workers suffer from a disease ?

  5. 8 coins are tossed simultaneously. The probability of getting at least 6 heads is

  6. A certain type of missile hits the target with probability p = 0.3. What is the least number of missiles should be fired so that there is at least on 80% probability that the target is hit?

  7. A medicine is known to be 75% effective to cure a patient. If the medicine is given to 5 patients, what is the probability that at least one patient is cured by this medicine?

  8. Let the random variables X follow B (6, p) If \(16{\rm{\;P\;}}\left( {{\rm{X}} = 4} \right) = {\rm{P\;}}\left( {{\rm{X}} = 2} \right)\) , then what is the value of p

  9. The mean and the variance in a binomial distribution are found to be 2 and 1 respectively. The probability P(X = 0) is

  10. In an examination, the probability of a candidate solving a question is 1/2. out of given 5 questions in the examination, what is the probability that the candidate was able to solve at least 2 questions?


Important Questions from Binomial Distribution

  1. Indicate the correct answer for the combination from the following regarding the conditions for the applicability of a binominal distribution:

    (a) There are n independent trials

    (b) Each trial has only two possible outcomes

    (c) The probabilities of two outcomes do not remain constant

    (d) The trials are independent

    Which of the following options is correct?

  2. In which of the following practical situations, Poisson Distribution can be used?

    A. Number of customers arriving at the super markets per hour.

    B. Number of typographical errors per page in a typed material.

    C. Number of accidents taking place per day on a busy road.

    D. Dice throwing problems.

    E. Number of defective material say, blades, etc. in a packing manufactured by a good concern.

    Choose the most appropriate answer from the options given below:

  3. For Binomial distribution, n = 10 and p = 0.6, E(X 2) (second moment about origin) is:

  4. The mean and variance of binomial distribution B (x, n, p) are 4 and \(\dfrac{4}{3}\) respectively. What is the probability of getting 2 successes?

  5. Find out the fallacy if any in the statement:

    “The mean and the variance of a binomial distribution is 16.2 and 29.4 respectively.”

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
501 Tests 1 Tests Free
658 Attempts
4.7(120)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App