Bivariate: Difference between revisions

From Rice Wiki
(Created page with "Consider two numerica random variables <math>X</math> and <math>Y</math>. We can measure their ''covariance''. <math>Cov(X, Y)</math> The '''correlation''' of two random variables measures the '''line dependent''' between <math>X</math> and <math>Y</math> <math> Cor(X, Y) = \rho = \frac{Cov(X,Y)}{sd(X) sd(Y)} </math>")
 
No edit summary
Line 10: Line 10:
Cor(X, Y) = \rho = \frac{Cov(X,Y)}{sd(X) sd(Y)}
Cor(X, Y) = \rho = \frac{Cov(X,Y)}{sd(X) sd(Y)}
</math>
</math>
= Bivariate Normal =
The '''bivariate normal''' is one special type of continuous random
variable.

Revision as of 17:48, 18 March 2024

Consider two numerica random variables Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X} and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Y} . We can measure their covariance.

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Cov(X, Y)}

The correlation of two random variables measures the line dependent between Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X} and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Y}

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Cor(X, Y) = \rho = \frac{Cov(X,Y)}{sd(X) sd(Y)} }

Bivariate Normal

The bivariate normal is one special type of continuous random variable.