Given two non-zero square matrices, A and B
The definition of Matrix AB is Columns equal to B's Rows.
And BA is defined as follows: B's columns equal A's rows.
Therefore, it is correct that matrices (A) and (B) have the same order.
List-I | List-II |
---|---|
(A) Confidence level | (I) Percentage of all possible samples that can be expected to include the true population parameter |
(B) Significance level | (III) The probability of making a wrong decision when the null hypothesis is true |
(C) Confidence interval | (II) Range that could be expected to contain the population parameter of interest |
(D) Standard error | (IV) The standard deviation of the sampling distribution of a statistic |
A matrix is a rectangular array of numbers, variables, symbols, or expressions that are defined for the operations like subtraction, addition, and multiplications. The size of a matrix is determined by the number of rows and columns in the matrix.