In the textbook All of Statistics: A Concise Course in Statistical Inference by Larry Wasserman, the definition of minimal sufficient is given as follows:
9.35 Definition. A statistic $T$ is minimal sufficient if (i) it is sufficient; and (ii) it is a function of every other sufficient statistic.
It then gives the following theorem:
9.36 Theorem. $T$ is minimal sufficient if the following is true: $$T(x^n) = T(y^n) \ \text{if and only if} \ x^n \leftrightarrow y^n.$$
Why does this theorem have these exponents of $n$? Having these exponents of $n$ doesn't really make sense to me.
And lecture notes on his CMU course page.
– microhaus Apr 20 '21 at 01:12