Skip to main content
Back to Statistics & Probability
JEE Main 2021
Statistics & Probability
Probability
Easy

Question

A dice is tossed 55 times. Getting an odd number is considered a success. Then the variance of distribution of success is :

Options

Solution

Key Concepts and Formulas

  1. Binomial Distribution: 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 remains constant for each trial. A random variable XX following a binomial distribution is denoted as XB(n,p)X \sim B(n, p), where nn is the number of trials and pp is the probability of success in a single trial.
  2. Probability of Failure (qq): If pp is the probability of success, then the probability of failure qq is q=1pq = 1 - p.
  3. Variance of a Binomial Distribution: For a random variable XX following a Binomial Distribution B(n,p)B(n, p), the variance of the distribution of success is given by the formula: Var(X)=npq\text{Var}(X) = npq

Step-by-Step Solution

Step 1: Confirming it's a Binomial Distribution and Identifying nn

We first need to verify if the given problem scenario fits the conditions for a Binomial Distribution and then identify the number of trials (nn).

  • Fixed Number of Trials (nn): The problem states, "A dice is tossed 55 times." This indicates a fixed number of trials. Therefore, n=5n = 5.
  • Independent Trials: Each toss of a dice is an independent event. The outcome of one toss does not influence the outcome of any other toss.
  • Two Possible Outcomes: For each toss, we are interested in whether we get an "odd number" (defined as a success) or not (defined as a failure, which means getting an even number).
  • Constant Probability of Success: The probability of getting an odd number on a standard six-sided dice remains the same for every toss.

Since all four conditions are met, we can confidently use the Binomial Distribution framework to solve this problem.

Step 2: Determining the Probability of Success (pp) and Failure (qq)

Next, we calculate the probability of success (pp) and the probability of failure (qq) for a single trial.

  • Probability of Success (pp): A "success" is defined as "getting an odd number" when a dice is tossed. When a standard six-sided dice is tossed, the sample space (all possible outcomes) is {1,2,3,4,5,6}\{1, 2, 3, 4, 5, 6\}. The total number of possible outcomes is 66. The outcomes that are considered "success" (getting an odd number) are {1,3,5}\{1, 3, 5\}. The number of favorable outcomes is 33. The probability of success (pp) in a single trial is calculated as: p=Number of favorable outcomesTotal number of possible outcomes=36=12p = \frac{\text{Number of favorable outcomes}}{\text{Total number of possible outcomes}} = \frac{3}{6} = \frac{1}{2} So, p=12p = \frac{1}{2}.

  • Probability of Failure (qq): The probability of failure (qq) is the complement of the probability of success, meaning q=1pq = 1 - p. This is because a trial must result in either success or failure. q=1p=112=12q = 1 - p = 1 - \frac{1}{2} = \frac{1}{2} So, q=12q = \frac{1}{2}.

Step 3: Calculating the Variance of the Distribution

Now that we have identified all the necessary parameters, nn, pp, and qq, we can apply the formula for the variance of a Binomial Distribution.

We have:

  • Number of trials, n=5n = 5
  • Probability of success, p=12p = \frac{1}{2}
  • Probability of failure, q=12q = \frac{1}{2}

The formula for the variance of a Binomial Distribution is: Variance(X)=npq\text{Variance} (X) = npq Substitute the values into the formula: Variance(X)=5×12×12\text{Variance} (X) = 5 \times \frac{1}{2} \times \frac{1}{2} Variance(X)=5×14\text{Variance} (X) = 5 \times \frac{1}{4} Variance(X)=54\text{Variance} (X) = \frac{5}{4}


Common Mistakes & Tips

  1. Verify Distribution Type: Always ensure the problem fits the conditions of a Binomial Distribution (fixed independent trials, two outcomes, constant pp) before applying its formulas.
  2. Accurate pp Calculation: Carefully determine the probability of success (pp) for a single trial. For standard dice problems, pp can be 1/61/6, 1/21/2, 1/31/3, etc., depending on the definition of success.
  3. Variance vs. Standard Deviation: Pay close attention to whether the question asks for variance (npqnpq) or standard deviation (npq\sqrt{npq}).
  4. Arithmetic Precision: Even simple calculations can lead to errors. Double-check your arithmetic, especially under exam conditions.

Summary

The problem describes a classic scenario for a Binomial Distribution. We identified the number of trials n=5n=5, and the probability of success p=1/2p=1/2 (for getting an odd number on a die). Consequently, the probability of failure q=1p=1/2q=1-p=1/2. Using the formula for the variance of a Binomial Distribution, Var(X)=npq\text{Var}(X) = npq, we calculated the variance to be 5×12×12=545 \times \frac{1}{2} \times \frac{1}{2} = \frac{5}{4}.

The final answer is 5/4\boxed{\text{5/4}} which corresponds to option (D).

Practice More Statistics & Probability Questions

View All Questions