ArticleslgStudy

mathematics

Sufficient statistic

Sufficient statistic is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Sufficient statistic rather than just read about it. In short: In statistics, sufficiency is a property of a statistic computed on a sample dataset in relation to a parametric model of the dataset. A sufficient statistic for a model parameter contains all of the information that the dataset provides about that parameter.

Key takeaways

  • Sufficient statistic belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Sufficient statistic to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Sufficient statistic from memory before moving on to harder problems.

Reference excerpt

In statistics, sufficiency is a property of a statistic computed on a sample dataset in relation to a parametric model of the dataset. A sufficient statistic for a model parameter contains all of the information that the dataset provides about that parameter. It is closely related to the concepts of an ancillary statistic which contains no information about the model parameters, and of a complete statistic which only contains information about the parameters and no ancillary information. A related concept is that of linear sufficiency, which is weaker than sufficiency but can be applied in some cases where there is no sufficient statistic, although it is restricted to linear estimators. The Kolmogorov structure function deals with individual finite data; the related notion there is the algorithmic sufficient statistic. The concept is due to Sir Ronald Fisher in 1920. Stephen Stigler noted in 1973 that the concept of sufficiency had fallen out of favor in descriptive statistics because of the strong dependence on an assumption of the distributional form (see Pitman–Koopman–Darmois theorem below), but remained very important in theoretical work.

Background Roughly, given a set X {\displaystyle \mathbf {X} } of independent identically distributed data conditioned on an unknown parameter θ {\displaystyle \theta } , a sufficient statistic is a function T ( X ) {\displaystyle T(\mathbf {X} )} whose value contains all the information needed to compute any estimate of the parameter (e.g. a maximum likelihood estimate). Due to the factorization theorem (see below), for a sufficient statistic T ( X ) {\displaystyle T(\mathbf {X} )} , the probability density can be written as f X ( x ; θ ) = h ( x ) g ( θ , T ( X ) ) {\displaystyle f_{\mathbf {X} }(x;\theta )=h(x)\,g(\theta ,T(\mathbf {X} ))} . From this factorization, it can easily be seen that the maximum likelihood estimate of θ {\displaystyle \theta } will interact with X {\displaystyle \mathbf {X} } only through T ( X ) {\displaystyle T(\mathbf {X} )} . Typically, the sufficient statistic is a simple function of the data, e.g. the sum of all the data points. More generally, the "unknown parameter" may represent a vector of unknown quantities or may represent everything about the model that is unknown or not fully specified. In such a case, the sufficient statistic may be a set of functions, called a jointly sufficient statistic. Typically, there are as many functions as there are parameters. For example, for a Gaussian distribution with unknown mean and variance, the jointly sufficient statistic, from which maximum likelihood estimates of both parameters can be estimated, consists of two functions, the sum of all data points and the sum of all squared data points (or equivalently, the sample mean and sample variance). In other words, given any value of the sufficient statistic for the parameter, the joint probability distribution of the data doesn't depend on the parameter. Both the statistic and the underlying parameter can be vectors.

Mathematical definition A statistic t = T(X) is sufficient for underlying parameter θ precisely if the conditional probability distribution of the data X, given the statistic t = T(X), does not depend on the parameter θ. Alternatively, one can say the statistic T(X) is sufficient for θ if, for all prior distributions on θ, the mutual information between θ and T(X) equals the mutual information between θ and X. In other words, the data processing inequality becomes an equality:

I ( θ ; T ( X ) ) = I ( θ ; X ) {\displaystyle I{\bigl (}\theta ;T(X){\bigr )}=I(\theta ;X)}

Example As an example, the sample mean is sufficient for the (unknown) mean μ of a normal distribution with known variance. Once the sample mean is known, no further information about μ can be obtained from the sample itself. On the other hand, for an arbitrary distribution the median is not sufficient for the mean: even if the median of the sample is known, knowing the sample itself would provide further information about the population mean. For example, if the observations that are less than the median are only slightly less, but observations exceeding the median exceed it by a large amount, then this would have a bearing on one's inference about the population mean.

Fisher–Neyman factorization theorem Fisher's factorization theorem or factorization criterion provides a convenient characterization of a sufficient statistic. If the probability density function is ƒ(x;θ), where θ is a parameter, then T is sufficient for θ if and only if nonnegative functions g and h can be found such that

f ( x ; θ ) = h ( x ) g ( θ , T ( x ) ) , {\displaystyle f(x;\theta )=h(x)\,g(\theta ,T(x)),}

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Sufficient statistic

Start with the simplest possible case. Write down what Sufficient statistic claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Sufficient statistic before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Sufficient statistic ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Sufficient statistic

In research
Sufficient statistic appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Sufficient statistic in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Sufficient statistic is common in secondary-school and first-year university syllabi. It links to neighbouring topics Factorization, Statistical principles, Statistical theory, so understanding it makes those chapters shorter.
In everyday life
Look for Sufficient statistic outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Sufficient statistic in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Sufficient statistic means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Sufficient statistic out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Sufficient statistic in simple terms?

In statistics, sufficiency is a property of a statistic computed on a sample dataset in relation to a parametric model of the dataset. A sufficient statistic for a model parameter contains all of the information that the dataset provides about that parameter.

Why does Sufficient statistic matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Sufficient statistic?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Sufficient statistic.

Tags

  • Factorization
  • Statistical principles
  • Statistical theory

Keep exploring