Processing math: 100%
- Muchas notas - Fran Acién

20221130 - Fast concepts of Probability theory

E(X)=μ=Expected Value=ixipx(X=xi)

The expected value is the probabilistic mean.

Var(X)=σ2=Variance=E[X2]E2[X]

The variance measure the dispersion.

Standard deviation is:

σX=standard deviation=Var(X)

The correlation means the dependency between two random variables. The normaliced correlation is defined as:

ρX,Y=corr(X,Y)=cov(X,Y)σXσY=E[(XμX)]E[(YμY)]σXσY

Where cov means covariance.

The autocorrelation means the correlation between one random variable and a delayed copy of it.

Gaussian distribution:

f(X)=1σ2πexp(xμ)22σ2