TOPICS
Search

Empirical Distribution Function


The empirical distribution function of a sample X_1, ..., X_n is the distribution function

 F_n(x)=1/nsum_(i=1)^n1_((-infty,x])(X_i)=1/n#{i:X_i<=x},

where 1_A is the indicator function of a set A. It is a right-continuous nondecreasing step function whose jump at an observed value equals that value's multiplicity divided by n. Equivalently, it is the distribution function of the discrete probability measure that assigns mass 1/n to each observation.

If the observations are independent and identically distributed with distribution function F, the following uniform convergence holds:

 P(lim_(n->infty)sup_(x)|F_n(x)-F(x)|=0)=1.

Thus F_n converges uniformly to F almost surely. Empirical distribution functions are used to define sample quantiles and construct distribution-free tests. In the nonparametric bootstrap method, observations are resampled with replacement directly from F_n. Unlike a parametric bootstrap, no family of probability distributions is fitted first.


See also

Distribution Function, Kolmogorov-Smirnov Test, Quantile, Resampling Statistics, Sample, Uniform Convergence

Explore with Wolfram|Alpha

References

van der Vaart, A. W. Asymptotic Statistics. Cambridge, England: Cambridge University Press, 1998.

Cite this as:

Weisstein, Eric W. "Empirical Distribution Function." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/EmpiricalDistributionFunction.html

Subject classifications