From a lot of 12 items containing 3 defectives, a sample of 5 items is drawn at random. Let the random variable $X$ denote the number of defective items in the sample. Let items in the sample be drawn one by one without replacement. If variance of $X$ is $\frac{m}{n}$, where $\operatorname{gcd}(m, n)=1$, then $n-m$ is equal to _________.
Answer (integer)
71
Solution
<p>Given a lot of 12 items, 3 are defective.</p>
<p>Good items, $12-3=9$</p>
<p>Let $X$ denote the number of defective items.</p>
<p>So, value of $X=0,1,2,3$</p>
<p>A sample of $S$ items is drawn.</p>
<p>$P(X=0)=G G G G G$</p>
<p>(here $G$ is good item and $d$ is defective)</p>
<p>$$\begin{aligned}
& \frac{9}{12} \cdot \frac{8}{11} \cdot \frac{7}{10} \cdot \frac{6}{9} \cdot \frac{5}{8}=\frac{21}{132}=\frac{7}{44} \\
& P(X=1)=5\left[\frac{9 \cdot 8 \cdot 7 \cdot 6 \cdot 3}{12 \cdot 11 \cdot 10 \cdot 9 \cdot 8}\right]=\frac{21}{44} \\
& P(X=2)=5\left[\frac{9 \cdot 8 \cdot 7 \cdot 3 \cdot 2}{12 \cdot 11 \cdot 10 \cdot 9 \cdot 8}\right]=\frac{14}{44} \\
& P(X=3)=5\left[\frac{3 \cdot 2 \cdot 1 \cdot 9 \cdot 8}{12 \cdot 11 \cdot 10 \cdot 9 \cdot 8}\right]=\frac{2}{44} \\
& P(X=4)=0 \\
& P(X=5)=0
\end{aligned}$$</p>
<p><style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-baqh{text-align:center;vertical-align:top}
</style>
<table class="tg" style="undefined;table-layout: fixed; width: 588px">
<colgroup>
<col style="width: 85px">
<col style="width: 90px">
<col style="width: 86px">
<col style="width: 77px">
<col style="width: 81px">
<col style="width: 85px">
<col style="width: 84px">
</colgroup>
<thead>
<tr>
<th class="tg-baqh">$X$</th>
<th class="tg-baqh">0</th>
<th class="tg-baqh">1</th>
<th class="tg-baqh">2</th>
<th class="tg-baqh">3</th>
<th class="tg-baqh">4</th>
<th class="tg-baqh">5</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-baqh">$P(X)$</td>
<td class="tg-baqh">$<br>\frac{7}{44}<br>$</td>
<td class="tg-baqh">$<br>\frac{21}{44}<br>$</td>
<td class="tg-baqh">$<br>\frac{14}{44}<br>$</td>
<td class="tg-baqh">$<br>\frac{2}{44}<br>$</td>
<td class="tg-baqh">0</td>
<td class="tg-baqh">0</td>
</tr>
<tr>
<td class="tg-baqh">$XP(X)$</td>
<td class="tg-baqh">0</td>
<td class="tg-baqh">$<br>\frac{21}{44}<br>$</td>
<td class="tg-baqh">$<br>\frac{28}{44}<br>$</td>
<td class="tg-baqh">$<br>\frac{6}{44}<br>$</td>
<td class="tg-baqh">0</td>
<td class="tg-baqh">0</td>
</tr>
<tr>
<td class="tg-baqh">$X^2P(X)$</td>
<td class="tg-baqh">0</td>
<td class="tg-baqh">$<br>\frac{21}{44}<br>$</td>
<td class="tg-baqh">$<br>\frac{56}{44}<br>$</td>
<td class="tg-baqh">$<br>\frac{18}{44}<br>$</td>
<td class="tg-baqh">0</td>
<td class="tg-baqh">0</td>
</tr>
</tbody>
</table></p>
<p>$$\begin{aligned}
& \sigma_x^2=\sum X^2 P(x)-\left(\sum x P(x)\right)^2 \\
& =\frac{95}{44}-\left(\frac{55}{44}\right)^2 \\
& =\frac{4180-3025}{1936}=\frac{1155}{1936}=\frac{105}{176}=\frac{m}{n} \\
& =n-m=71
\end{aligned}$$</p>
About this question
Subject: Mathematics · Chapter: Probability · Topic: Classical and Axiomatic Probability
This question is part of PrepWiser's free JEE Main question bank. 143 more solved questions on Probability are available — start with the harder ones if your accuracy is >70%.