So I have a random sample X1, X2, ... , Xn from a Uniform distribution (-theta, theta).
T(X)=max{X(n), -X(1)} where X(n)=max{X1,...,Xn} and X(1)=min{X1,...,Xn}.
I need to show that T(X) is a minimal sufficient statistic.
So this is how I've started:
Firstly I have to get the sampling distribution of T(X), fT(t). (when I use less than or greater than, I also mean or equal to but for neatness typing I'll leave them out)
P[T(X)<u]
=P[max{X(n),-X(1)}<u]
As it's the max being less than u, the other one will also be less than u, and as the events are independent this can be written as:
P[X(n)<u]P[-X(1)<u]
=P[max{X1,...,Xn}<u]P[min{X1,...,Xn}>-u]
From here I'm a bit unsure.
So from this position I'm guessing I need the pdf's of the order statistics, which can be derived from this formula:
fX(i)(u)=(n!)/((i-1)!(n-1)!)*[F(u)]i-1*[1-F(u)]n-1*f(u)
So I have fX(1)(u)=(n!)/(n-1)!*[1-F(u)]n-1*f(u)
and fX(n)(u)=(n!)/(n-1)!*[F(u)]n-1*f(u).
In this case f(u)=1/2theta, from the uniform distribution, and so F(u)=0 for x<-theta, x/2theta for -theta<x<theta, 1 for x>theta. I can substitute these in to the above to get equations for fX(1)(u) and fX(n)(u).
Is this all right? Where do I proceed from here?
Thanks![]()


LinkBack URL
About LinkBacks