Learn Before
Classification

Types of inferential questions in statistical learning

In statistical learning, inference typically aims to answer five key questions about the relationship between the predictors X1,X2,X3,...,XPX_1, X_2, X_3, ..., X_P and the outcome YY:

  1. Causal Relationship: Is the relationship between the predictors and the outcome causal?
  2. Linearity: Is the relationship linear or non-linear?
  3. Predictor Association: Which predictors are associated with the outcome, and which are not?
  4. Direction: What is the direction of the relationship for each predictor?
  5. Magnitude: What is the magnitude of the relationship for each predictor?

0

3

Updated 2026-06-13

Tags

Data Science