- This presentation will cover the topic of Applied Regression. Applied regression is a statistical method used to analyze relationships between variables and make predictions using real world data.
Rather than focusing only on theory, applied regression helps answer practical questions such as:
- How does one variable affect another?
- Can we predict an outcome using available data?
- Which factors are most important in explaining a result?
In this presentation, we use applied regression to study how car weight affects fuel efficiency, from the mtcars dataset.