More on Multiple Regression Part 2
In the real world, we most often work with real data. And we build regression models using software such as Excel, StatCrunch, and, more recently, R. The output of those regressions give us a world of information about the regression models, enabling us to quickly determine if the overall model is statistically significant and if the individual regression coefficients are as well. And with most software, getting confidence intervals associated with the regression model is straightforward.
But in the world of academia, my students often are confronted with an inability to work on the actual data and are instead presented with partial regression output. I know the intent is to make sure students understand the nuts and bolts of regression, but my sense that could be done just as well or better with real data.
That said, I want to help my students learn about regression and get through their academic course with a satisfactory grade.
Here is a typical problem probing understanding of regression intermediates:More on Multiple Regression Part 2