1 / 6

Linear Prediction

Linear Prediction. Correlation can be used to make predictions Values on X can be used to predict values on Y Stronger relationships between X and Y are related to better predictions Perfect Prediction. Inaccurate Predictions.

crete
Télécharger la présentation

Linear Prediction

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. Linear Prediction • Correlation can be used to make predictions • Values on X can be used to predict values on Y • Stronger relationships between X and Y are related to better predictions • Perfect Prediction

  2. Inaccurate Predictions • Predictions will be inaccurate for correlations coefficients less than 1 or greater than -1

  3. Prediction Line • A prediction line, or regression line, is used to estimate values on Y when the relationship between X and Y is less than 1 or greater than -1

  4. Best Fit Line • The goal of the best fit line is to reduce the error between Y (actual Y scores) and Y’ (estimated Y scores based on X)

  5. Formula for Best Fit Line • The steps for obtaining the best fit line are 1. First, we find the deviation of the actual score from the predicted score. That is, we find Y - Y′ (prediction error). 2. Then, we square the prediction error. 3. We do this for every X score along the line. 4. Then, we sum those squared prediction errors. 5. Finally, we repeat this process for every possible line. 6. We then choose the line for which the sum of the squared prediction errors (Step 4) is the smallest

  6. Equation for Best Fit Line • Equation for any straight line • Y = bX + a • Formula for a Best Fit Line

More Related