Visualizing Ellipse rotation and associated parametric equations
Diagonal matrix
- Ellipse axes are parallel to coordinate axes (no rotation).
- Zeros in off-diagonals means zero correlation.
- Ellipse is rotated 45 degrees if correlation (off-diagonal) is positive regardless of its magnitude.
- Similarly -45 degrees if correlation is negative.
- Correlation matrix has 1 in diagonals and values between -1 and 1 inclusive in off-diagonals.
- Ellipse size remains the same (always touches square of side 2 units).
- Whether the correlation is positive or negative can be observed by the orientation of the ellipse.
- The amount of correlation can be interpreted by how thin the ellipse is.
Below is a list of parametric equations starting from that of a general ellipse and modifying it step by step into a prediction ellipse, showing how different parts contribute at each step.
Comments
Post a Comment