Category: General

What is a fixed matrix?

I have seen the term "fixed matrix" being used in a lot of definitions. What does one mean when they say a "fixed" matrix? And what is this "fixed" proper...

Is there a Tetration Function?

With exponentiation, you can raise numbers to complex, irrational, etc. This is defined as such: $$\exp(x)=\sum_{n=1}^\infty{x^n\over{n!}}$$ With $e=\exp(...

need help to get $Cov(XY,Z)$

I have three variables X, Y, Z. and I know $Corr(X,Y), Corr(X,Z),Corr(Y,Z),Var(X),Var(Y),Var(Z)$. and Cov is Covariance, Corr is correlation, Var is varia...