等相关矩阵
Equicorrelated
题目详情
7 个随机变量 同分布且 、,并且它们任意两两相关系数都相同,记为 。
求 的最小可能值。
英文原题
7 random variables are all identically distributed with mean 0 and variance 1. However, they also all have the same pairwise correlation, say . Find the minimum possible value of .
解析
考虑样本均值 。
有
因此 。
英文解析
We are going to consider here, where (\overline{X} = \frac{X_1 + \dots + X_7}{7}). By plugging this in and using properties of variance, we see that
Since we know the mean and variance of each of the random variables, we know that the first sum is just (7). Similarly, we know that (\text{Cov}(X_i,X_j) = \rho(1)(1) = \rho) and that there are (7 \cdot 6 = 42) terms in that sum. Therefore, the second sum is just (42\rho). Thus,
Our condition is that (\text{Var}(\overline{X}) \geq 0), as the variance of any random variable must be non-negative. Thus, we can disregard the denominator and find that
Therefore, our answer is (-\frac{1}{6}).