Spread of a multinomial count gap

Roll a weighted die n=10n = 10 times independently. Let NiN_i count how many rolls show face ii (probability pi=0.2p_i = 0.2) and NjN_j count face jj (probability pj=0.3p_j = 0.3). What is Var(NiNj)\operatorname{Var}(N_i - N_j), the variance of the gap between the two counts?

Show hints (2)+
  1. Var(N_i - N_j) = Var(N_i) + Var(N_j) - 2 Cov(N_i, N_j), with the multinomial covariance Cov = -n p_i p_j.
  2. The covariance is negative, so -2 Cov adds a positive term: 1.6 + 2.1 + 1.2.

Answer

Reveal answer →

4.9 (± 0.01)

Want the full step-by-step worked solution? It's part of Premium — along with a worked solution for every question in the bank.

Asked at: Jane Street, Two Sigma

Related questions