Animated Solution for Mathematics - Probability: A bag contains 30 white balls and 10 red balls. 16 balls are drawn one by one randomly from the bag with replacement. If X be the number of white balls drawn; then (Standard deviation of Xmean of X) is equal to:
Select Answer:
Visualized Solution
Analyzing the Bag Contents
Total balls = 30 (White) + 10 (Red) = 40
Number of draws (n) = 16
Drawing is done with replacement.
Identifying the Distribution
Draws are independent due to replacement.
Two possible outcomes per draw: White (Success) or Red (Failure).
Therefore, X follows a Binomial Distribution.
Defining Parameters n, p, and q
Number of trials n=16
Probability of success p=4030=43
Probability of failure q=1−p=41
Calculating the Mean μ
For a Binomial Distribution, Mean μ=np
Substitute values: μ=16×43
μ=12
Calculating Variance V
Variance V=npq
Substitute values: V=12×41
V=3
Calculating Standard Deviation σ
Standard Deviation σ=V
σ=3
Setting up the Ratio σμ
We need to find: Standard deviation of XMean of X
Substitute the calculated values: σμ=312
Simplifying the Ratio
Rationalize the denominator or split the numerator.
312=34×3
Since 3=3×3, we get 43.
Final Conclusion
The calculated ratio is 43.
Matching with the given options, the correct choice is Option 4.
00:00 / 00:00
The Sigma Insight: Binomial Distribution
Solution Diagram
The Bag of Mystery
A Journey into Probability
Imagine you are standing in a quiet room. In front of you sits a simple, opaque bag containing 30 white balls and 10 red balls.
Your task is to pull out a ball, record its color, and—most critically—replace it. You repeat this process 16 times. This is a classic JEE Advanced problem that tests your ability to recognize the underlying structure of randomness.
Phase 1
The Anatomy of the Problem
The phrase "with replacement" is the heartbeat of this problem. In probability, replacing the ball resets the universe, ensuring the probability of drawing a white ball remains constant for every trial.
Because each draw is independent and has only two possible outcomes—success (white) or failure (red)—we are firmly in the territory of the Binomial Distribution. We define our parameters as follows:
n=16
p=4030=43
q=1−p=41
Phase 2
The Statistical Engine
Now that we have identified the Binomial Distribution, we utilize its standard properties. The mean, or the expected value μ, is given by the formula μ=np.
If we perform 16 trials with a 75% chance of success, we calculate the expected number of white balls:
μ=16×43=12
Next, we calculate the variance V=npq, which measures the "spread" or uncertainty of our results. Substituting our values:
V=16×43×41=3
Since the standard deviation σ is the square root of the variance, we find:
σ=3
Phase 3
The Final Synthesis
We now calculate the ratio of the mean to the standard deviation, σμ. Given μ=12 and σ=3, the expression is:
σμ=312
To simplify this without a calculator, we express 12 as 4×3×3:
34×3×3=43
The final result is 43.
The JEE Mindset
The JEE Advanced is not just about finding the answer; it is about recognizing the pattern. By identifying the Binomial Distribution early, we bypassed the need for complex summation or tedious counting.
Whenever you encounter "independent trials" and "two outcomes," let the Binomial Distribution be your first thought. Keep practicing, and you will find that even the most complex problems start to feel like old friends. You have got this!