A predictor variable in statistical modeling estimates or forecasts the value of an outcome variable. It provides input that helps the model make predictions. In many contexts, especially in regression analysis and machine learning, a predictor variable serves the same role as an explanatory variable or independent variable—these terms are often used interchangeably.
The term “predictor variable” is most common in settings where the goal is prediction, rather than explanation or causal inference. The variable may or may not be under the researcher’s control, and it does not necessarily imply a cause-and-effect relationship. Multiple predictor variables can be included in a model to improve accuracy or capture complex relationships.
For example, in a model predicting house prices, the predictor variables might include square footage, number of bedrooms, and distance to the city center. These variables might or might not directly cause a home’s price, but they help forecast it. The model uses patterns in the predictor variables to estimate the selling price.
« Back to Glossary Index