Statistic

Summary

  • Given a sample x1,,xn and a function g:RnR then

z=g(x1,,xn)

  • is called a statistic .

Examples

  • The sample mean

¯x=1nni=1xi

  • The sample variance

s2x=1n1ni=1(xi¯x)2

  • The sample covariance

s2x,y=1n1ni=1(xi¯x)(yi¯y)