দুটি স্বতন্ত্র বের্নোল্লি জনসংখ্যা থেকে নমুনা বিতরণ


17

আসুন ধরে নেওয়া যাক আমাদের দুটি স্বতন্ত্র বের্নোল্লি র্যান্ডম ভেরিয়েবল, Ber(θ1) এবং নমুনা পেয়েছি Ber(θ2)

আমরা কীভাবে প্রমাণ করব

(X¯1X¯2)(θ1θ2)θ1(1θ1)n1+θ2(1θ2)n2dN(0,1)
?

ধরে নিন যে n1n2


Z_i = X_1i - X_2i হ'ল সীমাবদ্ধ গড় এবং বৈকল্পিকের আইআইডি আরভিয়ের ক্রম। অতএব এটি লেভি-লিন্ডারবার্গ কেন্দ্রীয় সীমাবদ্ধ তত্ত্বটিকে সন্তুষ্ট করে যা থেকে আপনার ফলাফল অনুসরণ করে। অথবা আপনি নিজেই এই clt এর প্রমাণ চাইছেন?
তিনটি ডায়াগ

@ থ্রিডায়াগ আপনি কীভাবে সিএলটি-র এলএল সংস্করণ প্রয়োগ করছেন? আমি এটা সঠিক মনে করি না। বিশদটি পরীক্ষা করার জন্য আমার জন্য একটি উত্তর লিখুন।
সমুদ্রের এক বৃদ্ধ।

সমস্ত বিবরণ ইতিমধ্যে সেখানে আছে। এলএল প্রয়োগের জন্য আপনার সীমাবদ্ধ গড় এবং বৈকল্পিক সহ আইড আরভি এর ক্রম দরকার। ভেরিয়েবল Z_i = X_i1 এবং X_i2 তিনটি প্রয়োজনীয়তা পূরণ করে। স্বাধীনতা দুটি মূল বার্নোল্লি ওয়ার্সের স্বাধীনতা থেকে অনুসরণ করে আপনি দেখতে পাচ্ছেন যে E (জেড_আই) এবং ভি (জেড_আই) ই এবং ভি এর মানসম্পন্ন বৈশিষ্ট্য প্রয়োগ করে সীমাবদ্ধ
থ্রি ডায়াগ

1
"দুটি স্বতন্ত্র বার্নোল্লি র্যান্ডম ভেরিয়েবলের নমুনা" - ভুল অভিব্যক্তি। অবশ্যই হবে: "বার্নোল্লি বিতরণ থেকে দুটি স্বতন্ত্র নমুনা"।
ভিক্টর

1
দয়া করে "হিসাবে " যুক্ত করুন। n1,n2
ভিক্টর

উত্তর:


10

একটি = Put রাখুন ,=a=θ1(1θ1)n1b=θ2(1θ2)n2, A=(X¯1θ1)/a, B=(X¯2θ2)/b. We have AdN(0,1), BdN(0,1). In terms of characteristic functions it means

ϕA(t)EeitAet2/2, ϕB(t)et2/2.
We want to prove that
D:=aa2+b2Aba2+b2BdN(0,1)

Since A and B are independent,

ϕD(t)=ϕA(aa2+b2t)ϕB(ba2+b2t)et2/2,
as we wish it to be.

This proof is incomplete. Here we need some estimates for uniform convergence of characteristic functions. However in the case under consideration we can do explicit calculations. Put p=θ1, m=n1.

ϕX1,1(t)=1+p(eit1),ϕX¯1(t)=(1+p(eit/m1))m,ϕX¯1θ1(t)=(1+p(eit/m1))meipt,ϕA(t)=(1+p(eit/mp(1p)1))meiptm/p(1p)=((1+p(eit/mp(1p)1))eipt/mp(1p))m=(1t22m+O(t3m3/2))m
as t3m3/20. Thus, for a fixed t,
ϕD(t)=(1a2t22(a2+b2)n1+O(n13/2))n1(1b2t22(a2+b2)n2+O(n23/2))n2et2/2
(even if a0 or b0), since |ey(1y/m)m|y2/2m  when  y/m<1/2 (see /math/2566469/uniform-bounds-for-1-y-nn-exp-y/ ).

Note that similar calculations may be done for arbitrary (not necessarily Bernoulli) distributions with finite second moments, using the expansion of characteristic function in terms of the first two moments.


This seems correct. I'll get back to you later on, when I have time to check everything. ;)
An old man in the sea.

-1

Proving your statement is equivalent to proving the (Levy-Lindenberg) Central Limit Theorem which states

If {Zi}i=1n is a sequence of i.i.d random variable with finite mean E(Zi)=μ and finite variance V(Zi)=σ2 then

n(Z¯μ)dN(0,σ2)

Here Z¯=iZi/n that is the sample variance.

Then it is easy to see that if we put

Zi=X1iX2i
with X1i,X2i following a Ber(θ1) and Ber(θ2) respectively the conditions for the theorem are satisfied, in particular

E(Zi)=θ1θ2=μ

and

V(Zi)=θ1(1θ1)+θ2(1θ2)=σ2

(There's a last passage, and you have to adjust this a bit for the general case where n1n2 but I have to go now, will finish tomorrow or you can edit the question with the final passage as an exercise )


I could not obtain what I wanted exactly because of the possibility of n1n2
An old man in the sea.

I will show later if you can't get it. Hint: compute the variance of the sample mean of Z and use that as the variable in the theorem
Three Diag

Three, could you please add the details for when n1n2? Thanks
An old man in the sea.

Will do as soon as find a little timr. There was in fact a subtlety that prevents from using LL clt without adjustment. There are three ways to go, the simplest of which is invoking the fact that for large n1 and n2, X1 and X2 go in distribution to normals, then a linear combination of normal is also normal. This is a property of normals that you can take as given, otherwise you can prove it by characteristic functions.
Three Diag

The other two require either a different clt (Lyapunov possibly) or alternatively treat n1 = i and n2= i +k. Then for large i you can essentially disregard k and you can go back to apply LL (but still it will require some care to nail the right variance)
Three Diag
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.