It is not so much that regression is used to make predictions. You use regression to find the "best-fit" model -- the model that fits the data best. Regression assures that the model created is closest to the data.
Once you have decided on a type of model (often linear) you use regression to find the best model. Then you can use the model for predictions -- either interpolation (e.g. given population at 2000 and 2010 predict the population at 2005) or extrapolation (given a population model for 1960-2010, predict the population in 2030).
Regression analysis can shed light on how the variables in your model interact. That is, you can use regression analysis to study how changing one variable affects the other variables.
See eNotes Ad-Free
Start your 48-hour free trial to get access to more than 30,000 additional guides and more than 350,000 Homework Help questions answered by our experts.
Already a member? Log in here.
Further Reading