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 no one out of 6 workers suffers from a disease?

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

The problem describes a scenario where a certain percentage of workers in an industry suffer from a disease. We are asked to find the probability that none of a specific group of 6 workers suffers from this disease.

This situation fits the framework of a binomial distribution because:

  • There is a fixed number of trials (n = 6 workers).
  • Each trial has only two possible outcomes: a worker suffers from the disease (success) or does not suffer from the disease (failure).
  • The probability of success (suffering from the disease) is constant for each worker.
  • The trials are independent (whether one worker suffers from the disease does not affect another).

Understanding the Probability of Disease

The incidence of suffering from the disease is given as \(33\frac{1}{3}\%\). Let's convert this percentage into a fraction:

\(33\frac{1}{3}\% = \frac{100}{3}\% = \frac{\frac{100}{3}}{100} = \frac{100}{3 \times 100} = \frac{1}{3}\)

So, the probability that a single worker suffers from the disease is \(p = \frac{1}{3}\).

Calculating the Probability of Not Suffering from Disease

If the probability that a worker suffers from the disease is \(p = \frac{1}{3}\), then the probability that a worker does not suffer from the disease is \(q = 1 - p\).

\(q = 1 - \frac{1}{3} = \frac{3}{3} - \frac{1}{3} = \frac{2}{3}\)

The probability that a single worker does not suffer from the disease is \(\frac{2}{3}\).

Applying the Binomial Probability Formula

The binomial probability formula for getting exactly \(k\) successes in \(n\) trials is:

\(P(X=k) = \binom{n}{k} p^k (1-p)^{n-k}\)

Where:

  • \(n\) is the number of trials (workers), which is 6.
  • \(k\) is the number of successes (workers suffering from the disease) we are interested in, which is 0 (no one suffers).
  • \(p\) is the probability of success (suffering from the disease) in a single trial, which is \(\frac{1}{3}\).
  • \((1-p)\) is the probability of failure (not suffering from the disease) in a single trial, which is \(\frac{2}{3}\).

Calculating the Probability of No Worker Having the Disease

We want to find the probability that exactly 0 out of the 6 workers suffers from the disease. Using the binomial formula with \(n=6\) and \(k=0\):

\(P(X=0) = \binom{6}{0} \left(\frac{1}{3}\right)^0 \left(\frac{2}{3}\right)^{6-0}\)

Let's calculate each part:

  • The binomial coefficient \(\binom{6}{0}\): This represents the number of ways to choose 0 workers out of 6. \(\binom{n}{0} = 1\) for any \(n\). So, \(\binom{6}{0} = 1\).
  • The term \(p^k\): This is \(\left(\frac{1}{3}\right)^0\). Any non-zero number raised to the power of 0 is 1. So, \(\left(\frac{1}{3}\right)^0 = 1\).
  • The term \((1-p)^{n-k}\): This is \(\left(\frac{2}{3}\right)^{6-0} = \left(\frac{2}{3}\right)^6\).

Now, substitute these values back into the formula:

\(P(X=0) = 1 \times 1 \times \left(\frac{2}{3}\right)^6\)

\(P(X=0) = \left(\frac{2}{3}\right)^6\)

To calculate \(\left(\frac{2}{3}\right)^6\), we raise both the numerator and the denominator to the power of 6:

\(\left(\frac{2}{3}\right)^6 = \frac{2^6}{3^6}\)

Calculate the powers:

  • \(2^6 = 2 \times 2 \times 2 \times 2 \times 2 \times 2 = 64\)
  • \(3^6 = 3 \times 3 \times 3 \times 3 \times 3 \times 3 = 729\)

So, the probability is:

\(P(X=0) = \frac{64}{729}\)

This is the probability that none of the 6 workers suffers from the disease.

Summary of Calculation Steps

  1. Identify parameters: \(n=6\), disease incidence \(p = 33\frac{1}{3}\% = \frac{1}{3}\).
  2. Calculate probability of no disease: \(q = 1 - p = 1 - \frac{1}{3} = \frac{2}{3}\).
  3. Identify desired outcome: \(k=0\) workers suffer from the disease.
  4. Apply binomial probability formula \(P(X=k) = \binom{n}{k} p^k q^{n-k}\).
  5. Calculate \(P(X=0) = \binom{6}{0} (\frac{1}{3})^0 (\frac{2}{3})^6\).
  6. Simplify: \(1 \times 1 \times (\frac{2}{3})^6 = (\frac{2}{3})^6\).
  7. Compute the power: \(\frac{2^6}{3^6} = \frac{64}{729}\).

Revision Table: Key Concepts

Concept Description Value in Problem
Binomial Distribution Used for a fixed number of independent trials, each with two outcomes (success/failure) and constant probability. Applicable here (6 workers, disease/no disease).
Number of Trials (n) The total number of times the experiment is repeated. 6 workers
Probability of Success (p) The probability of the desired outcome in a single trial (worker suffers disease). \(33\frac{1}{3}\% = \frac{1}{3}\)
Probability of Failure (q) The probability of the alternative outcome (worker does not suffer disease). \(1 - \frac{1}{3} = \frac{2}{3}\)
Number of Successes (k) The specific number of successful outcomes we are interested in. 0 (no worker suffers disease)

Additional Information: Binomial vs. Other Distributions

It's helpful to distinguish the binomial distribution from others when analyzing probability problems involving workers and events like a disease:

  • Poisson Distribution: Used for the number of events occurring in a fixed interval of time or space, when events are rare and independent. Not suitable here as we have a fixed number of trials (workers), not an interval.
  • Geometric Distribution: Used for the number of trials needed to get the first success. Not suitable here as we are interested in the number of successes within a fixed number of trials, not the trial number of the first success.
  • Hypergeometric Distribution: Used when sampling without replacement from a finite population, where the probability of success changes with each trial. Not suitable here as we assume the probability of a worker having the disease is independent and constant across the group of 6.

The binomial distribution is the correct model because we have a fixed sample size (6 workers), each worker either has the disease or not (two outcomes), the probability for each worker is constant (\(\frac{1}{3}\)), and their conditions are independent.

Therefore, the probability that no one out of 6 workers suffers from the disease is \(\frac{64}{729}\).

Was this answer helpful?

Similar Questions

  1. In a Binomial distribution, the mean is three times its variance. What is the probability of exactly 3 successes out of 5 trials?

  2. If mean and variance of a Binomial variate X are 2 and 1 respectively, then the probability that X takes a value greater than 1 is

  3. 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?  

  4. 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

  5. Consider a random variable X which follows Binomial distribution with parameters n = 10 and \(\rm p = \dfrac{1}{5}\) . Then Y = 10 - X follows Binomial distribution with parameters n' and p' respectively given by

  6. In a binomial distribution, the mean is \(\dfrac{2}{3}\) and variance is \(\dfrac{5}{9}\) . What is the probability that random variable D = 2?

  7. If a fair die is rolled 4 times, then what is the probability that there are exactly 2 sixes?

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

  9. Seven unbiased coins are tossed 128 times. In how many throws would you find at least three heads?

  10. A coin is tossed 5 times. The probability that tail appears an odd number of times, is


Important Questions from Binomial Distribution

  1. In a Binomial distribution, the mean is three times its variance. What is the probability of exactly 3 successes out of 5 trials?

  2. If mean and variance of a Binomial variate X are 2 and 1 respectively, then the probability that X takes a value greater than 1 is

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

  4. 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?

  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?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
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