I need help to understand and answer the following question.
I referred the following website to read about the confidence ellipsoids. https://www.visiondummy.com/2014/04/draw-error-ellipse-representing-covariance-matrix/
My answer would be:
a) Dataset 1 is more trustworthy. Because Dataset1 ellipsoid is smaller than Dataset2 ellipsoid.
b) The eigenvectors represent the direction of the largest spread of the data, whereas the eigenvalues define how large this spread really is.
i) I want to know if the ellipsoid is parallel to x-axis or y-axis , then whether that makes the experiment more trustworthy or it just depend on the axis length of the ellipsoids. ii)Is there a mathematical relation that relates the eigenvectors and eigenvalues to the confidence ellipsoids?
Thanks.