Питання, я стверджую, цікавіше, якщо подумати про більш загальне, щоб розподіл батьківського Пуассона залежав від , скажімо, з параметрами λ n та λ n = 1 як особливий випадок. Я думаю, що цілком доцільно запитати, чому і як ми можемо це зрозуміти, центральна межа теореми не дотримується для суми S n = ∑ n i = 1 X i , n . Зрештою, звичайно застосовувати CLT навіть у задачах, коли розподіл компонентів суми залежить від nnλnλn=1Sn=∑ni=1Xi,nn. It's also common to decompose Poisson distributions as the distribution of a sum of Poisson variables, and then apply a CLT.
Як я бачу, ключовим питанням є те, що ваша конструкція передбачає розподіл залежить від n таким чином, що параметр розподілу S n не зростає в n . Якщо ви замість цього взяли, наприклад, S n ∼ P o i ( n ) і зробили те саме розкладання, застосовується стандартний CLT. Насправді можна думати про багато декомпозицій розподілу P o i ( λ n ), що дозволяє застосовувати CLT.Xi,nnSnnSn∼Poi(n)Poi(λn)
The Lindeberg-Feller Central Limit Theorem for triangular arrays is often used to examine convergence of such sums. As you point out, Sn∼Poi(1) for all n, so Sn cannot be asymptotically normal. Still, examining the Lindeberg-Feller condition sheds some light on when decomposing a Poisson into a sum may lead to progress.
A version of the theorem may be found in these notes by Hunter. Let s2n=Var(Sn). The Lindeberg-Feller condition is that, ∀ϵ>0:
1s2n∑i=1nE[Xi,n−1/n]2I(|Xi,n−1/n|>ϵsn)→0,n→∞
Now, for the case at hand, the variance of the terms in the sum is dying off so quickly in n that sn=1 for every n. For fixed n, we also have that the Xi,n are iid. Thus, the condition is equivalent to
nE[X1,n−1/n]2I(|X1,n−1/n|>ϵ)→0.
But, for small ϵ and large n,
nE[X1,n−1/n]2I(|X1,n−1/n|>ϵ)>nϵ2P(X1,n>0)=ϵ2n[1−e−1/n]=ϵ2n[1−(1−1/n+o(1/n))]=ϵ2+o(1),
which does not approach zero. Thus, the condition fails to hold. Again, this is as expected since we already know the exact distribution of Sn for every n, but going through these calculations gives some indications of why it fails: if the variance didn't die off as quickly in n you could have the condition hold.