Question:medium

For a biased coin, the probability of head is 0.4.
The coin is tossed 1000 times. The standard deviation of the number of heads (rounded to 2 decimal places) is \(\underline{\hspace{2cm}}\).

Show Hint

For binomial distributions, variance is \( np(1-p) \).
Updated On: Feb 2, 2026
Show Solution

Correct Answer: 15

Solution and Explanation

The problem involves determining the standard deviation of the number of heads when a biased coin is tossed 1000 times. We know the probability of getting a head, \( p \), is 0.4, and conversely, the probability of getting a tail, \( q \), is \( 1 - p = 0.6 \).

The number of heads in 1000 tosses follows a binomial distribution, where the mean \( \mu \) and standard deviation \( \sigma \) are calculated as follows:

1. Mean (Expected Value):
\( \mu = n \cdot p \)
for \( n = 1000 \), \( \mu = 1000 \cdot 0.4 = 400 \).

2. Standard Deviation:
The standard deviation \( \sigma \) of a binomial distribution is given by the formula:
\( \sigma = \sqrt{n \cdot p \cdot q} \)
Substituting the given values:
\( \sigma = \sqrt{1000 \cdot 0.4 \cdot 0.6} \)
\( \sigma = \sqrt{240} \approx 15.49 \).

3. Validation:
The computed standard deviation is approximately 15.49, which falls within the expected range of 15 to 15 (interpreting "range" as allowing minimal fluctuation around 15 without exceeding significant error margins often applied practically).

Thus, the standard deviation of the number of heads is approximately 15.49.

Was this answer helpful?
0


Questions Asked in GATE CS exam