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

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

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

Understanding the Binomial Distribution Problem

The question provides the mean and variance of a Binomial variate X and asks for the probability that X takes a value greater than 1. A Binomial distribution is defined by two parameters: the number of trials (n) and the probability of success on a single trial (p).

For a Binomial variate X following \(B(n, p)\), the mean and variance are given by:

  • Mean \(E[X] = np\)
  • Variance \(Var[X] = np(1-p)\)

Finding the Parameters n and p

We are given the mean and variance values:

  • Mean \(np = 2\)
  • Variance \(np(1-p) = 1\)

We can use these two equations to find the values of n and p. Substitute the first equation (\(np = 2\)) into the second equation:

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

Now, solve for p:

\(2 - 2p = 1\)

\(1 = 2p\)

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

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

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

\(n = 4\)

So, the Binomial variate X follows a Binomial distribution with parameters \(n = 4\) and \(p = \frac{1}{2}\). The probability of failure is \(1-p = 1 - \frac{1}{2} = \frac{1}{2}\).

Calculating the Probability \(P(X > 1)\)

We need to find the probability that X takes a value greater than 1, which is \(P(X > 1)\). For a discrete distribution like the Binomial, this means \(P(X=2) + P(X=3) + P(X=4)\). Alternatively, it is often easier to calculate the complement probability: \(P(X > 1) = 1 - P(X \le 1)\).

\(P(X \le 1) = P(X=0) + P(X=1)\)

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}\)

For our distribution \(B(4, \frac{1}{2})\), the PMF is:

\(P(X=k) = \binom{4}{k} (\frac{1}{2})^k (\frac{1}{2})^{4-k} = \binom{4}{k} (\frac{1}{2})^{4} = \binom{4}{k} \frac{1}{16}\)

Now, let's calculate \(P(X=0)\) and \(P(X=1)\):

  • For \(k=0\): \(P(X=0) = \binom{4}{0} \frac{1}{16} = 1 \times \frac{1}{16} = \frac{1}{16}\)
  • For \(k=1\): \(P(X=1) = \binom{4}{1} \frac{1}{16} = 4 \times \frac{1}{16} = \frac{4}{16}\)

Now, calculate \(P(X \le 1)\):

\(P(X \le 1) = P(X=0) + P(X=1) = \frac{1}{16} + \frac{4}{16} = \frac{5}{16}\)

Finally, calculate \(P(X > 1)\):

\(P(X > 1) = 1 - P(X \le 1) = 1 - \frac{5}{16} = \frac{16}{16} - \frac{5}{16} = \frac{11}{16}\)

Result

The probability that the Binomial variate X takes a value greater than 1 is \(\frac{11}{16}\).

Revision Table: Binomial Distribution

Concept Formula/Description
Definition Discrete probability distribution for the number of successes in a fixed number of independent Bernoulli trials.
Parameters n (number of trials), p (probability of success)
Mean \(E[X]\) \(np\)
Variance \(Var[X]\) \(np(1-p)\)
PMF \(P(X=k)\) \(\binom{n}{k} p^k (1-p)^{n-k}\) for \(k = 0, 1, \dots, n\)

Additional Information: Properties and Applications

The Binomial distribution is widely used in various fields to model situations where there are a fixed number of independent trials, each with only two possible outcomes (success or failure), and the probability of success is constant for every trial. Examples include the number of heads in a series of coin flips, the number of defective items in a batch, or the number of correct answers on a multiple-choice test by guessing.

Understanding the relationship between the mean, variance, and the parameters n and p is crucial for solving problems like this one. The fact that the variance is always less than or equal to the mean (\(np(1-p) \le np\) since \(1-p \le 1\)) is a characteristic property of the Binomial distribution, provided \(p > 0\). In our case, \(1 < 2\), which fits this property.

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

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

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

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

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

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

  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. For Binomial distribution, n = 10 and p = 0.6, E(X 2) (second moment about origin) is:

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

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

  5. If log e(x) is normally distributed with mean 1 and variance 4, then P(0.5 < x < 2) is:

    (where the area between z = 0 and z = 0.25 is 0.0987 and the area between z = 0 and z = 0.5 is 0.1915)

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