Simple Linear Regression with R Commander

This page contains videos on various aspects of fitting a simple linear regression model to a set of data. The videos cover the process of constructing a scatter plot of the data, estimating the regression coefficients, evaluating other statistics associated with the model and testing the estimated slope against a hypothesised value all using R Commander.

Instructions for creating a scatter plot from a set of bivariate data.

Basic Regression - determining the regression coefficients with R Commander.

This video discusses some of the other output generated by the linear regression process in R Commander and examines some of the other analysis that can be done on the model.

This video examines some of the tests that can be carried out on the regression model.