Statistics Resources

Published

May 4, 2019

A General Symbol Guide

There are a lot of symbols (often greek letters or ligatures on English letters) used in statistics and econometrics. Luckliy, most of them follow some standard patterns, and are consistent across textbooks and research (note there are exceptions!).

Style Examples Meaning
Greek letters β0,β1,σ,u True parameters of population
Hats β0^,β1^,σ^,u^ Our statistical estimates of population parameters, from sample data
English capital letters X1,X2,Y (Random) variables in our sample data
English lowercase letters x1i,x2i,yi Individual observations of variables in our sample data
Modified capital letters X¯,Y¯ Statistics calculated from our sample data (e.g. sample mean)
Bold capital letters X=[x1,x2,,xn] β=[β1,β2,,βk] Vector or matrix

Sample Statistics vs Population Parameters Formulae

Sample Population
Population n N
Mean x¯=1ni=1nxi μ=1Ni=1Nxi
Variance s2=1n1i=1n(xix¯)2 σ2=1Ni=1N(xiμ)2
Standard Deviation s=s2 σ=σ2