Learning Objectives for Chapter 11

Size: px
Start display at page:

Download "Learning Objectives for Chapter 11"

Transcription

1 Chapter : Lnear Regresson and Correlaton Methods Hldebrand, Ott and Gray Basc Statstcal Ideas for Managers Second Edton Learnng Objectves for Chapter Usng the scatterplot n regresson analyss Usng the method of least squares for fndng the best fttng lne Understandng the underlyng assumptons n regresson analyss Determnng whether or not any observatons are hgh leverage ponts, y-outlers or hgh nfluence ponts Usng the the t-test for testng the sgnfcance of the slope coeffcent Usng the the F-test for testng the slope coeffcent Understandng the dfference between the correlaton coeffcent and the coeffcent of determnaton Sectons.. The Lnear Regresson Model; Estmatng Model Parameters

2 . The Lnear Regresson Model. Estmatng Model Parameters Objectve: Model the relatonshp between a response or dependent varable (Y) and one predctor or ndependent varable (x). Examples: For consumer purchase decsons, let Y = market share and x = consumer s degree of top of mnd brand awareness (% of consumers who name ths brand frst). In beta analyss, let Y = return on a securty (IBM) over a perod of tme and x = return on the market (DJIA). For a partcular corporaton, let Y = sales revenue for a regon at the year s end and x = advertsng expendtures for the year. Y s recorded n tens of thousands of dollars and x s recorded n thousands of dollars. In all three examples, can x be used to predct Y?. The Lnear Regresson Model. Estmatng Model Parameters Consder the example where Y = sales revenue and x = advertsng expendtures. The data follow: Regon Sales Adv Exp A B C D E F G H I J 6 a) Is there a lnear relatonshp between Sales and Advertsng Expendtures?. The Lnear Regresson Model. Estmatng Model Parameters A scatterplot of the data follows: Scatterplot for Sales vs. Advertsng Expendtures Sales 6 Adv Exp The scatterplot s used to assess whether or not there s a lnear relatonshp between Sales and Advertsng Expendtures. 6

3 . The Lnear Regresson Model. Estmatng Model Parameters Is a lnear relatonshp feasble? From the scatterplot, t appears that as Advertsng Expendtures ncrease, Sales ncrease lnearly. The relatonshp between Sales and Advertsng Expendtures s an example of a statstcal relatonshp between varables. If a straght lne s ft to the ponts, all the ponts would not fall on the straght lne. There are other factors besdes Advertsng Expendtures that affect Sales. An example of a determnstc relatonshp s: Total Costs = Fxed Costs + Varable Costs 7. The Lnear Regresson Model. Estmatng Model Parameters Ftted Model The general expresson for the lne to be ft s: yˆ = ˆ β + ˆ β x 0 Resduals are predcton errors n the sample. The resdual for an observaton ( x, y ) s the dfference between the actual value of sales and the predcted value: = y ( ˆ ˆ β 0 + βx ) Resdual = y ˆ y How should the ftted lne be determned? 8. The Lnear Regresson Model. Estmatng Model Parameters Possble crtera for fttng a lne passng through ( x, y) : n. Mnmze the sum of the resduals or mn ( y yˆ ) = Defcency: An nfnte number of lnes satsfy ths crteron.. Mnmze the sum of the absolute value of the resduals or n mn y yˆ = Defcency: Procedure not avalable n most statstcal software.. Mnmze the sum of the squared resduals or n mn ( y yˆ ) = Crteron () s known as the Method of Least Squares. 9

4 . The Lnear Regresson Model. Estmatng Model Parameters Procedure to obtan Intercept and Slope of Ftted Model When the Least-Squares crteron s used, β are 0 and β found by solvng the followng two expressons: ˆ β =Σ( x x)( y y) / Σ( x x ) and ˆ β y βˆ x 0 = To facltate the arthmetc, note that and Σ ( x x)( y y) = Σ x y n x y Σ ( x x ) = Σx nx 0. The Lnear Regresson Model. Estmatng Model Parameters Example (Sales vs. Advertsng Expendtures): b) Fnd the least-squares regresson lne. Do the calculatons by hand. Regon Sales(y) Adv Exp(x) (x)(y) x A B C D 6 9 E 6 F 6 G 9 H 0 I J Sum The Lnear Regresson Model. Estmatng Model Parameters From the prevous slde, x y = 6, x = 0, x =., y =. 0 x y nx y = 6 (0)(.)(.0) = 0 x nx = 0 (0)(.) = 7. 6 ˆβ = [ x y nx y ]/[ x nx ]= = 0 / 7.6 = 0.7 ˆ β = y ˆ β x =.0 (0.7)(.) =

5 . The Lnear Regresson Model. Estmatng Model Parameters The least-squares regresson equaton s: Yˆ = x The y-ntercept The Slope Coeffcent Notce the smlarty to the pont-slope formula for a straght lne: y = mx + b In regresson, the terms are reversed.. The Lnear Regresson Model. Estmatng Model Parameters Example (Sales vs. Advertsng Expendtures): c) State the equaton of the least-squares regresson lne by usng Mntab. The Mntab output follows: Regresson Analyss: Sales versus Adv Exp The regresson equaton s Sales = Adv Exp Predctor Coef SE Coef T P Constant Adv Exp S = R-Sq = 7.% R-Sq(adj) = 69.0% The equaton of the ftted lne s: Sales ^ = Adv Exp. The Lnear Regresson Model. Estmatng Model Parameters Example (Sales vs. Advertsng Expendtures): d) Obtan the ftted lne plot by usng Mntab. Ftted Regresson Lne for Sales vs. Adv Exp Sales = Adv Exp S R-Sq 7.% R-Sq(adj) 69.0% Sales Adv Exp 6 The ftted lne plot renforces the approprateness of usng a lnear model.

6 . The Lnear Regresson Model. Estmatng Model Parameters Example (Sales vs. Advertsng Expendtures): e) Interpret the slope of the ftted lne n the context of ths problem Sales ncrease by 0.7 unts for each unt ncrease n Advertsng Expendture f) Predct sales for a regon that has advertsng expendtures of unts. yˆ = (.0) =. 86 unts 6. The Lnear Regresson Model. Estmatng Model Parameters g) Determne the resdual for Regon A Resdual = (Actual Sales) (Predcted Sales) = (.0) [0.68 +(0.7)(.0)] =.06 = The ftted values and resduals for all regons follow. Regon Adv Exp Sales Ft Resdual A B C D E F G H I J The Lnear Regresson Model. Estmatng Model Parameters h) On the ftted lne plot, specfy the resdual for Regon G. Ftted Regresson Lne for Sales vs. Adv Exp Sales = Adv Exp S R-Sq 7.% R-Sq(adj) 69.0% Resdual for Regon G Sales Adv Exp 6 8

7 . The Lnear Regresson Model. Estmatng Model Parameters Correspondng to the ftted model s the populaton model: y Error E( Y) = β 0 + βx Unknown The probablty dstrbuton for Y at x= Error 0 6 x 9. The Lnear Regresson Model. Estmatng Model Parameters Propertes of the populaton model At each value of x, there s a probablty dstrbuton of Y values. The means, E(Y), of these probablty dstrbutons le on a straght lne, where β0 s the ntercept, and β s the slope The expresson for E(Y) s: E( Y) = β0 + βx, or Y = β + β x + ε 0 where ε s the error or dfference between Y and E(Y ) 0. The Lnear Regresson Model. Estmatng Model Parameters Assumptons. The relaton s n fact lnear, so that the errors all have expected value zero; E ( ε ) = 0 for all.. The errors all have the same varance; Var ( ε ) = σ ε for all.. The errors are ndependent of each other. The ftted lne or model s an estmate of the populaton model

8 σ ε. The Lnear Regresson Model. Estmatng Model Parameters s also unknown and needs to be estmated. Snce resduals estmate errors, use the varaton n the resduals to estmate the varaton n the errors. There are constrants on the resduals: resdual = 0 ( x )( resdual ) = 0 For the Sales vs. Advertsng Expendtures example, these constrants are shown on the next slde. The resduals have (n-) degrees of freedom.. The Lnear Regresson Model. Estmatng Model Parameters The varaton n the resduals s: s s [ = n ε = Use to estmate ε Regon Sales Adv Exp Ft Res (AdvExp)(Res) A B C D E F G.8.. H I J Sum σ ε ] resdual 0 /( n ). The Lnear Regresson Model. Estmatng Model Parameters s ε Termnology for Sample standard devaton around the regresson lne Standard error of estmate Resdual standard devaton

9 . The Lnear Regresson Model. Estmatng Model Parameters Example (Sales vs. Advertsng Expendtures): ) Identfy the value of the sample standard devaton about the regresson lne from the Mntab output. Regresson Analyss: Sales versus Adv Exp The regresson equaton s Sales = Adv Exp Predctor Coef SE Coef T P Constant Adv Exp S = R-Sq = 7.% R-Sq(adj) = 69.0% The value of the sample standard devaton about the regresson lne s: s = The Lnear Regresson Model. Estmatng Model Parameters How s ths useful? Lke any other standard devaton, the resdual standard devaton may be nterpreted by the Emprcal Rule. About 9% of the predcton errors wll fall wthn +/- standard devatons of the mean error; the mean error s always 0 n the least-squares regresson model. Therefore, a resdual standard devaton of 0.8 means that about 9% of the predcton errors wll be less than +/- (0.8) = +/-.66 [Hldebrand, Ott and Gray] 6. Estmatng Model Parameters A hgh-leverage pont s one for whch the x-value s, n some sense, far away from most of the x-values. Most of x-values y x A hgh leverage pont 7

10 . Estmatng Model Parameters MINITAB flags a hgh leverage pont wth an X symbol. The determnaton s made by lookng at the leverage, denoted by h, for each observaton: h = + n ( x x) n ( x x) j= Some lmts are bult n: / n h ; Squared devaton of a partcular x Varaton n all x s relatve to x h = ; h = n If h > 6 / n, ths observaton s flagged wth an X symbol. Why 6/n? 6 /n = h n / = 8. Estmatng Model Parameters Example (Sales vs. Advertsng Expendtures): j) Fnd the leverage for regon J where the pont s (6, ). h J = (6. ) Is ths a hgh leverage pont? No, snce = 0.8 A pont wth a large x-value s not necessarly a hgh leverage pont. h0 = 0.8< Estmatng Model Parameters The leverage values for all 0 observatons follow: Regon Sales Adv Exp SRES HI A B C D E F G H I J All leverages are less than 6/n No Hgh leverage ponts. Leverages for each observaton 0

11 . Estmatng Model Parameters The ftted lne plot follows. The graph suggests there are no hgh leverage ponts Ftted Regresson Lne for Sales vs. Adv Exp Sales = Adv Exp S R-Sq 7.% R-Sq(adj) 69.0% Sales Adv Exp 6. Estmatng Model Parameters Example (Sales vs. Advertsng Expendtures): Regon G has just sent an emal statng that they reported ncorrect values for sales and advertsng expendtures. The bad news s that they actually spent $0,000 (0 unts) on Advertsng. The good news s that Sales were actually $80,000 (8 unts). Is the revsed data pont for Regon G a hgh leverage pont? (0.9) h G = + = 0.6 > The pont (0,8) s a hgh leverage pont. The Mntab output follows.. Estmatng Model Parameters The regresson output for the revsed data follows. Regresson Analyss: Sales vs Adv Exp [Revsed Data: Change (,) to (0,8)] The regresson equaton s Sales = Adv Exp Predctor Coef SE Coef T P Constant Adv Exp S = R-Sq = 90.% R-Sq(adj) = 89.% Unusual Observatons Obs AdvExp Sales Ft SE Ft Resdual St Resd X X denotes an observaton whose X value gves t large nfluence.

12 . Estmatng Model Parameters The leverage (HI) for all of the observatons follows. Regon Sales Adv Exp SRES HI A B C D E F G H I J Estmatng Model Parameters The ftted lne plot renforces that Regon G s a hgh leverage pont Ftted Regresson Lne for Sales vs. Adv Exp Sales_ = Adv Exp_ 8 7 S R-Sq 90.% R-Sq(adj) 89.% 6 Sales_ Adv Exp_. Estmatng Model Parameters A hgh leverage pont s not necessarly Bad. A hgh leverage pont has the potental to alter the ftted lne. For the Example, the potental was not realzed. For the orgnal data, the slope was 0.7. For the revsed data, the slope s

13 . Estmatng Model Parameters Standardzed Resduals A resdual s standardzed as follows: SR = = resdual std. dev. of resdual resdual sε h A Standardzed Resdual (SR) depends on the resdual and the leverage. 7. Estmatng Model Parameters A requrement s that the errors n the populaton regresson model be normally dstrbuted. Snce the resduals estmate the errors, ths mples the resduals should be normally dstrbuted. Standardzed Resduals can be vewed as values of a standard normal random varable. A Standardzed Resdual s consdered large f SR >. 8. Estmatng Model Parameters Example (Sales vs. Advertsng Expendtures): Regon G has just sent another emal statng that they reported ncorrect values agan for sales and advertsng expendtures. The good news s that they only spent $,000 ( unts) on Advertsng. The better news s that Sales were actually $0,000 ( unts). Does ths result n a y-outler for Regon G? SR G = = resdual G G sε h.0 (.0) 0.0 =.067 >.0 Regon G s now a pont wth a y-outler. 9

14 . Estmatng Model Parameters The Mntab output for the revsed data follows. Regresson Analyss: Sales versus Adv Exp [Revsed Data: Change (,) to (,)] The regresson equaton s Sales = Adv Exp Predctor Coef SE Coef T P Constant Adv Exp S =.07 R-Sq = 6.0% R-Sq(adj) = 7.% Unusual Observatons Obs AdvExp Sales Ft SE Ft Resdual St Resd R R denotes an observaton wth a large standardzed resdual. 0. Estmatng Model Parameters The ftted lne plot renforces that Regon G s a y-outler. Ftted Regresson Lne for Sales vs. Adv Exp Sales = Adv Exp S.07 R-Sq 6.0% R-Sq(adj) 7.% y-outler Sales 6 Adv Exp. Estmatng Model Parameters Hgh Influence Ponts A hgh leverage pont that also corresponds to a y-outler s a hgh nfluence pont. Example (Sales vs. Advertsng Expendtures): Regon G just can t get ther act together. Regon G has just sent another emal statng that they reported ncorrect values agan for sales and advertsng expendtures. The bad news s that they spent $0000 (0 unts) on Advertsng. The really bad news s that Sales were stll only $0,000 ( unts). Does ths result n a hgh nfluence pont for Regon G? From the Mntab output that follows, the answer s yes. The potental of the hgh leverage to alter the regresson lne was realzed.

15 . Estmatng Model Parameters Regresson Analyss: Sales versus Adv Exp [Revsed Data: Change (,) to (0,)] The regresson equaton s Sales = Adv Exp Predctor Coef SE Coef T P Constant Adv Exp S =.0809 R-Sq =.9% R-Sq(adj) = 7.0% Unusual Observatons Obs AdvExp Sales Ft SE Ft Resdual St Resd RX R denotes an observaton wth a large standardzed resdual. X denotes an observaton whose X value gves t large nfluence. Secton. Inferences about Regresson Parameters. Inferences about Regresson Parameters Model: E(Y) = β x 0 + β Model Parsmony: Is x useful n predctng Y? Hypotheses: : β = 0 vs. H : β 0 H0 a The samplng dstrbuton of β s needed to test H 0 : β = 0 Addtonal assumpton for the populaton model: Errors (ε ) are normally dstrbuted.

16 . Inferences about Regresson Parameters Samplng dstrbuton of β β The samplng dstrbuton of s the probablty dstrbuton of the dfferent values of β whch would be obtaned wth repeated samplng, when the values of the ndependent varable x are held constant for the repeated samples. 6. Inferences about Regresson Parameters β s normally dstrbuted wth: E( β ) = β Var( β) = V( β) = x ( x) Substtute s ε for σ ε to estmate the Var( β ) σ ε 7. Inferences about Regresson Parameters The estmated standard error of sε ( x x) Mntab denotes ths as SE Coef β s: 8

17 . Inferences about Regresson Parameters The dstrbuton of s t n- β β [Estmated Standard Error of β] To test H 0 : β = 0, use β 0 [EstmatedStandardError of β ] 9. Inferences about Regresson Parameters The rejecton regon depends on the research hypothess: Research Hypothess H a : β 0 H a : β > 0 H a : β < 0 Reject Rejecton Regon H 0 f or f t > t t < t Reject H 0 f t Reject H f 0 t α /, n α/, n > tα, n < tα, n 0. Inferences about Regresson Parameters Example (Sales vs. Advertsng Expendtures): Test H0: β = 0 vs. Ha: β 0 at the % sgnfcance level by usng the Mntab output. Regresson Analyss: Sales versus Adv Exp The regresson equaton s Sales = Adv Exp Predctor Coef SE Coef T P Constant Adv Exp S = R-Sq = 7.% R-Sq(adj) = 69.0%

18 . Inferences about Regresson Parameters The test statstc s β t = = =.9 SE Coef.79 Snce t =.9> t.0,8 =.06, reject H : β = 0 0 Equvalently, snce p-value =.00, reject H : β 0 = 0 Advertsng Expendtures s a sgnfcant predctor of Sales.. Inferences about Regresson Parameters The F statstc can also be used to test H 0 : β = 0 vs. H a : β 0 The F test s equvalent to the t-test n smple regresson. The F test s presented n the sldes for Secton.. Secton. Predctng New Y Values Usng Regresson

19 . Predctng New Y Values Usng Regresson Scenaro : Fnd a confdence nterval for E(Y) at x n+ A new value of x, denoted by x n+, s specfed Y E(Y) X n+ X. Predctng New Y Values Usng Regresson Scenaro : Pont Estmate: y Interval Estmate: ˆ ˆ n+ = β 0 + βxn+ yˆ The further that x n+ s from x, the wder the nterval. The larger the range of x-values, the narrower the nterval. The larger the number of data ponts, the narrower the nterval. ˆ ( xn x) + n ( x x) + n+ ± tα /, n se 6. Predctng New Y Values Usng Regresson Example (Sales vs. Advertsng Expendtures): Wth 9% confdence, wthn what lmts s the average value for sales when advertsng expendtures are $,000? Pont Estmate: Y ˆ =.68+.7() =.8; sε =.80; Σ( x ) x = 7.6 Interval Estmate: (.).8± (.06)(.80) or [.9,.] Ths s a confdence nterval estmate for the populaton average for sales regons wth advertsng expendtures of $,000. 7

20 . Predctng New Y Values Usng Regresson Scenaro : Fnd a predcton nterval for Y n+ at x n+ Y y n+ E(Y) X n+ X 8. Predctng New Y Values Usng Regresson Predctng a specfc value for Y at a gven value of x. Pont Estmate: y ˆ n β 0 Interval Estmate: ˆ + = + βxn+ yˆ A predcton nterval for Y n+ s wder than a confdence nterval for E(Y n+ ). ˆ ( xn x) + + n ( x x) + n+ ± tα /, n se 9. Predctng New Y Values Usng Regresson Example (Sales vs. Advertsng Expendtures): Suppose a new regon s to be allowed advertsng expendtures of $,000. What sales revenue can be antcpated? Obtan a 9% predcton nterval. Pont Estmate: yˆ =.8; s.80; ( ) ε = Σ x x = 7.6 Interval Estmate: (.).8± (.06)(.80) or [.,.6] Ths s a 9% predcton nterval for the sales of an ndvdual regon when advertsng expendtures are $,000 60

21 . Predctng New Y Values Usng Regresson The Mntab output follows for the confdence and predcton ntervals: Values of Predctors for New Observatons New Obs Adv Exp.00 Predcted Values for New Observatons New Obs Ft SE Ft 9% CI 9% PI (.908,.) (.,.607) 6. Predctng New Y Values Usng Regresson The confdence and predcton ntervals are shown n the followng graph: Ftted Regresson Lne for Sales vs. Adv Exp Sales = Adv Exp Regresson 9% C I 9% PI S R-Sq 7.% R-Sq(adj) 69.0% Sales 0 - Adv Exp 6 6 Secton. Correlaton 6

22 . Correlaton ( ) Coeffcent of Determnaton ryx orr Based on explaned and unexplaned devaton Λ Λ y + y = y y y y Total devaton Explaned devaton Unexplaned devaton Of the total devaton, how much s explaned by fttng the regresson lne and how much s left over? 6. Correlaton Example (Sales vs. Advertsng Expendtures): For regon I, x= and y= yˆ 9 = () =.0 Total devaton = ( y 9 y ) = ( ) = Explaned devaton = ( yˆ 9 y) = (.0 ) =.0 Unexplaned devaton = y yˆ ) = (.0) ( 9 9 = 6. Correlaton Ths s shown on the ftted lne plot: Ftted Regresson Lne for Sales vs. Adv Exp Sales = Adv Exp Unexplaned devaton S R-Sq 7.% R-Sq(adj) 69.0% Total devaton Sales Explaned devaton y Adv Exp 6 66

23 . Correlaton Square both sdes to account for negatve devatons ( y y) = ( yˆ y) + ( y yˆ ) + [ cross product term] Sum over all observatons Σ ( y y ) = Σ y y + Σ y y Sum of Squares due to Total (SST) Sum of Squares due to Regresson (SSR) Sum of Squares due to Error (SSE) 67. Correlaton Each of Sum of Squares has assocated wth t degrees of freedom (df). Σ ( y ) y = Σ y y + Σ y y SST = SSR + SSE Degrees of freedom for each Sum of Squares are: (n ) = + (n - ) 68. Correlaton Mean Square = Sum of Squares/ df MSR = SSR/df = SSR / = SSR MSE = SSE/df = SSE/(n ) Ths leads to another test statstc, the F- statstc, for testng H 0 : β = 0. F = MSR/MSE { F Statstc 69

24 . Correlaton Ratonale: If SSR s large relatve to SSE, ths ndcates the ndependent varable x has real predctve value. The F test s one-taled. Rejecton Regon: Reject H 0 : β = 0 f F-Statstc > F α,,n- Or, reject H 0 f p-value < α. 70. Correlaton Example: Sales and Advertsng Expendtures Locate the value of the F-Statstc, the assocated p-value and state your concluson. Regresson Analyss: Sales versus Adv Exp The regresson equaton s Sales = Adv Exp Predctor Coef SE Coef T P Constant Adv Exp S = R-Sq = 7.% R-Sq(adj) = 69.0% Analyss of Varance Source DF SS MS F P Regresson Resdual Error Total Correlaton F test =.9/0.688 =.0 Snce.0 > F.0,,8 =., reject H 0 : β = 0. Percentage ponts of the F dstrbuton are n Table 6. Equvalently, snce p-value =.00, reject H 0 : β = 0. 7

25 . Correlaton In smple regresson, t = F. Example: Sales and Advertsng Expendtures t = (.9) =.07 = F In smple regresson, the p-values for the F test and t test are equal. Example: Sales and Advertsng Expendtures p-value for F test =.00 = p-value for t-test 7. Correlaton Coeffcent of Determnaton, denoted by or R, s r yx SSR R = SST R specfes how much of the total varaton s explaned by the ftted lne. 7. Correlaton Example (Sales vs. Advertsng Expendtures): Use the Mntab output to fnd the value of the coeffcent of determnaton and nterpret the value n the context of ths problem. Regresson Analyss: Sales versus Adv Exp The regresson equaton s Sales = Adv Exp S = R-Sq = 7.% R-Sq(adj) = 69.0% From the output, R = 7.% Interpretaton: 7.% of the varaton n Sales s explaned by the regresson model wth Advertsng Expendtures as the predctor 7

26 . Correlaton The coeffcent of determnaton, R, ranges from 0 to The coeffcent of correlaton, denoted by r, s obtaned from R : r = R where the sgn (+,-) of r s the same as the sgn of. βˆ 76. Correlaton r takes on values from - to + Correlaton measures the strength of the lnear relatonshp between x and Y. The coeffcent of determnaton (R ) and the coeffcent of correlaton (r) have very dfferent nterpretatons. 77. Correlaton In correlaton, both varables are on an equal footng. It does not matter whch s labeled x and whch s labeled Y. The objectve s to measure the assocaton between x and Y. Ths s n contrast to regresson analyss, where the objectve s to use x to predct Y. 78

27 . Correlaton Example (Sales vs. Advertsng Expendtures) r = R = 0.7 = r has a postve sgn because the slope of postve: ˆ β = +0.7 ˆβ s Warnng: Correlaton does not mply causaton. 79. Correlaton r denotes the sample correlaton coeffcent. r estmates the populaton correlaton (ρ) Hypothess testng on ρ requres certan assumptons. In regresson analyss, the values of x are predetermned constants In correlaton analyss, the values of x are randomly selected. In correlaton analyss, the x values also come from a normal dstrbuton. More precsely, the random sample of (x,y) values s drawn from a bvarate normal dstrbuton. 80. Correlaton To test H 0 : ρ = 0, the test statstc s t = r where t has (n ) d.f. n r The rejecton regon depends on the form of H a : If H a : ρ > 0 reject H 0 f t > t α,n- If H a : ρ < 0 reject H 0 f t < -t α,n- If H a : ρ 0 reject H 0 f t > t α/,n- 8

28 . Correlaton Exercse.7: A survey of recent M.B.A. graduates of a busness school obtaned data on frst-year salary and years of pror work experence. [The data are n Exercse.7. Assume that the students were randomly selected] The Mntab output follows: Pearson correlaton of SALARY and EXPER = 0.70 P-Value = n t = r = 0.70 = 6.9 r (.70) For such a large t-value, the p-value s Concluson: Reject H 0 : ρ = 0 8 Keywords: Chapter Regresson analyss Independent varable Predctor varable Dependent varable Response varable Scatterplot Smple regresson Slope y-ntercept Least-squares method Hgh leverage ponts Y-outlers Hgh nfluence ponts Standard error of the estmate t-test on slope F-test on slope Coeffcent of determnaton Coeffcent of correlaton 8 Summary of Chapter Understandng the role of the scatterplot Understandng the ratonale of the least squares method for fndng the best fttng lne Understandng the mpact of hgh leverage ponts, y- outlers and hgh nfluence ponts on the ftted lne Understandng varablty around the regresson lne Testng the slope coeffcent usng the t-test Testng the slope coeffcent usng the F-test Understandng the dfference between the correlaton coeffcent and the coeffcent of determnaton 8

Statistics for Economics & Business

Statistics for Economics & Business Statstcs for Economcs & Busness Smple Lnear Regresson Learnng Objectves In ths chapter, you learn: How to use regresson analyss to predct the value of a dependent varable based on an ndependent varable

More information

Department of Quantitative Methods & Information Systems. Time Series and Their Components QMIS 320. Chapter 6

Department of Quantitative Methods & Information Systems. Time Series and Their Components QMIS 320. Chapter 6 Department of Quanttatve Methods & Informaton Systems Tme Seres and Ther Components QMIS 30 Chapter 6 Fall 00 Dr. Mohammad Zanal These sldes were modfed from ther orgnal source for educatonal purpose only.

More information

Basic Business Statistics, 10/e

Basic Business Statistics, 10/e Chapter 13 13-1 Basc Busness Statstcs 11 th Edton Chapter 13 Smple Lnear Regresson Basc Busness Statstcs, 11e 009 Prentce-Hall, Inc. Chap 13-1 Learnng Objectves In ths chapter, you learn: How to use regresson

More information

Chapter 11: Simple Linear Regression and Correlation

Chapter 11: Simple Linear Regression and Correlation Chapter 11: Smple Lnear Regresson and Correlaton 11-1 Emprcal Models 11-2 Smple Lnear Regresson 11-3 Propertes of the Least Squares Estmators 11-4 Hypothess Test n Smple Lnear Regresson 11-4.1 Use of t-tests

More information

Statistics for Managers Using Microsoft Excel/SPSS Chapter 13 The Simple Linear Regression Model and Correlation

Statistics for Managers Using Microsoft Excel/SPSS Chapter 13 The Simple Linear Regression Model and Correlation Statstcs for Managers Usng Mcrosoft Excel/SPSS Chapter 13 The Smple Lnear Regresson Model and Correlaton 1999 Prentce-Hall, Inc. Chap. 13-1 Chapter Topcs Types of Regresson Models Determnng the Smple Lnear

More information

Y = β 0 + β 1 X 1 + β 2 X β k X k + ε

Y = β 0 + β 1 X 1 + β 2 X β k X k + ε Chapter 3 Secton 3.1 Model Assumptons: Multple Regresson Model Predcton Equaton Std. Devaton of Error Correlaton Matrx Smple Lnear Regresson: 1.) Lnearty.) Constant Varance 3.) Independent Errors 4.) Normalty

More information

Chapter 14 Simple Linear Regression

Chapter 14 Simple Linear Regression Chapter 4 Smple Lnear Regresson Chapter 4 - Smple Lnear Regresson Manageral decsons often are based on the relatonshp between two or more varables. Regresson analss can be used to develop an equaton showng

More information

1. Inference on Regression Parameters a. Finding Mean, s.d and covariance amongst estimates. 2. Confidence Intervals and Working Hotelling Bands

1. Inference on Regression Parameters a. Finding Mean, s.d and covariance amongst estimates. 2. Confidence Intervals and Working Hotelling Bands Content. Inference on Regresson Parameters a. Fndng Mean, s.d and covarance amongst estmates.. Confdence Intervals and Workng Hotellng Bands 3. Cochran s Theorem 4. General Lnear Testng 5. Measures of

More information

Lecture Notes for STATISTICAL METHODS FOR BUSINESS II BMGT 212. Chapters 14, 15 & 16. Professor Ahmadi, Ph.D. Department of Management

Lecture Notes for STATISTICAL METHODS FOR BUSINESS II BMGT 212. Chapters 14, 15 & 16. Professor Ahmadi, Ph.D. Department of Management Lecture Notes for STATISTICAL METHODS FOR BUSINESS II BMGT 1 Chapters 14, 15 & 16 Professor Ahmad, Ph.D. Department of Management Revsed August 005 Chapter 14 Formulas Smple Lnear Regresson Model: y =

More information

28. SIMPLE LINEAR REGRESSION III

28. SIMPLE LINEAR REGRESSION III 8. SIMPLE LINEAR REGRESSION III Ftted Values and Resduals US Domestc Beers: Calores vs. % Alcohol To each observed x, there corresponds a y-value on the ftted lne, y ˆ = βˆ + βˆ x. The are called ftted

More information

Statistics for Business and Economics

Statistics for Business and Economics Statstcs for Busness and Economcs Chapter 11 Smple Regresson Copyrght 010 Pearson Educaton, Inc. Publshng as Prentce Hall Ch. 11-1 11.1 Overvew of Lnear Models n An equaton can be ft to show the best lnear

More information

[The following data appear in Wooldridge Q2.3.] The table below contains the ACT score and college GPA for eight college students.

[The following data appear in Wooldridge Q2.3.] The table below contains the ACT score and college GPA for eight college students. PPOL 59-3 Problem Set Exercses n Smple Regresson Due n class /8/7 In ths problem set, you are asked to compute varous statstcs by hand to gve you a better sense of the mechancs of the Pearson correlaton

More information

18. SIMPLE LINEAR REGRESSION III

18. SIMPLE LINEAR REGRESSION III 8. SIMPLE LINEAR REGRESSION III US Domestc Beers: Calores vs. % Alcohol Ftted Values and Resduals To each observed x, there corresponds a y-value on the ftted lne, y ˆ ˆ = α + x. The are called ftted values.

More information

Lecture 9: Linear regression: centering, hypothesis testing, multiple covariates, and confounding

Lecture 9: Linear regression: centering, hypothesis testing, multiple covariates, and confounding Lecture 9: Lnear regresson: centerng, hypothess testng, multple covarates, and confoundng Sandy Eckel seckel@jhsph.edu 6 May 008 Recall: man dea of lnear regresson Lnear regresson can be used to study

More information

Lecture 9: Linear regression: centering, hypothesis testing, multiple covariates, and confounding

Lecture 9: Linear regression: centering, hypothesis testing, multiple covariates, and confounding Recall: man dea of lnear regresson Lecture 9: Lnear regresson: centerng, hypothess testng, multple covarates, and confoundng Sandy Eckel seckel@jhsph.edu 6 May 8 Lnear regresson can be used to study an

More information

Statistics MINITAB - Lab 2

Statistics MINITAB - Lab 2 Statstcs 20080 MINITAB - Lab 2 1. Smple Lnear Regresson In smple lnear regresson we attempt to model a lnear relatonshp between two varables wth a straght lne and make statstcal nferences concernng that

More information

Chapter 15 - Multiple Regression

Chapter 15 - Multiple Regression Chapter - Multple Regresson Chapter - Multple Regresson Multple Regresson Model The equaton that descrbes how the dependent varable y s related to the ndependent varables x, x,... x p and an error term

More information

Lecture 6: Introduction to Linear Regression

Lecture 6: Introduction to Linear Regression Lecture 6: Introducton to Lnear Regresson An Manchakul amancha@jhsph.edu 24 Aprl 27 Lnear regresson: man dea Lnear regresson can be used to study an outcome as a lnear functon of a predctor Example: 6

More information

Correlation and Regression. Correlation 9.1. Correlation. Chapter 9

Correlation and Regression. Correlation 9.1. Correlation. Chapter 9 Chapter 9 Correlaton and Regresson 9. Correlaton Correlaton A correlaton s a relatonshp between two varables. The data can be represented b the ordered pars (, ) where s the ndependent (or eplanator) varable,

More information

Chapter 9: Statistical Inference and the Relationship between Two Variables

Chapter 9: Statistical Inference and the Relationship between Two Variables Chapter 9: Statstcal Inference and the Relatonshp between Two Varables Key Words The Regresson Model The Sample Regresson Equaton The Pearson Correlaton Coeffcent Learnng Outcomes After studyng ths chapter,

More information

Introduction to Regression

Introduction to Regression Introducton to Regresson Dr Tom Ilvento Department of Food and Resource Economcs Overvew The last part of the course wll focus on Regresson Analyss Ths s one of the more powerful statstcal technques Provdes

More information

Chapter 13: Multiple Regression

Chapter 13: Multiple Regression Chapter 13: Multple Regresson 13.1 Developng the multple-regresson Model The general model can be descrbed as: It smplfes for two ndependent varables: The sample ft parameter b 0, b 1, and b are used to

More information

Here is the rationale: If X and y have a strong positive relationship to one another, then ( x x) will tend to be positive when ( y y)

Here is the rationale: If X and y have a strong positive relationship to one another, then ( x x) will tend to be positive when ( y y) Secton 1.5 Correlaton In the prevous sectons, we looked at regresson and the value r was a measurement of how much of the varaton n y can be attrbuted to the lnear relatonshp between y and x. In ths secton,

More information

x i1 =1 for all i (the constant ).

x i1 =1 for all i (the constant ). Chapter 5 The Multple Regresson Model Consder an economc model where the dependent varable s a functon of K explanatory varables. The economc model has the form: y = f ( x,x,..., ) xk Approxmate ths by

More information

2016 Wiley. Study Session 2: Ethical and Professional Standards Application

2016 Wiley. Study Session 2: Ethical and Professional Standards Application 6 Wley Study Sesson : Ethcal and Professonal Standards Applcaton LESSON : CORRECTION ANALYSIS Readng 9: Correlaton and Regresson LOS 9a: Calculate and nterpret a sample covarance and a sample correlaton

More information

Comparison of Regression Lines

Comparison of Regression Lines STATGRAPHICS Rev. 9/13/2013 Comparson of Regresson Lnes Summary... 1 Data Input... 3 Analyss Summary... 4 Plot of Ftted Model... 6 Condtonal Sums of Squares... 6 Analyss Optons... 7 Forecasts... 8 Confdence

More information

17 - LINEAR REGRESSION II

17 - LINEAR REGRESSION II Topc 7 Lnear Regresson II 7- Topc 7 - LINEAR REGRESSION II Testng and Estmaton Inferences about β Recall that we estmate Yˆ ˆ β + ˆ βx. 0 μ Y X x β0 + βx usng To estmate σ σ squared error Y X x ε s ε we

More information

Scatter Plot x

Scatter Plot x Construct a scatter plot usng excel for the gven data. Determne whether there s a postve lnear correlaton, negatve lnear correlaton, or no lnear correlaton. Complete the table and fnd the correlaton coeffcent

More information

/ n ) are compared. The logic is: if the two

/ n ) are compared. The logic is: if the two STAT C141, Sprng 2005 Lecture 13 Two sample tests One sample tests: examples of goodness of ft tests, where we are testng whether our data supports predctons. Two sample tests: called as tests of ndependence

More information

Interval Estimation in the Classical Normal Linear Regression Model. 1. Introduction

Interval Estimation in the Classical Normal Linear Regression Model. 1. Introduction ECONOMICS 35* -- NOTE 7 ECON 35* -- NOTE 7 Interval Estmaton n the Classcal Normal Lnear Regresson Model Ths note outlnes the basc elements of nterval estmaton n the Classcal Normal Lnear Regresson Model

More information

ECONOMICS 351*-A Mid-Term Exam -- Fall Term 2000 Page 1 of 13 pages. QUEEN'S UNIVERSITY AT KINGSTON Department of Economics

ECONOMICS 351*-A Mid-Term Exam -- Fall Term 2000 Page 1 of 13 pages. QUEEN'S UNIVERSITY AT KINGSTON Department of Economics ECOOMICS 35*-A Md-Term Exam -- Fall Term 000 Page of 3 pages QUEE'S UIVERSITY AT KIGSTO Department of Economcs ECOOMICS 35* - Secton A Introductory Econometrcs Fall Term 000 MID-TERM EAM ASWERS MG Abbott

More information

Linear regression. Regression Models. Chapter 11 Student Lecture Notes Regression Analysis is the

Linear regression. Regression Models. Chapter 11 Student Lecture Notes Regression Analysis is the Chapter 11 Student Lecture Notes 11-1 Lnear regresson Wenl lu Dept. Health statstcs School of publc health Tanjn medcal unversty 1 Regresson Models 1. Answer What Is the Relatonshp Between the Varables?.

More information

Statistics II Final Exam 26/6/18

Statistics II Final Exam 26/6/18 Statstcs II Fnal Exam 26/6/18 Academc Year 2017/18 Solutons Exam duraton: 2 h 30 mn 1. (3 ponts) A town hall s conductng a study to determne the amount of leftover food produced by the restaurants n the

More information

Linear Regression Analysis: Terminology and Notation

Linear Regression Analysis: Terminology and Notation ECON 35* -- Secton : Basc Concepts of Regresson Analyss (Page ) Lnear Regresson Analyss: Termnology and Notaton Consder the generc verson of the smple (two-varable) lnear regresson model. It s represented

More information

Unit 10: Simple Linear Regression and Correlation

Unit 10: Simple Linear Regression and Correlation Unt 10: Smple Lnear Regresson and Correlaton Statstcs 571: Statstcal Methods Ramón V. León 6/28/2004 Unt 10 - Stat 571 - Ramón V. León 1 Introductory Remarks Regresson analyss s a method for studyng the

More information

STAT 3008 Applied Regression Analysis

STAT 3008 Applied Regression Analysis STAT 3008 Appled Regresson Analyss Tutoral : Smple Lnear Regresson LAI Chun He Department of Statstcs, The Chnese Unversty of Hong Kong 1 Model Assumpton To quantfy the relatonshp between two factors,

More information

SIMPLE LINEAR REGRESSION

SIMPLE LINEAR REGRESSION Smple Lnear Regresson and Correlaton Introducton Prevousl, our attenton has been focused on one varable whch we desgnated b x. Frequentl, t s desrable to learn somethng about the relatonshp between two

More information

Correlation and Regression

Correlation and Regression Correlaton and Regresson otes prepared by Pamela Peterson Drake Index Basc terms and concepts... Smple regresson...5 Multple Regresson...3 Regresson termnology...0 Regresson formulas... Basc terms and

More information

STATISTICS QUESTIONS. Step by Step Solutions.

STATISTICS QUESTIONS. Step by Step Solutions. STATISTICS QUESTIONS Step by Step Solutons www.mathcracker.com 9//016 Problem 1: A researcher s nterested n the effects of famly sze on delnquency for a group of offenders and examnes famles wth one to

More information

Chapter 2 - The Simple Linear Regression Model S =0. e i is a random error. S β2 β. This is a minimization problem. Solution is a calculus exercise.

Chapter 2 - The Simple Linear Regression Model S =0. e i is a random error. S β2 β. This is a minimization problem. Solution is a calculus exercise. Chapter - The Smple Lnear Regresson Model The lnear regresson equaton s: where y + = β + β e for =,..., y and are observable varables e s a random error How can an estmaton rule be constructed for the

More information

Chapter 14 Simple Linear Regression Page 1. Introduction to regression analysis 14-2

Chapter 14 Simple Linear Regression Page 1. Introduction to regression analysis 14-2 Chapter 4 Smple Lnear Regresson Page. Introducton to regresson analyss 4- The Regresson Equaton. Lnear Functons 4-4 3. Estmaton and nterpretaton of model parameters 4-6 4. Inference on the model parameters

More information

Negative Binomial Regression

Negative Binomial Regression STATGRAPHICS Rev. 9/16/2013 Negatve Bnomal Regresson Summary... 1 Data Input... 3 Statstcal Model... 3 Analyss Summary... 4 Analyss Optons... 7 Plot of Ftted Model... 8 Observed Versus Predcted... 10 Predctons...

More information

NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER I EXAMINATION MTH352/MH3510 Regression Analysis

NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER I EXAMINATION MTH352/MH3510 Regression Analysis NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER I EXAMINATION 014-015 MTH35/MH3510 Regresson Analyss December 014 TIME ALLOWED: HOURS INSTRUCTIONS TO CANDIDATES 1. Ths examnaton paper contans FOUR (4) questons

More information

e i is a random error

e i is a random error Chapter - The Smple Lnear Regresson Model The lnear regresson equaton s: where + β + β e for,..., and are observable varables e s a random error How can an estmaton rule be constructed for the unknown

More information

Lecture 4 Hypothesis Testing

Lecture 4 Hypothesis Testing Lecture 4 Hypothess Testng We may wsh to test pror hypotheses about the coeffcents we estmate. We can use the estmates to test whether the data rejects our hypothess. An example mght be that we wsh to

More information

Properties of Least Squares

Properties of Least Squares Week 3 3.1 Smple Lnear Regresson Model 3. Propertes of Least Squares Estmators Y Y β 1 + β X + u weekly famly expendtures X weekly famly ncome For a gven level of x, the expected level of food expendtures

More information

x = , so that calculated

x = , so that calculated Stat 4, secton Sngle Factor ANOVA notes by Tm Plachowsk n chapter 8 we conducted hypothess tests n whch we compared a sngle sample s mean or proporton to some hypotheszed value Chapter 9 expanded ths to

More information

The Ordinary Least Squares (OLS) Estimator

The Ordinary Least Squares (OLS) Estimator The Ordnary Least Squares (OLS) Estmator 1 Regresson Analyss Regresson Analyss: a statstcal technque for nvestgatng and modelng the relatonshp between varables. Applcatons: Engneerng, the physcal and chemcal

More information

Topic 7: Analysis of Variance

Topic 7: Analysis of Variance Topc 7: Analyss of Varance Outlne Parttonng sums of squares Breakdown the degrees of freedom Expected mean squares (EMS) F test ANOVA table General lnear test Pearson Correlaton / R 2 Analyss of Varance

More information

β0 + β1xi and want to estimate the unknown

β0 + β1xi and want to estimate the unknown SLR Models Estmaton Those OLS Estmates Estmators (e ante) v. estmates (e post) The Smple Lnear Regresson (SLR) Condtons -4 An Asde: The Populaton Regresson Functon B and B are Lnear Estmators (condtonal

More information

Chapter 8 Indicator Variables

Chapter 8 Indicator Variables Chapter 8 Indcator Varables In general, e explanatory varables n any regresson analyss are assumed to be quanttatve n nature. For example, e varables lke temperature, dstance, age etc. are quanttatve n

More information

Biostatistics 360 F&t Tests and Intervals in Regression 1

Biostatistics 360 F&t Tests and Intervals in Regression 1 Bostatstcs 360 F&t Tests and Intervals n Regresson ORIGIN Model: Y = X + Corrected Sums of Squares: X X bar where: s the y ntercept of the regresson lne (translaton) s the slope of the regresson lne (scalng

More information

Statistics Chapter 4

Statistics Chapter 4 Statstcs Chapter 4 "There are three knds of les: les, damned les, and statstcs." Benjamn Dsrael, 1895 (Brtsh statesman) Gaussan Dstrbuton, 4-1 If a measurement s repeated many tmes a statstcal treatment

More information

Regression. The Simple Linear Regression Model

Regression. The Simple Linear Regression Model Regresson Smple Lnear Regresson Model Least Squares Method Coeffcent of Determnaton Model Assumptons Testng for Sgnfcance Usng the Estmated Regresson Equaton for Estmaton and Predcton Resdual Analss: Valdatng

More information

Economics 130. Lecture 4 Simple Linear Regression Continued

Economics 130. Lecture 4 Simple Linear Regression Continued Economcs 130 Lecture 4 Contnued Readngs for Week 4 Text, Chapter and 3. We contnue wth addressng our second ssue + add n how we evaluate these relatonshps: Where do we get data to do ths analyss? How do

More information

Reminder: Nested models. Lecture 9: Interactions, Quadratic terms and Splines. Effect Modification. Model 1

Reminder: Nested models. Lecture 9: Interactions, Quadratic terms and Splines. Effect Modification. Model 1 Lecture 9: Interactons, Quadratc terms and Splnes An Manchakul amancha@jhsph.edu 3 Aprl 7 Remnder: Nested models Parent model contans one set of varables Extended model adds one or more new varables to

More information

STAT 3340 Assignment 1 solutions. 1. Find the equation of the line which passes through the points (1,1) and (4,5).

STAT 3340 Assignment 1 solutions. 1. Find the equation of the line which passes through the points (1,1) and (4,5). (out of 15 ponts) STAT 3340 Assgnment 1 solutons (10) (10) 1. Fnd the equaton of the lne whch passes through the ponts (1,1) and (4,5). β 1 = (5 1)/(4 1) = 4/3 equaton for the lne s y y 0 = β 1 (x x 0

More information

PubH 7405: REGRESSION ANALYSIS. SLR: INFERENCES, Part II

PubH 7405: REGRESSION ANALYSIS. SLR: INFERENCES, Part II PubH 7405: REGRESSION ANALSIS SLR: INFERENCES, Part II We cover te topc of nference n two sessons; te frst sesson focused on nferences concernng te slope and te ntercept; ts s a contnuaton on estmatng

More information

The SAS program I used to obtain the analyses for my answers is given below.

The SAS program I used to obtain the analyses for my answers is given below. Homework 1 Answer sheet Page 1 The SAS program I used to obtan the analyses for my answers s gven below. dm'log;clear;output;clear'; *************************************************************; *** EXST7034

More information

The Multiple Classical Linear Regression Model (CLRM): Specification and Assumptions. 1. Introduction

The Multiple Classical Linear Regression Model (CLRM): Specification and Assumptions. 1. Introduction ECONOMICS 5* -- NOTE (Summary) ECON 5* -- NOTE The Multple Classcal Lnear Regresson Model (CLRM): Specfcaton and Assumptons. Introducton CLRM stands for the Classcal Lnear Regresson Model. The CLRM s also

More information

UNIVERSITY OF TORONTO. Faculty of Arts and Science JUNE EXAMINATIONS STA 302 H1F / STA 1001 H1F Duration - 3 hours Aids Allowed: Calculator

UNIVERSITY OF TORONTO. Faculty of Arts and Science JUNE EXAMINATIONS STA 302 H1F / STA 1001 H1F Duration - 3 hours Aids Allowed: Calculator UNIVERSITY OF TORONTO Faculty of Arts and Scence JUNE EXAMINATIONS 008 STA 30 HF / STA 00 HF Duraton - 3 hours Ads Allowed: Calculator LAST NAME: FIRST NAME: STUDENT NUMBER: Enrolled n (Crcle one): STA30

More information

Midterm Examination. Regression and Forecasting Models

Midterm Examination. Regression and Forecasting Models IOMS Department Regresson and Forecastng Models Professor Wllam Greene Phone: 22.998.0876 Offce: KMC 7-90 Home page: people.stern.nyu.edu/wgreene Emal: wgreene@stern.nyu.edu Course web page: people.stern.nyu.edu/wgreene/regresson/outlne.htm

More information

Regression Analysis. Regression Analysis

Regression Analysis. Regression Analysis Regresson Analyss Smple Regresson Multvarate Regresson Stepwse Regresson Replcaton and Predcton Error 1 Regresson Analyss In general, we "ft" a model by mnmzng a metrc that represents the error. n mn (y

More information

a. (All your answers should be in the letter!

a. (All your answers should be in the letter! Econ 301 Blkent Unversty Taskn Econometrcs Department of Economcs Md Term Exam I November 8, 015 Name For each hypothess testng n the exam complete the followng steps: Indcate the test statstc, ts crtcal

More information

Department of Statistics University of Toronto STA305H1S / 1004 HS Design and Analysis of Experiments Term Test - Winter Solution

Department of Statistics University of Toronto STA305H1S / 1004 HS Design and Analysis of Experiments Term Test - Winter Solution Department of Statstcs Unversty of Toronto STA35HS / HS Desgn and Analyss of Experments Term Test - Wnter - Soluton February, Last Name: Frst Name: Student Number: Instructons: Tme: hours. Ads: a non-programmable

More information

Activity #13: Simple Linear Regression. actgpa.sav; beer.sav;

Activity #13: Simple Linear Regression. actgpa.sav; beer.sav; ctvty #3: Smple Lnear Regresson Resources: actgpa.sav; beer.sav; http://mathworld.wolfram.com/leastfttng.html In the last actvty, we learned how to quantfy the strength of the lnear relatonshp between

More information

Chemometrics. Unit 2: Regression Analysis

Chemometrics. Unit 2: Regression Analysis Chemometrcs Unt : Regresson Analyss The problem of predctng the average value of one varable n terms of the known values of other varables s the problem of regresson. In carryng out a regresson analyss

More information

IV. Modeling a Mean: Simple Linear Regression

IV. Modeling a Mean: Simple Linear Regression IV. Modelng a Mean: Smple Lnear Regresson We have talked about nference for a sngle mean, for comparng two means, and for comparng several means. What f the mean of one varable depends on the value of

More information

where I = (n x n) diagonal identity matrix with diagonal elements = 1 and off-diagonal elements = 0; and σ 2 e = variance of (Y X).

where I = (n x n) diagonal identity matrix with diagonal elements = 1 and off-diagonal elements = 0; and σ 2 e = variance of (Y X). 11.4.1 Estmaton of Multple Regresson Coeffcents In multple lnear regresson, we essentally solve n equatons for the p unnown parameters. hus n must e equal to or greater than p and n practce n should e

More information

Chapter 15 Student Lecture Notes 15-1

Chapter 15 Student Lecture Notes 15-1 Chapter 15 Student Lecture Notes 15-1 Basc Busness Statstcs (9 th Edton) Chapter 15 Multple Regresson Model Buldng 004 Prentce-Hall, Inc. Chap 15-1 Chapter Topcs The Quadratc Regresson Model Usng Transformatons

More information

Biostatistics. Chapter 11 Simple Linear Correlation and Regression. Jing Li

Biostatistics. Chapter 11 Simple Linear Correlation and Regression. Jing Li Bostatstcs Chapter 11 Smple Lnear Correlaton and Regresson Jng L jng.l@sjtu.edu.cn http://cbb.sjtu.edu.cn/~jngl/courses/2018fall/b372/ Dept of Bonformatcs & Bostatstcs, SJTU Recall eat chocolate Cell 175,

More information

Outline. Zero Conditional mean. I. Motivation. 3. Multiple Regression Analysis: Estimation. Read Wooldridge (2013), Chapter 3.

Outline. Zero Conditional mean. I. Motivation. 3. Multiple Regression Analysis: Estimation. Read Wooldridge (2013), Chapter 3. Outlne 3. Multple Regresson Analyss: Estmaton I. Motvaton II. Mechancs and Interpretaton of OLS Read Wooldrdge (013), Chapter 3. III. Expected Values of the OLS IV. Varances of the OLS V. The Gauss Markov

More information

β0 + β1xi. You are interested in estimating the unknown parameters β

β0 + β1xi. You are interested in estimating the unknown parameters β Ordnary Least Squares (OLS): Smple Lnear Regresson (SLR) Analytcs The SLR Setup Sample Statstcs Ordnary Least Squares (OLS): FOCs and SOCs Back to OLS and Sample Statstcs Predctons (and Resduals) wth OLS

More information

Resource Allocation and Decision Analysis (ECON 8010) Spring 2014 Foundations of Regression Analysis

Resource Allocation and Decision Analysis (ECON 8010) Spring 2014 Foundations of Regression Analysis Resource Allocaton and Decson Analss (ECON 800) Sprng 04 Foundatons of Regresson Analss Readng: Regresson Analss (ECON 800 Coursepak, Page 3) Defntons and Concepts: Regresson Analss statstcal technques

More information

x yi In chapter 14, we want to perform inference (i.e. calculate confidence intervals and perform tests of significance) in this setting.

x yi In chapter 14, we want to perform inference (i.e. calculate confidence intervals and perform tests of significance) in this setting. The Practce of Statstcs, nd ed. Chapter 14 Inference for Regresson Introducton In chapter 3 we used a least-squares regresson lne (LSRL) to represent a lnear relatonshp etween two quanttatve explanator

More information

Psychology 282 Lecture #24 Outline Regression Diagnostics: Outliers

Psychology 282 Lecture #24 Outline Regression Diagnostics: Outliers Psychology 282 Lecture #24 Outlne Regresson Dagnostcs: Outlers In an earler lecture we studed the statstcal assumptons underlyng the regresson model, ncludng the followng ponts: Formal statement of assumptons.

More information

Reduced slides. Introduction to Analysis of Variance (ANOVA) Part 1. Single factor

Reduced slides. Introduction to Analysis of Variance (ANOVA) Part 1. Single factor Reduced sldes Introducton to Analss of Varance (ANOVA) Part 1 Sngle factor 1 The logc of Analss of Varance Is the varance explaned b the model >> than the resdual varance In regresson models Varance explaned

More information

Econ Statistical Properties of the OLS estimator. Sanjaya DeSilva

Econ Statistical Properties of the OLS estimator. Sanjaya DeSilva Econ 39 - Statstcal Propertes of the OLS estmator Sanjaya DeSlva September, 008 1 Overvew Recall that the true regresson model s Y = β 0 + β 1 X + u (1) Applyng the OLS method to a sample of data, we estmate

More information

Systematic Error Illustration of Bias. Sources of Systematic Errors. Effects of Systematic Errors 9/23/2009. Instrument Errors Method Errors Personal

Systematic Error Illustration of Bias. Sources of Systematic Errors. Effects of Systematic Errors 9/23/2009. Instrument Errors Method Errors Personal 9/3/009 Sstematc Error Illustraton of Bas Sources of Sstematc Errors Instrument Errors Method Errors Personal Prejudce Preconceved noton of true value umber bas Prefer 0/5 Small over large Even over odd

More information

First Year Examination Department of Statistics, University of Florida

First Year Examination Department of Statistics, University of Florida Frst Year Examnaton Department of Statstcs, Unversty of Florda May 7, 010, 8:00 am - 1:00 noon Instructons: 1. You have four hours to answer questons n ths examnaton.. You must show your work to receve

More information

β0 + β1xi. You are interested in estimating the unknown parameters β

β0 + β1xi. You are interested in estimating the unknown parameters β Revsed: v3 Ordnar Least Squares (OLS): Smple Lnear Regresson (SLR) Analtcs The SLR Setup Sample Statstcs Ordnar Least Squares (OLS): FOCs and SOCs Back to OLS and Sample Statstcs Predctons (and Resduals)

More information

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4)

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4) I. Classcal Assumptons Econ7 Appled Econometrcs Topc 3: Classcal Model (Studenmund, Chapter 4) We have defned OLS and studed some algebrac propertes of OLS. In ths topc we wll study statstcal propertes

More information

Chapter 4: Regression With One Regressor

Chapter 4: Regression With One Regressor Chapter 4: Regresson Wth One Regressor Copyrght 2011 Pearson Addson-Wesley. All rghts reserved. 1-1 Outlne 1. Fttng a lne to data 2. The ordnary least squares (OLS) lne/regresson 3. Measures of ft 4. Populaton

More information

Professor Chris Murray. Midterm Exam

Professor Chris Murray. Midterm Exam Econ 7 Econometrcs Sprng 4 Professor Chrs Murray McElhnney D cjmurray@uh.edu Mdterm Exam Wrte your answers on one sde of the blank whte paper that I have gven you.. Do not wrte your answers on ths exam.

More information

III. Econometric Methodology Regression Analysis

III. Econometric Methodology Regression Analysis Page Econ07 Appled Econometrcs Topc : An Overvew of Regresson Analyss (Studenmund, Chapter ) I. The Nature and Scope of Econometrcs. Lot s of defntons of econometrcs. Nobel Prze Commttee Paul Samuelson,

More information

Introduction to Analysis of Variance (ANOVA) Part 1

Introduction to Analysis of Variance (ANOVA) Part 1 Introducton to Analss of Varance (ANOVA) Part 1 Sngle factor The logc of Analss of Varance Is the varance explaned b the model >> than the resdual varance In regresson models Varance explaned b regresson

More information

Durban Watson for Testing the Lack-of-Fit of Polynomial Regression Models without Replications

Durban Watson for Testing the Lack-of-Fit of Polynomial Regression Models without Replications Durban Watson for Testng the Lack-of-Ft of Polynomal Regresson Models wthout Replcatons Ruba A. Alyaf, Maha A. Omar, Abdullah A. Al-Shha ralyaf@ksu.edu.sa, maomar@ksu.edu.sa, aalshha@ksu.edu.sa Department

More information

Diagnostics in Poisson Regression. Models - Residual Analysis

Diagnostics in Poisson Regression. Models - Residual Analysis Dagnostcs n Posson Regresson Models - Resdual Analyss 1 Outlne Dagnostcs n Posson Regresson Models - Resdual Analyss Example 3: Recall of Stressful Events contnued 2 Resdual Analyss Resduals represent

More information

STAT 511 FINAL EXAM NAME Spring 2001

STAT 511 FINAL EXAM NAME Spring 2001 STAT 5 FINAL EXAM NAME Sprng Instructons: Ths s a closed book exam. No notes or books are allowed. ou may use a calculator but you are not allowed to store notes or formulas n the calculator. Please wrte

More information

Lecture 3 Stat102, Spring 2007

Lecture 3 Stat102, Spring 2007 Lecture 3 Stat0, Sprng 007 Chapter 3. 3.: Introducton to regresson analyss Lnear regresson as a descrptve technque The least-squares equatons Chapter 3.3 Samplng dstrbuton of b 0, b. Contnued n net lecture

More information

T E C O L O T E R E S E A R C H, I N C.

T E C O L O T E R E S E A R C H, I N C. T E C O L O T E R E S E A R C H, I N C. B rdg n g En g neern g a nd Econo mcs S nce 1973 THE MINIMUM-UNBIASED-PERCENTAGE ERROR (MUPE) METHOD IN CER DEVELOPMENT Thrd Jont Annual ISPA/SCEA Internatonal Conference

More information

Modeling and Simulation NETW 707

Modeling and Simulation NETW 707 Modelng and Smulaton NETW 707 Lecture 5 Tests for Random Numbers Course Instructor: Dr.-Ing. Magge Mashaly magge.ezzat@guc.edu.eg C3.220 1 Propertes of Random Numbers Random Number Generators (RNGs) must

More information

Predictive Analytics : QM901.1x Prof U Dinesh Kumar, IIMB. All Rights Reserved, Indian Institute of Management Bangalore

Predictive Analytics : QM901.1x Prof U Dinesh Kumar, IIMB. All Rights Reserved, Indian Institute of Management Bangalore Sesson Outlne Introducton to classfcaton problems and dscrete choce models. Introducton to Logstcs Regresson. Logstc functon and Logt functon. Maxmum Lkelhood Estmator (MLE) for estmaton of LR parameters.

More information

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity LINEAR REGRESSION ANALYSIS MODULE IX Lecture - 31 Multcollnearty Dr. Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur 6. Rdge regresson The OLSE s the best lnear unbased

More information

Sociology 301. Bivariate Regression. Clarification. Regression. Liying Luo Last exam (Exam #4) is on May 17, in class.

Sociology 301. Bivariate Regression. Clarification. Regression. Liying Luo Last exam (Exam #4) is on May 17, in class. Socology 30 Bvarate Regresson Lyng Luo 04.28 Clarfcaton Last exam (Exam #4) s on May 7, n class. No exam n the fnal exam week (May 24). Regresson Regresson Analyss: the procedure for esjmajng and tesjng

More information

ANSWERS CHAPTER 9. TIO 9.2: If the values are the same, the difference is 0, therefore the null hypothesis cannot be rejected.

ANSWERS CHAPTER 9. TIO 9.2: If the values are the same, the difference is 0, therefore the null hypothesis cannot be rejected. ANSWERS CHAPTER 9 THINK IT OVER thnk t over TIO 9.: χ 2 k = ( f e ) = 0 e Breakng the equaton down: the test statstc for the ch-squared dstrbuton s equal to the sum over all categores of the expected frequency

More information

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Analyss of Varance and Desgn of Experment-I MODULE VIII LECTURE - 34 ANALYSIS OF VARIANCE IN RANDOM-EFFECTS MODEL AND MIXED-EFFECTS EFFECTS MODEL Dr Shalabh Department of Mathematcs and Statstcs Indan

More information

is the calculated value of the dependent variable at point i. The best parameters have values that minimize the squares of the errors

is the calculated value of the dependent variable at point i. The best parameters have values that minimize the squares of the errors Multple Lnear and Polynomal Regresson wth Statstcal Analyss Gven a set of data of measured (or observed) values of a dependent varable: y versus n ndependent varables x 1, x, x n, multple lnear regresson

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

ECONOMETRICS - FINAL EXAM, 3rd YEAR (GECO & GADE)

ECONOMETRICS - FINAL EXAM, 3rd YEAR (GECO & GADE) ECONOMETRICS - FINAL EXAM, 3rd YEAR (GECO & GADE) June 7, 016 15:30 Frst famly name: Name: DNI/ID: Moble: Second famly Name: GECO/GADE: Instructor: E-mal: Queston 1 A B C Blank Queston A B C Blank Queston

More information