1 / 14

Simple Linear Regression

Simple Linear Regression. NBA 2013/14 Player Heights and Weights. Data Description / Model. Heights (X) and Weights (Y) for 505 NBA Players in 2013/14 Season. Other Variables included in the Dataset: Age, Position Simple Linear Regression Model: Y = b 0 + b 1 X + e Model Assumptions:

sigmund
Télécharger la présentation

Simple Linear Regression

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Simple Linear Regression NBA 2013/14 Player Heights and Weights

  2. Data Description / Model • Heights (X) and Weights (Y) for 505 NBA Players in 2013/14 Season. • Other Variables included in the Dataset: Age, Position • Simple Linear Regression Model: Y = b0 + b1X + e • Model Assumptions: • e ~ N(0,s2) • Errors are independent • Error variance (s2) is constant • Relationship between Y and X is linear • No important (available) predictors have been ommitted

  3. Regression Calculations

  4. Inference Concerning b1

  5. EXCEL Output and Inference for b0

  6. Estimating Mean and Predicting New Response at x=x*

  7. Coefficients of Correlation and Determination

  8. Analysis of Variance and F-Test

  9. Linearity of Regression

  10. Height and Weight Data – n=505, c=18 Groups Do not reject H0: mj = b0 + b1Xj

More Related