Sample Covariance
Covariance for a data sequence.
c(x,t)=n1k=1∑n(xk−M(x))(tk−M(t))
where M is the Arithmetic Mean.
Other Definitions (mainly from EMD and KDD)
sxy=N−11i=1∑N(xi−xˉ)(yi−yˉ)
Cov(A,B)=n∑i=1n(ai−μA)(bi−μB)=n∑i=1naibi−μAμB