Jethro's Braindump

Sufficient Statistics

A statistic t is called a sufficient statistic for θ for a given y if:

p(y|t,θ)=p(y|t)

Let Yi Bernoulli (θ) for i=1,,n, and T=i=1nYi. Then it can be shown that t=i=1nyi is a sufficient statistic for θ given y=(y1,,yn).

Fisher-Neyman Theorem

The Fisher-Neyman theorem, or the factorization theorem, helps us find sufficient statistics more readily. It states that:

A statistic t is sufficient for θ if and only if there are functions f and g such that:

p(y|θ)=f(t,θ)g(y)

where t=t(y).