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. 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 exactly 3 out of 6 workers suffer 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