JEE Challenger
More from Probability

Probability of Specific Head Outcomes in Coin Tosses

A coin is tossed 8 times. If the probability that exactly 4 heads appear in the first six tosses and exactly 3 heads appear in the last five tosses is pp, then 96p96p is equal to _____.

Official Numerical Answer9

Topics & Concepts

Step-by-Step Solution

To find the value of 96p96p, we first calculate the probability pp of the given compound event occurring when a fair coin is tossed 8 times.

Let Xi{0,1}X_i \in \{0, 1\} denote the outcome of the ii-th toss, where Xi=1X_i = 1 represents Heads and Xi=0X_i = 0 represents Tails, for i{1,2,,8}i \in \{1, 2, \dots, 8\}.

The total number of possible outcomes for 8 tosses is: Total outcomes=28=256\text{Total outcomes} = 2^8 = 256

We are given two conditions:

  1. Exactly 4 heads appear in the first 6 tosses: i=16Xi=(X1+X2+X3)+(X4+X5+X6)=4\sum_{i=1}^6 X_i = (X_1 + X_2 + X_3) + (X_4 + X_5 + X_6) = 4
  2. Exactly 3 heads appear in the last 5 tosses: i=48Xi=(X4+X5+X6)+(X7+X8)=3\sum_{i=4}^8 X_i = (X_4 + X_5 + X_6) + (X_7 + X_8) = 3

Notice that the two sets of tosses overlap at tosses 4, 5, and 6. Let k=X4+X5+X6k = X_4 + X_5 + X_6 be the total number of heads in these three overlapping tosses. Since there are 3 tosses, k{0,1,2,3}k \in \{0, 1, 2, 3\}.

Using kk, we can rewrite the two conditions:

  • X1+X2+X3=4kX_1 + X_2 + X_3 = 4 - k
  • X7+X8=3kX_7 + X_8 = 3 - k

Since X1+X2+X33X_1 + X_2 + X_3 \le 3 and X7+X80X_7 + X_8 \ge 0, the possible values for kk must satisfy: 4k3    k14 - k \le 3 \implies k \ge 1 3k0    k33 - k \ge 0 \implies k \le 3

Thus, kk can take values 1,2,1, 2, or 33. We analyze each case separately:

  1. Case k=1k = 1:

    • Number of ways to choose 1 head in tosses {4,5,6}\{4, 5, 6\}: (31)=3\binom{3}{1} = 3
    • Number of ways to choose 41=34 - 1 = 3 heads in tosses {1,2,3}\{1, 2, 3\}: (33)=1\binom{3}{3} = 1
    • Number of ways to choose 31=23 - 1 = 2 heads in tosses {7,8}\{7, 8\}: (22)=1\binom{2}{2} = 1 Favorable outcomes for k=1=3×1×1=3\text{Favorable outcomes for } k=1 = 3 \times 1 \times 1 = 3
  2. Case k=2k = 2:

    • Number of ways to choose 2 heads in tosses {4,5,6}\{4, 5, 6\}: (32)=3\binom{3}{2} = 3
    • Number of ways to choose 42=24 - 2 = 2 heads in tosses {1,2,3}\{1, 2, 3\}: (32)=3\binom{3}{2} = 3
    • Number of ways to choose 32=13 - 2 = 1 head in tosses {7,8}\{7, 8\}: (21)=2\binom{2}{1} = 2 Favorable outcomes for k=2=3×3×2=18\text{Favorable outcomes for } k=2 = 3 \times 3 \times 2 = 18
  3. Case k=3k = 3:

    • Number of ways to choose 3 heads in tosses {4,5,6}\{4, 5, 6\}: (33)=1\binom{3}{3} = 1
    • Number of ways to choose 43=14 - 3 = 1 head in tosses {1,2,3}\{1, 2, 3\}: (31)=3\binom{3}{1} = 3
    • Number of ways to choose 33=03 - 3 = 0 heads in tosses {7,8}\{7, 8\}: (20)=1\binom{2}{0} = 1 Favorable outcomes for k=3=1×3×1=3\text{Favorable outcomes for } k=3 = 1 \times 3 \times 1 = 3

Summing the favorable outcomes from all cases gives: Total favorable outcomes=3+18+3=24\text{Total favorable outcomes} = 3 + 18 + 3 = 24

Thus, the probability pp is: p=24256=332p = \frac{24}{256} = \frac{3}{32}

We are required to find 96p96p: 96p=96×332=3×3=996p = 96 \times \frac{3}{32} = 3 \times 3 = 9

Probability of Specific Head Outcomes in Coin Tosses | Mathematics PYQ Solution - JEE Challenger