Suppose that there are m independent and identically distributed variables Y1, Y2, ... Ym. Yi - are random variables. Let Y denote the maxof Y1, Y2, ... Ym. What's the distribution of Y when m is very big?
Правильно ли я понимаю, что это биномиальное дискретное распределение? С вероятностью того что Yi<y = (n-1)/n и вероятностью того что Y<y = 1/n.
|