If A and B are equal:
Matrix A must be a diagonal matrix: FALSE.
We only know that A and B are equal, so they can both be non-diagonal matrices. Here's a counterexample:
![A=B=\left[\begin{array}{cc}1&2\\4&5\\7&8\end{array}\right]](https://tex.z-dn.net/?f=A%3DB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D1%262%5C%5C4%265%5C%5C7%268%5Cend%7Barray%7D%5Cright%5D)
Both matrices must be square: FALSE.
We only know that A and B are equal, so they can both be non-square matrices. The previous counterexample still works
Both matrices must be the same size: TRUE
If A and B are equal, they are literally the same matrix. So, in particular, they also share the size.
For any value of i, j; aij = bij: TRUE
Assuming that there was a small typo in the question, this is also true: two matrices are equal if the correspondent entries are the same.
Answer and explanation:
A negative correlation means a relationship between two variables whereby each variable affects the other such that an increase in one variable means a decrease in the other and vice versa. This is the situation with the correlation graph/scatter plot of Dr. Hotchkins: An increase in stress would cause a decrease in emotional well being and vice versa
An Outlier is a data point on the scatter plot that does not fall into the pattern of the correlation graph. From the above, 4 points are outliers: extremely high points on stress and emotional well being. These points would affect (increase or decrease) the correlation coefficient depending on where they fall in the pattern. In this case there are 4 outliers out of 60 data points and we know that the more outliers there are the more effect they have on the correlation coefficient and vice versa(also depending on where the outlier is on the scatter plot)
Answer: Neither odd nor even
Step-by-step explanation:
For it to be odd, f(x)=-f(-x).
For it to be even, f(x)=f(-x)

Hence, it is neither odd nor even.