Consider 3 iid samples drawn from the uniform distribution u(θ,2θ), where θ is parameter. I want to find
E[X(2)|X(1),X(3)]
where
X(i) is order statistic
i.
I would expect the result to be
E[X(2)|X(1),X(3)]=X(1)+X(3)2
But the only way I can show this result seems to be too lengthy, I cannot come up with simple solution, am I missing something, is there some shortcut?
What I do is the following:
I find the conditional density
f(x(2)|x(1),x(3))=f(x(1),x(2),x(3))f(x(1),x(3))
আমি সংহত
E[X(2)|X(1),X(3)]=∫xf(x|x(1),x(3))dx
বিবরণ:
আমি আদেশের পরিসংখ্যানগুলির ঘনত্বের জন্য সাধারণ সূত্র গ্রহণ করি (সহ) I{A} সেট একটি সূচক A)
fx(1),…,x(n)(x1,⋯,xn)=n!∏i=1nfx(xi)I{x(1)≤x(2)≤⋯≤x(n)}(x1,⋯,xn)
আমার মামলা পেতে
fx(1),x(2),x(3)(x1,x2,x3)=3!1θ3I{x1≤x2≤⋯≤xn}(x1,⋯,x3)
প্রান্তিক fx(1),x(3)(u,v) হয়
fx(1),x(3)(u,v)=∫fx(1),x(2),x(3)(u,x2,v)dx2
এটাই
fx(1),x(3)(u,v)=∫3!1θ3I{x1=u≤x2≤x3=v}(u,x,v)dx=3!1θ3[v−u]
তজ্জন্য
f(x(2)|x(2)=u,x(3)=v)=f(x(1)=u,x(2),x(3)=v)f(x(1)=u,x(3)=v)=3!1θ3Iu≤x2≤⋯≤v(u,x2,v)3!1θ3[v−u]=[v−u]−1I{u<x2<v}
যা দেয়
E[X(2)|X(1)=u,X(3)=v]=[v−u]−1∫vuxdx=[v−u]−1[v2−u2]2=u+v2