EZ

Eduzan

Learning Hub

Eduzan
Eduzan / 02 Quantitative Analysis

QTA 5: Sample Moments

Worked examples are fully visible. Check-yourself items are study aids you can reveal one at a time.

A random variable carries fixed numerical features: a mean, a variance, a skewness, a kurtosis. These are population moments, belonging to the distribution itself, and nobody ever gets to see them. What is available instead is a finite run of observed outcomes, and a quantity computed from that run is a sample moment.

A sample moment stands in for the population moment it resembles, and the useful question is how good a stand-in it is: whether it lands on the right value on average, whether it tightens up as more data arrive, and what shape its own distribution takes.

An estimator is a rule, an estimate is a number

Two words that sound interchangeable are kept apart in statistics. An estimator is a recipe that turns a collection of random variables into a single value, and an estimate is what comes out once real observed numbers are fed in.

The distinction settles what kind of object each one is. An estimator takes random variables as inputs, so it is itself a random variable, with a distribution, an expectation and a variance of its own, while an estimate is a plain number that does not vary once the data are fixed. Bias, consistency and standard errors are properties of estimators. Both are written with a hat, and the estimators here are point estimators.

The sample analog to the expectation operator

One idea generates almost every estimator here. A population moment is an expectation of some function of the random variable. Replace the expectation operator by an average across the observed data, and the population moment becomes an estimator. That substitution goes by the name sample analog of the expectation operator, and it works at any order of moment and on functions of two variables as readily as one.

An expectation becomes an average across n observations.

The first four standardized moments describe location, dispersion, asymmetry and tail weight, which is why they are reported almost universally in finance and risk management. Quantiles offer a separate route, and they earn their place on financial data because extreme outliers barely disturb them.

Check yourself
Why can an estimator have a variance while an estimate cannot?
An estimator is a function of random variables, so it inherits randomness from its inputs and has a distribution across the samples that could have been drawn. An estimate is the value that function returns for one observed data set, and a fixed number has no dispersion.
End of lesson.