Chapter 13Introduction to Linear Regression and Correlation .ppt
《Chapter 13Introduction to Linear Regression and Correlation .ppt》由会员分享,可在线阅读,更多相关《Chapter 13Introduction to Linear Regression and Correlation .ppt(53页珍藏版)》请在麦多课文档分享上搜索。
1、Fall 2006 Fundamentals of Business Statistics,1,Chapter 13 Introduction to Linear Regression and Correlation Analysis,Fall 2006 Fundamentals of Business Statistics,2,Chapter Goals,To understand the methods for displaying and describing relationship among variables,Fall 2006 Fundamentals of Business
2、Statistics,3,Methods for Studying Relationships,Graphical Scatterplots Line plots 3-D plots Models Linear regression Correlations Frequency tables,Fall 2006 Fundamentals of Business Statistics,4,Two Quantitative Variables,The response variable, also called the dependent variable, is the variable we
3、want to predict, and is usually denoted by y. The explanatory variable, also called the independent variable, is the variable that attempts to explain the response, and is denoted by x.,Fall 2006 Fundamentals of Business Statistics,5,YDI 7.1,Fall 2006 Fundamentals of Business Statistics,6,Scatter Pl
4、ots and Correlation,A scatter plot (or scatter diagram) is used to show the relationship between two variables Correlation analysis is used to measure strength of the association (linear relationship) between two variables Only concerned with strength of the relationship No causal effect is implied,
5、Fall 2006 Fundamentals of Business Statistics,7,Example,The following graph shows the scatterplot of Exam 1 score (x) and Exam 2 score (y) for 354 students in a class. Is there a relationship?,Fall 2006 Fundamentals of Business Statistics,8,Scatter Plot Examples,y,x,y,x,y,y,x,x,Linear relationships,
6、Curvilinear relationships,Fall 2006 Fundamentals of Business Statistics,9,Scatter Plot Examples,y,x,y,x,No relationship,(continued),Fall 2006 Fundamentals of Business Statistics,10,Correlation Coefficient,The population correlation coefficient (rho) measures the strength of the association between t
7、he variablesThe sample correlation coefficient r is an estimate of and is used to measure the strength of the linear relationship in the sample observations,(continued),Fall 2006 Fundamentals of Business Statistics,11,Features of and r,Unit free Range between -1 and 1 The closer to -1, the stronger
8、the negative linear relationship The closer to 1, the stronger the positive linear relationship The closer to 0, the weaker the linear relationship,Fall 2006 Fundamentals of Business Statistics,12,Examples of Approximate r Values,y,x,y,x,y,x,y,x,y,x,Tag with appropriate value: -1, -.6, 0, +.3, 1,Fal
9、l 2006 Fundamentals of Business Statistics,13,Earlier Example,Fall 2006 Fundamentals of Business Statistics,14,YDI 7.3,What kind of relationship would you expect in the following situations: age (in years) of a car, and its price.number of calories consumed per day and weight.height and IQ of a pers
10、on.,Fall 2006 Fundamentals of Business Statistics,15,YDI 7.4,Identify the two variables that vary and decide which should be the independent variable and which should be the dependent variable. Sketch a graph that you think best represents the relationship between the two variables. The size of a pe
11、rsons vocabulary over his or her lifetime. The distance from the ceiling to the tip of the minute hand of a clock hung on the wall.,Fall 2006 Fundamentals of Business Statistics,16,Introduction to Regression Analysis,Regression analysis is used to: Predict the value of a dependent variable based on
12、the value of at least one independent variable Explain the impact of changes in an independent variable on the dependent variable Dependent variable: the variable we wish to explain Independent variable: the variable used to explain the dependent variable,Fall 2006 Fundamentals of Business Statistic
13、s,17,Simple Linear Regression Model,Only one independent variable, x Relationship between x and y is described by a linear function Changes in y are assumed to be caused by changes in x,Fall 2006 Fundamentals of Business Statistics,18,Types of Regression Models,Positive Linear Relationship,Negative
14、Linear Relationship,Relationship NOT Linear,No Relationship,Fall 2006 Fundamentals of Business Statistics,19,Linear component,Population Linear Regression,The population regression model:,Population y intercept,Population Slope Coefficient,Random Error term, or residual,Dependent Variable,Independen
15、t Variable,Random Errorcomponent,Fall 2006 Fundamentals of Business Statistics,20,Linear Regression Assumptions,Error values () are statistically independent Error values are normally distributed for any given value of x The probability distribution of the errors is normal The probability distributi
16、on of the errors has constant variance The underlying relationship between the x variable and the y variable is linear,Fall 2006 Fundamentals of Business Statistics,21,Population Linear Regression,(continued),Random Error for this x value,y,x,Observed Value of y for xi,Predicted Value of y for xi,xi
17、,Slope = 1,Intercept = 0,i,Fall 2006 Fundamentals of Business Statistics,22,The sample regression line provides an estimate of the population regression line,Estimated Regression Model,Estimate of the regression intercept,Estimate of the regression slope,Estimated (or predicted) y value,Independent
18、variable,The individual random error terms ei have a mean of zero,Fall 2006 Fundamentals of Business Statistics,23,Earlier Example,Fall 2006 Fundamentals of Business Statistics,24,Residual,A residual is the difference between the observed response y and the predicted response . Thus, for each pair o
19、f observations (xi, yi), the ith residual is ei = yi i = yi (b0 + b1x),Fall 2006 Fundamentals of Business Statistics,25,Least Squares Criterion,b0 and b1 are obtained by finding the values of b0 and b1 that minimize the sum of the squared residuals,Fall 2006 Fundamentals of Business Statistics,26,b0
20、 is the estimated average value of y when the value of x is zerob1 is the estimated change in the average value of y as a result of a one-unit change in x,Interpretation of the Slope and the Intercept,Fall 2006 Fundamentals of Business Statistics,27,The Least Squares Equation,The formulas for b1 and
21、 b0 are:,algebraic equivalent:,and,Fall 2006 Fundamentals of Business Statistics,28,Finding the Least Squares Equation,The coefficients b0 and b1 will usually be found using computer software, such as Excel, Minitab, or SPSS.Other regression measures will also be computed as part of computer-based r
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
2000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- CHAPTER13INTRODUCTIONTOLINEARREGRESSIONANDCORRELATIONPPT

链接地址:http://www.mydoc123.com/p-379575.html