SOCR EduMaterials AnalysisActivities MLR

From Socr

Revision as of 04:19, 5 August 2007 by Annie (Talk | contribs)
Jump to: navigation, search

Contents

SOCR Analysis Example on Multiple Linear Regression

This SOCR Activity demonstrates the utilization of the SOCR Analyses package for statistical Computing. In particular, it shows how to use Multiple Linear Regression and how to read the output results.

Multiple Linear Regression Background

Multiple Linear Regression is a class of statistical analysis models and procedures, which takes one independent variable and one dependent and one or more variable, both sets being quantitative, and models the relationship between them. SOCR has another activity set for Simple Linear Regression, which only allows on independent variable in the input. However, SOCR Multiple Linear Regression allows one or more independent variables. In the linear model, the error is assumed to follow a standard normal distribution.

The goal of the Multiple Linear Regression computing procedure is to estimate all of the coefficients based on the data. Least Squares Fitting is used.

In this activity, the students can learn about:

  • Reading results of Simple Linear Regression;
  • Making interpretation of the coefficients;
  • Observing and interpreting various data and resulting plots
    • Scatter plots of the dependent vs. independent variables
    • Diagnostic plots such as the Residual on Fit plot
    • Normal QQ plot, etc.


SOCR Multiple Linear Regression Data Input

Go to SOCR Analyses and select Multiple Linear Regression from the drop-down list of SOCR analyses, in the left panel. There are three ways to enter data in the SOCR Multiple Linear Regression applet:

  • Click on the Example button on the top of the right panel.
  • Generate random data by clicking on the Random Example button.
  • Paste your own data from a spreadsheet into SOCR Multiple Linear Regression data table.
Personal tools