All Exams Test series for 1 year @ ₹349 only
Question

Suppose two fair dice are thrown independently at random. Let $X$ and $Y$ be the numbers on the upper face of the first die and that of the second die, respectively. Then which of the following statements are true?

Analyzing Dice Throw Statements

We are considering two independent random variables, $X$ and $Y$, representing the outcomes of throwing two fair dice. Each variable can take integer values from 1 to 6 with equal probability ($1/6$). The total number of possible outcomes when throwing two dice is $6 \times 6 = 36$. We need to evaluate the truthfulness of the given statements.

Evaluating Statement A: Conditional Probabilities

Statement A compares two conditional probabilities:

$P(X - Y = 0 | X + Y = 2) = P(X - Y = 0 | X + Y = 12)$
  • Left Side: $P(X - Y = 0 | X + Y = 2)$
    • The condition $X + Y = 2$ implies the only possible outcome is $(X, Y) = (1, 1)$.
    • For this outcome, $X - Y = 1 - 1 = 0$.
    • Therefore, the probability $P(X - Y = 0 | X + Y = 2)$ is 1.
  • Right Side: $P(X - Y = 0 | X + Y = 12)$
    • The condition $X + Y = 12$ implies the only possible outcome is $(X, Y) = (6, 6)$.
    • For this outcome, $X - Y = 6 - 6 = 0$.
    • Therefore, the probability $P(X - Y = 0 | X + Y = 12)$ is 1.

Since $1 = 1$, Statement A is TRUE.

Evaluating Statement B: Expectation of a Ratio

Statement B claims the expectation of the ratio $\frac{X-Y}{X+Y}$ is 0:

$E\left(\frac{X-Y}{X+Y}\right) = 0$

We can use the symmetry between $X$ and $Y$. For any outcome $(i, j)$ where $i \neq j$, the outcome $(j, i)$ is equally likely. The value of the expression for $(i, j)$ is $\frac{i-j}{i+j}$, and for $(j, i)$ it is $\frac{j-i}{j+i} = -\frac{i-j}{i+j}$. These values cancel each other out.

For outcomes where $i = j$, we have $X - Y = 0$, so the expression $\frac{X-Y}{X+Y} = \frac{0}{2i} = 0$.

Since all non-zero terms cancel in pairs and the terms where $X=Y$ are zero, the overall expectation is 0.

Therefore, Statement B is TRUE.

Evaluating Statement C: Covariance

Statement C relates the covariance of $(X+Y)$ and $(X-Y)$ to zero:

$Cov(X + Y, X - Y) = 0$

We use the property $Cov(U, V) = E(UV) - E(U)E(V)$.

  • Let $U = X + Y$ and $V = X - Y$.
  • $E(U) = E(X) + E(Y)$. Since $X$ and $Y$ are outcomes of fair dice, $E(X) = E(Y) = \frac{1+2+3+4+5+6}{6} = 3.5$. So, $E(U) = 3.5 + 3.5 = 7$.
  • $E(V) = E(X) - E(Y) = 3.5 - 3.5 = 0$.
  • $E(UV) = E((X + Y)(X - Y)) = E(X^2 - Y^2)$.
  • $E(X^2) = \frac{1^2+2^2+3^2+4^2+5^2+6^2}{6} = \frac{1+4+9+16+25+36}{6} = \frac{91}{6}$.
  • Since $X$ and $Y$ are identically distributed, $E(Y^2) = E(X^2) = \frac{91}{6}$.
  • Therefore, $E(UV) = E(X^2) - E(Y^2) = \frac{91}{6} - \frac{91}{6} = 0$.
  • $Cov(U, V) = E(UV) - E(U)E(V) = 0 - (7)(0) = 0$.

Alternatively, using covariance properties: $Cov(X+Y, X-Y) = Cov(X,X) - Cov(X,Y) + Cov(Y,X) - Cov(Y,Y) = Var(X) - 0 + 0 - Var(Y)$. Since $Var(X) = Var(Y)$, the covariance is 0.

Therefore, Statement C is TRUE.

Evaluating Statement D: Independence

Statement D claims $(X + Y)$ and $(X - Y)$ are independent.

Independence requires $P(A \cap B) = P(A)P(B)$ for all events A and B related to the variables.

Let's test this with specific events:

  • Event A: $X+Y=7$. Outcomes are $(1,6), (2,5), (3,4), (4,3), (5,2), (6,1)$. $P(X+Y=7) = 6/36 = 1/6$.
  • Event B: $X-Y=0$. Outcomes are $(1,1), (2,2), (3,3), (4,4), (5,5), (6,6)$. $P(X-Y=0) = 6/36 = 1/6$.
  • If independent, $P(X+Y=7 \text{ and } X-Y=0) = P(X+Y=7)P(X-Y=0) = (1/6)(1/6) = 1/36$.
  • However, the condition $X+Y=7$ and $X-Y=0$ implies $2X=7$, so $X=3.5$. Since $X$ must be an integer, there are no outcomes satisfying both conditions. Thus, $P(X+Y=7 \text{ and } X-Y=0) = 0$.

Since $0 \neq 1/36$, the variables $(X+Y)$ and $(X-Y)$ are not independent.

Therefore, Statement D is FALSE.

Conclusion

Based on the analysis, statements A, B, and C are true.

Was this answer helpful?

Important Questions from Discrete Probability

  1. Let $X$ be a Binomial$(n, p)$ random variable, where $n \in \{5,6\}$ and $p\in \{\frac{1}{4}, \frac{3}{4}\}$. If $X = 3$ is observed, then the maximum likelihood estimate of $(n, p)$ is
  2. A box contains 40 numbered red balls and 60 numbered black balls. From the box, balls are drawn one by one at random without replacement till all the balls are drawn. The probability that the last ball drawn is black equals
  3. Consider the problem of testing $H_0 : \theta = 1$ vs $H_1 : \theta = \frac{1}{2}$ where $\theta$ is the mean of a Poisson random variable. Let $X$ and $Y$ be a random sample from Poisson ($\theta$) distribution. Consider the following test procedure: 

    Reject $H_0$ if either $X = 0$ or $(X = 1 \text{ and } X + Y \leq 2)$; otherwise accept $H_0$. 

    Which of the following are true?

  4. In a football league, the goals scored by home teams over 380 matches have the following frequency distribution.

    Number of goals012345
    Frequency921219150197

    The average goals scored by home teams is 1.49. We want to test $H_0$: Goal distribution is Poisson. Based on observations the value of the $\chi^2$-statistic for goodness of fit is 1.27. Given $\chi^2_{0.05, 6} = 1.64, \chi^2_{0.05, 5} = 1.15, \chi^2_{0.95, 6} = 12.59$ and $\chi^2_{0.95, 5} = 11.07$, which of the following are true?

  5. Ten balls are put in 6 slots at random. Then the expected total number of balls in the two extreme slots is

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App