ANCOVA & Matrices Flashcards

1
Q

ANCOVA

A

Analysis of covariance
1 continuous & 1 categorical variable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Multiplication of 2 matrices

A

Possible if: #columns in A = #rows in B

[n x m] * [m x p] = [n x p]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Adding/subtracting matrices

A

Only possible if objects have same dimension

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Rules for matrices

A
  • AB =/ BA
  • st BA possible but AB not
  • A* A^T = symmetric (oben und unten an diagonale gleich)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

ANCOVA Assumptions

A

Same as for linear model:
- NV residuals
- independent residuals
- equal variance among groups
NOT: NV explanatory variables (x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Areas where linear algebra (Matrix) is frequently used and powerful

A
  • PCA (principle component analysis)
  • for efficient coding / simulations
  • to find joint distribution of regression coefficients
    NOT for residual analysis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly