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

The occurrence of a disease in an industry is such that the workers have 20% chance of suffering from it. What is the probability that out of 6 workers chosen at random, 4 or more will suffer from the disease?

This question was previously asked in
NDA 2 2024 GAT Question Paper (01-Sep-2024)
The correct answer is
53/3125

Understanding the Probability Problem

This question asks us to find the probability that a certain number of workers (4 or more) out of a group of 6 will suffer from a specific disease. We are given the probability that any single worker might suffer from this disease.

Key information provided:

  • The probability of a single worker suffering from the disease, denoted as \( p \), is 20% or 0.20.
  • The total number of workers chosen at random, denoted as \( n \), is 6.
  • We need to find the probability that 4 or more workers suffer from the disease. This means we are interested in the cases where exactly 4 workers, exactly 5 workers, or exactly 6 workers suffer from the disease.

Applying Binomial Distribution

This scenario fits the Binomial distribution criteria because:

  • There are 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 (failure).
  • The probability of success ( \( p=0.20 \) ) is the same for each worker.
  • The trials are independent; one worker suffering does not affect another's chance.

The probability of failure (a worker not suffering) is \( q = 1 - p = 1 - 0.20 = 0.80 \).

The Binomial probability formula is used to calculate the probability of getting exactly \( k \) successes in \( n \) trials:

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

Where:

  • \( \binom{n}{k} \) is the number of combinations of choosing \( k \) items from a set of \( n \), calculated as \( \frac{n!}{k!(n-k)!} \).
  • \( p^k \) is the probability of \( k \) successes.
  • \( q^{n-k} \) is the probability of \( n-k \) failures.

Calculating the Probability

We need to calculate the probability for 4, 5, and 6 workers suffering from the disease and sum them up. That is, we need to find \( P(X \ge 4) = P(X=4) + P(X=5) + P(X=6) \).

Probability for Exactly 4 Workers (P(X=4))

Here, \( n=6 \), \( k=4 \), \( p = \frac{1}{5} \), \( q = \frac{4}{5} \).

  • Calculate the combination: \( \binom{6}{4} = \frac{6!}{4!(6-4)!} = \frac{6 \times 5}{2 \times 1} = 15 \).
  • Calculate the probability: \( P(X=4) = \binom{6}{4} \left(\frac{1}{5}\right)^4 \left(\frac{4}{5}\right)^{6-4} = 15 \times \left(\frac{1}{625}\right) \times \left(\frac{4}{5}\right)^2 = 15 \times \frac{1}{625} \times \frac{16}{25} = \frac{15 \times 16}{15625} = \frac{240}{15625} \).

Probability for Exactly 5 Workers (P(X=5))

Here, \( n=6 \), \( k=5 \), \( p = \frac{1}{5} \), \( q = \frac{4}{5} \).

  • Calculate the combination: \( \binom{6}{5} = \frac{6!}{5!(6-5)!} = \frac{6}{1} = 6 \).
  • Calculate the probability: \( P(X=5) = \binom{6}{5} \left(\frac{1}{5}\right)^5 \left(\frac{4}{5}\right)^{6-5} = 6 \times \left(\frac{1}{3125}\right) \times \left(\frac{4}{5}\right)^1 = 6 \times \frac{1}{3125} \times \frac{4}{5} = \frac{6 \times 4}{15625} = \frac{24}{15625} \).

Probability for Exactly 6 Workers (P(X=6))

Here, \( n=6 \), \( k=6 \), \( p = \frac{1}{5} \), \( q = \frac{4}{5} \).

  • Calculate the combination: \( \binom{6}{6} = \frac{6!}{6!(6-6)!} = 1 \).
  • Calculate the probability: \( P(X=6) = \binom{6}{6} \left(\frac{1}{5}\right)^6 \left(\frac{4}{5}\right)^{6-6} = 1 \times \left(\frac{1}{15625}\right) \times \left(\frac{4}{5}\right)^0 = 1 \times \frac{1}{15625} \times 1 = \frac{1}{15625} \).

Summing the Probabilities

Now, we add the probabilities calculated above:

\( P(X \ge 4) = P(X=4) + P(X=5) + P(X=6) \)

\( P(X \ge 4) = \frac{240}{15625} + \frac{24}{15625} + \frac{1}{15625} \)

\( P(X \ge 4) = \frac{240 + 24 + 1}{15625} = \frac{265}{15625} \)

Simplifying the Result

The fraction \( \frac{265}{15625} \) can be simplified by dividing both the numerator and the denominator by their greatest common divisor, which is 5.

\( \frac{265 \div 5}{15625 \div 5} = \frac{53}{3125} \)

Therefore, the probability that 4 or more workers out of 6 chosen at random will suffer from the disease is \( \frac{53}{3125} \).

Was this answer helpful?

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
659 Attempts
4.6(121)
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