!style="width:250px"|Multivariable (multiple variables)
|-
!rowspan="34"|Dependent variable<br>(outcome)
!Continuous
|
|
*'''Multivariable Multiple† linear regression'''
::<math>Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math>
!Binary
|
*'''Simple binary logistic regression'''
::<math>\log Y = a + bX</math><br>where <math>Y</math> is odds of outcome
|
*'''Multiple † binary logistic regression'''
::<math>\log Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math><br>where <math>Y</math> is odds of outcome
|-
!Multinominal<br>≥ 3
|
*'''Simple multinominal logistic regression'''
|
*'''Multiple† multinominal logistic regression'''
|-
!Ordinal
|
*'''Simple ordinal logistic regression'''
|
*'''Multiple† ordinal logistic regression'''
|-
!Survival time
*'''Multiple proportional hazard regression'''<br>= '''Cox hazard regression'''
|}
†'Multiple' can be rephrased as 'Multivariable'; <color="red">'''NOT 'Multivariate'!!'''<color="red">