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

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

This question was previously asked in
NDA II 2015 GAT Previous Year Paper (16-Dec-2015)
The correct answer is

1/16

Finding Binomial Distribution Parameters from Mean and Variance

A binomial distribution is defined by two parameters: \(n\), the number of trials, and \(p\), the probability of success on a single trial. We are given the mean and the variance of a binomial distribution and need to find the probability \(P(X=0)\).

The formulas for the mean (\(\mu\)) and variance (\(\sigma^2\)) of a binomial distribution are:

  • Mean: \(\mu = np\)
  • Variance: \(\sigma^2 = np(1-p)\)

We are given that the mean is 2 and the variance is 1. So, we have the following system of equations:

  1. \(np = 2\)
  2. \(np(1-p) = 1\)

We can use these equations to find the values of \(n\) and \(p\).

Calculating Binomial Distribution Parameters n and p

Substitute the expression for the mean (\(np\)) from equation (1) into equation (2):

\(2(1-p) = 1\)

Now, solve for \(p\):

\(1-p = \frac{1}{2}\)

\(p = 1 - \frac{1}{2}\)

\(p = \frac{1}{2}\)

Now that we have the value of \(p\), substitute it back into equation (1) to find \(n\):

\(n \times \left(\frac{1}{2}\right) = 2\)

\(n = 2 \times 2\)

\(n = 4\)

So, the parameters of this binomial distribution are \(n=4\) and \(p=\frac{1}{2}\).

Calculating the Probability P(X = 0)

The probability mass function (PMF) for a binomial distribution \(B(n, p)\) is given by:

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

We need to find \(P(X=0)\) for \(n=4\) and \(p=\frac{1}{2}\). Here, \(k=0\).

Substitute the values into the PMF formula:

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

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

Let's evaluate the components:

  • \(\binom{4}{0} = \frac{4!}{0!(4-0)!} = \frac{4!}{0!4!} = \frac{4!}{1 \times 4!} = 1\) (since \(0! = 1\))
  • \(\left(\frac{1}{2}\right)^0 = 1\) (any non-zero number raised to the power of 0 is 1)
  • \(\left(\frac{1}{2}\right)^4 = \frac{1^4}{2^4} = \frac{1}{16}\)

Now, multiply these values together:

\(P(X=0) = 1 \times 1 \times \frac{1}{16}\)

\(P(X=0) = \frac{1}{16}\)

Thus, the probability \(P(X=0)\) for this binomial distribution is \(\frac{1}{16}\).

Revision Table: Binomial Distribution Formulas

Concept Formula Description
Mean (\(\mu\)) \(np\) \(n\) = number of trials, \(p\) = probability of success
Variance (\(\sigma^2\)) \(np(1-p)\) \(n\) = number of trials, \(p\) = probability of success
Standard Deviation (\(\sigma\)) \(\sqrt{np(1-p)}\) Square root of the variance
PMF (\(P(X=k)\)) \(\binom{n}{k} p^k (1-p)^{n-k}\) Probability of exactly \(k\) successes in \(n\) trials

Additional Information on Binomial Probability

The binomial distribution is a discrete probability distribution that models the number of successes in a fixed number of independent trials, where each trial has only two possible outcomes (success or failure) and the probability of success is constant for every trial. These are often called Bernoulli trials.

  • Trials (n): The total count of identical and independent experiments.
  • Success Probability (p): The likelihood of the desired outcome in a single trial.
  • Failure Probability (1-p): The likelihood of the undesired outcome in a single trial.
  • Random Variable (X): Represents the number of successes in \(n\) trials. \(X\) can take integer values from 0 to \(n\).

Understanding the relationship between the mean, variance, and the parameters \(n\) and \(p\) is crucial for solving problems involving the binomial distribution when these summary statistics are provided.

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 exactly 3 out of 6 workers suffer from a disease?

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

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

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

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

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

  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