Effacer les filtres
Effacer les filtres

How to calculate covariace of two random variable

1 vue (au cours des 30 derniers jours)
Mohsen
Mohsen le 15 Avr 2019
Modifié(e) : Matt J le 15 Avr 2019
Dear User
I have two random numbers for example:
X: mean=0.05 & Standard deviation=0.005
Y: mean=0.0455 & Standard deviation=0.005
How do I calculate Covariance(X,Y)?
Regards

Réponse acceptée

Matt J
Matt J le 15 Avr 2019
cov(x(:),y(:))
  2 commentaires
Mohsen
Mohsen le 15 Avr 2019
Thank you
But I only have mean and std. of the distributions, the vector of numbers is not available?
Matt J
Matt J le 15 Avr 2019
Modifié(e) : Matt J le 15 Avr 2019
The covariance cannot be derived from mean and std.

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by