The regression model
- Identify an output variable and a set of at least five input variables to test.
- Use R, Python, or another tool to compute the regression model. This process should include a selection of appropriate input variables (there should be at least two left, otherwise use another dataset).
- Description of the dataset.
- Explanation what is the real-world application of the ability to predict the chosen output variable.
- Description of the regression model and its results.
- Demonstrate how the model can be used to predict the output variable (use few examples from the dataset, plot the predicted value and the actual value). Discuss the model’s accuracy.
- Explain the underlying nature of the computed regression