ACE 562 Fall Lecture 8: The Simple Linear Regression Model: R 2, Reporting the Results and Prediction. by Professor Scott H.

Size: px
Start display at page:

Download "ACE 562 Fall Lecture 8: The Simple Linear Regression Model: R 2, Reporting the Results and Prediction. by Professor Scott H."

Transcription

1 ACE 56 Fall 5 Lecure 8: The Simple Linear Regression Model: R, Reporing he Resuls and Predicion by Professor Sco H. Irwin Required Readings: Griffihs, Hill and Judge. "Explaining Variaion in he Dependen Variable," Secion 8.1; "Reporing-Summarizing Resuls," Secion 8.; and "Predicing Expendiure," Secion 7.3 in Learning and Pracicing Economerics ACE 56, Universiy of Illinois a Urbana-Champaign 8-1

2 Overview There are wo major reasons for analyzing he linear saisical model, Explain how y changes as x changes Predic y given x Technique of LS guaranees ha esimaed line will be he bes-fiing, in he sense of having he smalles sum of squared errors Despie being bes-fiing he degree of fi can vary considerably for LS lines If he scaerplo of daa are close o he line, we would say he LS line fis well If he scaerplo of daa are no close o he line, we would say he LS line fis poorly Suggess he need o quanify how well a LS line fis he daa ACE 56, Universiy of Illinois a Urbana-Champaign 8-

3 y y x x ACE 56, Universiy of Illinois a Urbana-Champaign 8-3

4 Sandard Error of Regression as a Measure of Fi To begin, noe ha he esimaed LS line yields a se of fied values y = b + b x ˆ 1 The associaed errors of fi are given by eˆ = y yˆ I is naural o firs consider he sandard error as a measure of fi Provides a measure of he ypical regression error The formula o esimae he sandard error of he regression is eˆ ˆ ˆ ˆ ˆ σ T ˆ σ e + e + + e = = = = T T T Noe ha unis of measuremen for ˆ σ are always he same as for y ACE 56, Universiy of Illinois a Urbana-Champaign 8-4

5 For he food expendiure problem, we found ha ˆ ˆ σ = σ = = We inerpreed his as saying ha he ypical, or expeced, error for he food expendiure LS regression line is $6.84 per week Some quesions quickly arise Is $6.84 per week big or small? How does $6.84 per week compare o oher LS lines? Suggess he need for a measure of fi ha does no depend on he unis of measuremen of he dependen variable y R, or he coefficien of deerminaion, provides a pure, uni-less measure of fi ACE 56, Universiy of Illinois a Urbana-Champaign 8-5

6 R as a Measure of Fi In he previous secion we noed ha he esimaed regression errors are given by, eˆ = y yˆ Re-arranging his expression, we can show ha he value of y can be decomposed ino wo componens, y = yˆ + eˆ To begin he derivaion of R i is helpful o subrac he mean of y from boh sides of he equaion ( y y) = ( yˆ y) + eˆ In words, his says, Toal deviaion in y = componen explained by x + unexplained componen ACE 56, Universiy of Illinois a Urbana-Champaign 8-6

7 ACE 56, Universiy of Illinois a Urbana-Champaign 8-7

8 Since we are ineresed in variaion and no deviaion, le s square boh sides of he previous equaion, ( y y) = [( yˆ y) + eˆ ] Which can be expanded as follows, y y = yˆ y + eˆ + yˆ y eˆ ( ) ( ) ( ) Now, sum boh sides of he previous equaion, T T T T ( y ) ( ˆ ) ˆ ( ˆ ) ˆ y = y y + e + y y e = 1 = 1 = 1 = 1 Since, T ( yˆ y) eˆ = ( ye ˆ ˆ yeˆ ) = 1 = 1 T T = ye ˆˆ y eˆ = 1 = 1 T T = ye ˆˆ = 1 ACE 56, Universiy of Illinois a Urbana-Champaign 8-8

9 T = ( b + b x )ˆ e = 1 1 T = b eˆ + b xeˆ 1 = 1 = 1 T = b xeˆ = T = 1 Hence, he earlier relaionship reduces o, T T T ( y ) ( ˆ ) ˆ y = y y + e = 1 = 1 = 1 This is an imporan relaionship, which shows he decomposiion of oal sample variaion in y ino explained and unexplained componens ACE 56, Universiy of Illinois a Urbana-Champaign 8-9

10 Now, define he following erms, T = 1 T = 1 ( y y) ( yˆ y) = Sum of Squares Toal (SST) = Sum of Squares Regression (SSR) T eˆ = Sum of Squares Error (SSE) = 1 Hence, SST = SSR + SSE This decomposiion is provided in he regression oupu of virually all economeric packages Usually labeled as he analysis of variance able ACE 56, Universiy of Illinois a Urbana-Champaign 8-1

11 ACE 56, Universiy of Illinois a Urbana-Champaign 8-11

12 A widespread use of he informaion in he analysis of variance able is o define a measure of he proporion of variaion in y explained by x wihin he regression model To obain his measure, firs divide he previous equaion by SST o obain he relaionship in proporionae form, SST SSR SSE = + SST SST SST or, SSR 1 = + SST SSE SST Now, we can define, SSR R = SST Shows ha R measures he oal sample variaion in y explained by he variaion in x The formal erm for deerminaion R is coefficien of ACE 56, Universiy of Illinois a Urbana-Champaign 8-1

13 R ofen is saed in percenage erms as follows, R = SSR SST X 1 Noe ha by subsiuing ino he SST equaion in proporionae form, we obain, or, 1 R = R + SSE SST = 1 SSE SST Two imporan limis can be placed on R, R 1 Why is R non-negaive? Wha does i mean if R is? Wha does i mean if R is 1? ACE 56, Universiy of Illinois a Urbana-Champaign 8-13

14 Correlaion and R The sample correlaion coefficien for wo random variables x and y is, r xy, = cov( ˆ xy, ) var( ˆ x) var( ˆ y) There are wo ineresing relaionships beween r, and R in he case of he simple linear regression model, r = R xy, x y r = R yy ˆ, ACE 56, Universiy of Illinois a Urbana-Champaign 8-14

15 R for he Food Expendiure Example For he household food expendiure and income example, he relevan calculaion is, 86.6 R = = Indicaes we are able o explain 31.7% of he oal variaion in food expendiure by he variaion in income This leaves 68.3% of he variaion unexplained, suggesing he explanaory power of he model is low Typical of cross-secional daa Regressions based on economic ime-series daa end o have much higher Rs due o shared ime-rends of he variables ACE 56, Universiy of Illinois a Urbana-Champaign 8-15

16 ACE 56, Universiy of Illinois a Urbana-Champaign 8-16

17 Sample Regression Oupu from Excel SUMMARY OUTPUT Regression Saisics Muliple R R Square Adjused R Square Sandard Error Observaions 4 ANOVA df SS MS F Significance F Regression Residual Toal Coefficiens Sandard Error Sa P-value Lower 95% Upper 95% Inercep X Variable ACE 56, Universiy of Illinois a Urbana-Champaign 8-17

18 Words of Wisdom from Peer Kennedy (p. 7) In general, economericians are ineresed in obaining good parameer esimaes where good is no defined in erms of R. Consequenly, he measure R is no of much imporance in economerics. Unforunaely, however, many praciioners ac as hough i is imporan, for reasons ha are no enirely clear, as noed by Cramer (1987, p.53), These measures of goodness of fi have a faal aracion. Alhough i is generally conceded among insiders ha hey do no mean a hing, high values are sill a source of pride and saisfacion o heir auhors, however hard hey may ry o conceal hese feelings. Implicaions I is a misake o focus oo closely on of economeric success R as a measure A low R does no necessarily indicae he esimaed parameers do no provide useful informaion ACE 56, Universiy of Illinois a Urbana-Champaign 8-18

19 ACE 56, Universiy of Illinois a Urbana-Champaign 8-19

20 SUMMARY OUTPUT Regression Saisics Muliple R.56 R Square.3 Adjused R Square.3 Sandard Error 6.84 Observaions 4. ANOVA df SS Regression Residual Toal Coefficiens Sandard Error Inercep X Variable SUMMARY OUTPUT Regression Saisics Muliple R.6 R Square.7 Adjused R Square.1 Sandard Error 5.96 Observaions. ANOVA df SS Regression Residual Toal Coefficiens Sandard Error Inercep X Variable ACE 56, Universiy of Illinois a Urbana-Champaign 8-

21 Reporing he Resuls of Regression Analysis There are several, sandard mehods of reporing regression resuls One common form is, yˆ = x R =.317 (4.8) (.553) ( se..) where s.e. sands for esimaed sandard error Anoher is o replace he sandard errors by - saisics for a zero null, yˆ = x R =.317 (1.84) (4.) ( sa.) ACE 56, Universiy of Illinois a Urbana-Champaign 8-1

22 Finally, i has become commonplace in recen years o also repor p-values in eiher reporing forma, yˆ = x R =.317 (4.8) (.553) ( se..) [.733] [.16] [ p value] yˆ = x R =.317 (1.84) (4.) ( sa.) [.733] [.16] [ p value] If resuls for a large number of regressions mus be repored, a abular forma should be employed The same basic informaion should be repored in he able ACE 56, Universiy of Illinois a Urbana-Champaign 8-

23 Predicion wih Regression Models Predicion is a subjec of grea pracical imporance Ofen given lile reamen in exbooks We will cover he subjec in deail The erms predicion and forecas can be used inerchangeably In a regression seing, we wan o predic he value of he dependen variable y for a given value of he independen variable x Example: Wha would be he level of food expendiure for a family ha has a weekly income of $6? An example of cross-secional predicion We will consider wo approaches o answering his specific quesion ACE 56, Universiy of Illinois a Urbana-Champaign 8-3

24 Case 1: β 1, β, x and σ Known Assume a linear saisical model is he daa generaing process for food expendiure, y = β + β x + e 1 where, as before, y is food expendiure, x is income, and e and y are assumed o be iid wih he following disribuions, e ~ N(, σ ) and y ~ N( β + β x, σ ) 1 I is imporan o noe ha we are assuming ha β1and β are known Since he saisical model holds for any observaion, we can wrie he following version, y = β + β x + e 1 where y is he prediced value of food expendiure for a given value of income x ACE 56, Universiy of Illinois a Urbana-Champaign 8-4

25 A his poin, y is no a predicion because he value of e is unknown The bes we can do is o use he expeced value of y as our predicion, [ ] E( y ) = yˆ = E β + β x + eo = β + β x 1 1 ŷ is called he leas squares predicor Noe ha ŷ can differ from y because he fuure disurbance e may differ from is implici predicor, which is is mean value of Hence, ŷ is a random variable and we are ineresed in is properies in a repeaed sampling conex I is convenional o examine he sampling properies of he forecas error, raher han he sampling properies of ŷ direcly ACE 56, Universiy of Illinois a Urbana-Champaign 8-5

26 Forecas error The forecas error is defined as he difference beween he acual y and he predicion ŷ f = y yˆ = ( β + β x + e ) ( β + β x ) = e 1 1 Noe ha he forecas error in his case is exacly equal o he error erm in he saisical model Based on he above relaionship, we can examine some imporan sampling properies of he forecas error Mean forecas error We can examine he expeced value of he forecas error ha we should expec in repeaed sampling, E( f) = E( y yˆ ) = E( e ) = This shows ha he leas square predicor is an unbiased linear predicor On average, in he repeaed sampling sense, he prediced food expendiure will equal he acual value ACE 56, Universiy of Illinois a Urbana-Champaign 8-6

27 Variance of he forecas error While he leas squares predicion is unbiased, i may sill be wide of he mark for any paricular predicion The reliabiliy of he predicion in repeaed sampling is measured by he variance of he predicion var( f) = E( y yˆ ) = E( e ) = σ Shows ha he variance of he forecas error is exacly equal o he variance of he regression error erm (also assumed o be known) Sandard error of he forecas ( ) = var( ) = = se f f σ σ ACE 56, Universiy of Illinois a Urbana-Champaign 8-7

28 95% confidence inerval for forecas We can consruc a sandard normal random variable as follows, Z f y yˆ f ~ N(,1) var( f ) σ = = Since Z f is a sandard, normal random variable, we can wrie, Subsiuing for Z f, P[ 1.96 Z f 1.96] =.95 P y yˆ = σ [ ].95 Muliply he inequaliy in he brackes by σ, P[ 1.96σ y yˆ 1.96 σ ] =.95 Now, add ŷ o each erm, P[ yˆ 1.96σ y yˆ σ ] =.95 ACE 56, Universiy of Illinois a Urbana-Champaign 8-8

29 Hence, he 95 percen confidence inerval for y is, yˆ ± 1.96σ Inerpreaion: In repeaed sampling, we expec 95% of inerval predicions o conain he realized y We can generalize o any predicion confidence level, 1 α, as follows, Py [ ˆ Z σ y yˆ + Z σ] = 1 α α α and, ŷ ± Z α σ ACE 56, Universiy of Illinois a Urbana-Champaign 8-9

30 ACE 56, Universiy of Illinois a Urbana-Champaign 8-3

31 Case : β 1, βand σ Esimaed We sar wih he same assumpion ha a linear saisical model is he daa generaing process for food expendiure, y = β + β x + e 1 Again, since he saisical model holds for any observaion, we can wrie he following version, y = β + β x + e 1 where y is he prediced value of food expendiure for a given value of income x However, we now make he more realisic assumpion ha β1and β mus be esimaed In his case, he bes we can do is: 1) replace β 1 and β wih he esimaors b 1 and b, and ) replace he unknown error wih is expeced value of zero ACE 56, Universiy of Illinois a Urbana-Champaign 8-31

32 The leas squares predicor is hen, ŷ = b1+ bx Noe ha ŷ can now differ from y for wo reasons 1. The fuure disurbance e may differ from is implici predicor, which is is mean value of. The esimaors b 1 and b are likely o produce esimaes ha differ from he rue populaion parameers β 1 and β Hence, ŷ is a random variable and we are ineresed in is properies in a repeaed sampling conex Again, i is convenional o examine he sampling properies of he forecas error, raher han he sampling properies of ŷ direcly ACE 56, Universiy of Illinois a Urbana-Champaign 8-3

33 Forecas error The forecas error is defined as he difference beween he acual y and he predicor ŷ f = y yˆ = ( β + β x + e ) ( b + b x ) 1 1 or, f = y yˆ = ( β b) + ( β b ) x + e 1 1 Noe ha he forecas error in his case does no simply equal he regression error erm The forecas error is now a funcion of hree random variables, b 1, b, and e Based on he above relaionship, we can again examine he sampling properies of he forecas error ACE 56, Universiy of Illinois a Urbana-Champaign 8-33

34 Mean forecas error The expeced value of he forecas error ha we should expec in repeaed sampling is, E( f) = E( y yˆ ) = E[( β1 b1) + ( β b) x + e] = [ β1 Eb ( 1)] + [ β Eb ( )] x + Ee ( ) = [ β1 β1] + [ β β] x + E( e) = Ee ( ) = This shows ha even when he parameers have o be esimaed he leas squares predicor is unbiased On average, in he repeaed sampling sense, he prediced food expendiure will equal he acual value ACE 56, Universiy of Illinois a Urbana-Champaign 8-34

35 Variance of he forecas error While he leas squares predicor is unbiased, i may sill be wide of he mark for any paricular predicion The reliabiliy of he predicor is measured by he variance of he forecas error var( f ) = E( y yˆ ) = E[( β b) + ( β b ) x + e )] 1 1 Expanding he square, var( f) = E[( β b) + (( β b ) x ) + e ( β b)( β b ) x + ( β b ) x e + ( β b) e ] Take he expecaions hrough o each erm, var( f) = E[( β b) ] + E[(( β b ) x ) ] + E[ e ] E[( β b)( β b ) x ] + E[( β b ) x e ] + E[( β b) e ] Which reduces o, var( f ) = E[( β b) ] + E[(( β b ) x ) ] + E[ e ] + E[( β b)( β b ) x ] Now change he noaion, ACE 56, Universiy of Illinois a Urbana-Champaign 8-35

36 var( f) = var( b) + var( b ) x + cov( b, b ) x + σ 1 1 The nex sep is o subsiue he definiions of var( b 1), var( b ), and cov( b1, b ) ha we derived earlier, var( f ) T x 1 1 = σ x T T T ( x x) ( x x) = 1 = 1 = σ + x + σ x + σ T ( x x) = 1 Afer some fairly edious algebra, his can be reduced o, 1 ( x x) var( f ) = σ T T ( x x) = 1 ACE 56, Universiy of Illinois a Urbana-Champaign 8-36

37 1 var( f ) = σ T T ( x x) = 1 ( x x) Key poins: Since erm in brackes mus be posiive, forecas error variance is larger han variance of he regression Reflecs fac ha forecas error is influenced no only by he regression error, bu also ha parameers mus now be esimaed. The greaer he disance beween he mean of x and x, he greaer he variance of he forecas error In oher words, he more disan is he observaion for he independen variable from is mean, he more uncerain is he predicion All else consan, he larger he sample, he smaller he variance of he forecas error. ACE 56, Universiy of Illinois a Urbana-Champaign 8-37

38 Sandard error of he forecas In he definiion of he variance of he forecas error, he variance of he regression, σ, is assumed o be known This is rarely, if ever, likely o be rue in pracice Replace σ by is esimaor ˆ σ and derive he esimaed forecas error variance 1 var( ˆ f ) = ˆ σ T T ( x x) = 1 ( x x) The esimaed sandard error of he forecas is hen, se ˆ ( f) = var( ˆ f) ACE 56, Universiy of Illinois a Urbana-Champaign 8-38

39 95% confidence inerval for predicion Previously, we consruced a sandard normal random variable as follows, Z f = y yˆ var( f ) ~ N(,1) Bu we now mus replace var( f ) wih is esimae var( ˆ f ), which resuls in a -disribued random variable f y yˆ y yˆ = = var( ˆ f ) se ˆ ( f ) ~ α, T From a -able, we know ha when T = 4 and α =.5, he associaed criical values are +.4 and -.4 Since f is a -disribued random variable, we can wrie, P[.4 f.4] =.95 ACE 56, Universiy of Illinois a Urbana-Champaign 8-39

40 Subsiuing for f, P y yˆ = se ˆ ( f ) [.4.4].95 Muliply he inequaliy in he brackes by se ˆ ( f ), P[.4 se ˆ( f) y yˆ.4 se ˆ( f)] =.95 Now, add ŷ o each erm, Py [ ˆ.4 se ˆ( f) y yˆ +.4 se ˆ( f)] =.95 Hence, he 95 percen confidence inerval for y is, yˆ ±.4 se ˆ( f) We can generalize o any predicion confidence level, 1 α, as follows, P[ yˆ se ˆ( f) y yˆ se ˆ( f)] 1 α, T + α, T = α and, yˆ ± se ˆ( f ) α, T ACE 56, Universiy of Illinois a Urbana-Champaign 8-4

41 ACE 56, Universiy of Illinois a Urbana-Champaign 8-41

42 Predicion Inervals in he Food Expendiure Example Earlier, we generaed he following esimaes of he food expendiure-income relaionship for a sample of 4 households, b 1 = b =.33 ˆ σ = Based on hese esimaes he LS predicor is, yˆ = x If we se x o $6, hen he predicion of household expendiure is, y ˆ = (6) = 1.3 ACE 56, Universiy of Illinois a Urbana-Champaign 8-4

43 Predicion in he Food Expendiure Example 4 35 Food Expendiure ($/week) Income ($/week) ACE 56, Universiy of Illinois a Urbana-Champaign 8-43

44 The corresponding esimae of he variance of he forecas error is, 1 (6 69.8) var( ˆ f ) = = ,34.6 The esimaed sandard error of he forecas is, se ˆ ( f ) = = The criical value for a -disribuion wih α =.5 and 38 degrees of freedom is.4, and hence, he 95% CI for he predicion is, 1.3 ± or, ( 7.5 y 35.39) ˆ ACE 56, Universiy of Illinois a Urbana-Champaign 8-44

45 Inerpreaion Guidelines: In repeaed sampling, we expec 95% of inerval predicions o conain he realized y If we use he inerval predicor o compue a large number of inerval predicions like 1.3 ± , 95% of hese inervals will conain he realized y I is incorrec o sae, Given ha income is $6 per week, here is a.95 probabiliy ha he realized y will be beween $7.5 and $ Remember ha our confidence is in he predicor no he paricular predicion ACE 56, Universiy of Illinois a Urbana-Champaign 8-45

46 Compromise language, Given ha income is $6 per week, we are 95% confiden ha he inerval beween $7.5 and $35.39 will conain he realized y. Given ha income is $6 per week, we are 95% confiden ha he inerval beween $7.5 and $35.39 will conain he realized food expendiure per week. where confiden is undersood o apply o he predicion inerval esimaor in repeaed sampling no he $7.5 o $35.39 inerval esimae Summary Our predicion inerval suggess ha a household wih $6 in weekly income will spend somewhere beween $7.5 o $35.39 on food Such a wide inerval means ha our poin predicion, $1.3, is no reliable We migh be able o improve our predicion by measuring he effec of facors oher han income ACE 56, Universiy of Illinois a Urbana-Champaign 8-46

47 Forecas CI's in he Food Expendiure Example Food Expendiure ($/week) Income ($/week) ACE 56, Universiy of Illinois a Urbana-Champaign 8-47

ACE 562 Fall Lecture 5: The Simple Linear Regression Model: Sampling Properties of the Least Squares Estimators. by Professor Scott H.

ACE 562 Fall Lecture 5: The Simple Linear Regression Model: Sampling Properties of the Least Squares Estimators. by Professor Scott H. ACE 56 Fall 005 Lecure 5: he Simple Linear Regression Model: Sampling Properies of he Leas Squares Esimaors by Professor Sco H. Irwin Required Reading: Griffihs, Hill and Judge. "Inference in he Simple

More information

ACE 562 Fall Lecture 4: Simple Linear Regression Model: Specification and Estimation. by Professor Scott H. Irwin

ACE 562 Fall Lecture 4: Simple Linear Regression Model: Specification and Estimation. by Professor Scott H. Irwin ACE 56 Fall 005 Lecure 4: Simple Linear Regression Model: Specificaion and Esimaion by Professor Sco H. Irwin Required Reading: Griffihs, Hill and Judge. "Simple Regression: Economic and Saisical Model

More information

The Simple Linear Regression Model: Reporting the Results and Choosing the Functional Form

The Simple Linear Regression Model: Reporting the Results and Choosing the Functional Form Chaper 6 The Simple Linear Regression Model: Reporing he Resuls and Choosing he Funcional Form To complee he analysis of he simple linear regression model, in his chaper we will consider how o measure

More information

ACE 564 Spring Lecture 7. Extensions of The Multiple Regression Model: Dummy Independent Variables. by Professor Scott H.

ACE 564 Spring Lecture 7. Extensions of The Multiple Regression Model: Dummy Independent Variables. by Professor Scott H. ACE 564 Spring 2006 Lecure 7 Exensions of The Muliple Regression Model: Dumm Independen Variables b Professor Sco H. Irwin Readings: Griffihs, Hill and Judge. "Dumm Variables and Varing Coefficien Models

More information

Solutions to Odd Number Exercises in Chapter 6

Solutions to Odd Number Exercises in Chapter 6 1 Soluions o Odd Number Exercises in 6.1 R y eˆ 1.7151 y 6.3 From eˆ ( T K) ˆ R 1 1 SST SST SST (1 R ) 55.36(1.7911) we have, ˆ 6.414 T K ( ) 6.5 y ye ye y e 1 1 Consider he erms e and xe b b x e y e b

More information

Econ107 Applied Econometrics Topic 7: Multicollinearity (Studenmund, Chapter 8)

Econ107 Applied Econometrics Topic 7: Multicollinearity (Studenmund, Chapter 8) I. Definiions and Problems A. Perfec Mulicollineariy Econ7 Applied Economerics Topic 7: Mulicollineariy (Sudenmund, Chaper 8) Definiion: Perfec mulicollineariy exiss in a following K-variable regression

More information

Estimation Uncertainty

Estimation Uncertainty Esimaion Uncerainy The sample mean is an esimae of β = E(y +h ) The esimaion error is = + = T h y T b ( ) = = + = + = = = T T h T h e T y T y T b β β β Esimaion Variance Under classical condiions, where

More information

Econ Autocorrelation. Sanjaya DeSilva

Econ Autocorrelation. Sanjaya DeSilva Econ 39 - Auocorrelaion Sanjaya DeSilva Ocober 3, 008 1 Definiion Auocorrelaion (or serial correlaion) occurs when he error erm of one observaion is correlaed wih he error erm of any oher observaion. This

More information

Time series Decomposition method

Time series Decomposition method Time series Decomposiion mehod A ime series is described using a mulifacor model such as = f (rend, cyclical, seasonal, error) = f (T, C, S, e) Long- Iner-mediaed Seasonal Irregular erm erm effec, effec,

More information

Measurement Error 1: Consequences Page 1. Definitions. For two variables, X and Y, the following hold: Expectation, or Mean, of X.

Measurement Error 1: Consequences Page 1. Definitions. For two variables, X and Y, the following hold: Expectation, or Mean, of X. Measuremen Error 1: Consequences of Measuremen Error Richard Williams, Universiy of Nore Dame, hps://www3.nd.edu/~rwilliam/ Las revised January 1, 015 Definiions. For wo variables, X and Y, he following

More information

Chapter 11. Heteroskedasticity The Nature of Heteroskedasticity. In Chapter 3 we introduced the linear model (11.1.1)

Chapter 11. Heteroskedasticity The Nature of Heteroskedasticity. In Chapter 3 we introduced the linear model (11.1.1) Chaper 11 Heeroskedasiciy 11.1 The Naure of Heeroskedasiciy In Chaper 3 we inroduced he linear model y = β+β x (11.1.1) 1 o explain household expendiure on food (y) as a funcion of household income (x).

More information

R t. C t P t. + u t. C t = αp t + βr t + v t. + β + w t

R t. C t P t. + u t. C t = αp t + βr t + v t. + β + w t Exercise 7 C P = α + β R P + u C = αp + βr + v (a) (b) C R = α P R + β + w (c) Assumpions abou he disurbances u, v, w : Classical assumions on he disurbance of one of he equaions, eg. on (b): E(v v s P,

More information

Properties of Autocorrelated Processes Economics 30331

Properties of Autocorrelated Processes Economics 30331 Properies of Auocorrelaed Processes Economics 3033 Bill Evans Fall 05 Suppose we have ime series daa series labeled as where =,,3, T (he final period) Some examples are he dail closing price of he S&500,

More information

GMM - Generalized Method of Moments

GMM - Generalized Method of Moments GMM - Generalized Mehod of Momens Conens GMM esimaion, shor inroducion 2 GMM inuiion: Maching momens 2 3 General overview of GMM esimaion. 3 3. Weighing marix...........................................

More information

Diebold, Chapter 7. Francis X. Diebold, Elements of Forecasting, 4th Edition (Mason, Ohio: Cengage Learning, 2006). Chapter 7. Characterizing Cycles

Diebold, Chapter 7. Francis X. Diebold, Elements of Forecasting, 4th Edition (Mason, Ohio: Cengage Learning, 2006). Chapter 7. Characterizing Cycles Diebold, Chaper 7 Francis X. Diebold, Elemens of Forecasing, 4h Ediion (Mason, Ohio: Cengage Learning, 006). Chaper 7. Characerizing Cycles Afer compleing his reading you should be able o: Define covariance

More information

(a) Set up the least squares estimation procedure for this problem, which will consist in minimizing the sum of squared residuals. 2 t.

(a) Set up the least squares estimation procedure for this problem, which will consist in minimizing the sum of squared residuals. 2 t. Insrucions: The goal of he problem se is o undersand wha you are doing raher han jus geing he correc resul. Please show your work clearly and nealy. No credi will be given o lae homework, regardless of

More information

On Measuring Pro-Poor Growth. 1. On Various Ways of Measuring Pro-Poor Growth: A Short Review of the Literature

On Measuring Pro-Poor Growth. 1. On Various Ways of Measuring Pro-Poor Growth: A Short Review of the Literature On Measuring Pro-Poor Growh 1. On Various Ways of Measuring Pro-Poor Growh: A Shor eview of he Lieraure During he pas en years or so here have been various suggesions concerning he way one should check

More information

Kriging Models Predicting Atrazine Concentrations in Surface Water Draining Agricultural Watersheds

Kriging Models Predicting Atrazine Concentrations in Surface Water Draining Agricultural Watersheds 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Kriging Models Predicing Arazine Concenraions in Surface Waer Draining Agriculural Waersheds Paul L. Mosquin, Jeremy Aldworh, Wenlin Chen Supplemenal Maerial Number

More information

Licenciatura de ADE y Licenciatura conjunta Derecho y ADE. Hoja de ejercicios 2 PARTE A

Licenciatura de ADE y Licenciatura conjunta Derecho y ADE. Hoja de ejercicios 2 PARTE A Licenciaura de ADE y Licenciaura conjuna Derecho y ADE Hoja de ejercicios PARTE A 1. Consider he following models Δy = 0.8 + ε (1 + 0.8L) Δ 1 y = ε where ε and ε are independen whie noise processes. In

More information

Lecture Notes 2. The Hilbert Space Approach to Time Series

Lecture Notes 2. The Hilbert Space Approach to Time Series Time Series Seven N. Durlauf Universiy of Wisconsin. Basic ideas Lecure Noes. The Hilber Space Approach o Time Series The Hilber space framework provides a very powerful language for discussing he relaionship

More information

Solutions to Exercises in Chapter 12

Solutions to Exercises in Chapter 12 Chaper in Chaper. (a) The leas-squares esimaed equaion is given by (b)!i = 6. + 0.770 Y 0.8 R R = 0.86 (.5) (0.07) (0.6) Boh b and b 3 have he expeced signs; income is expeced o have a posiive effec on

More information

Wednesday, November 7 Handout: Heteroskedasticity

Wednesday, November 7 Handout: Heteroskedasticity Amhers College Deparmen of Economics Economics 360 Fall 202 Wednesday, November 7 Handou: Heeroskedasiciy Preview Review o Regression Model o Sandard Ordinary Leas Squares (OLS) Premises o Esimaion Procedures

More information

GDP Advance Estimate, 2016Q4

GDP Advance Estimate, 2016Q4 GDP Advance Esimae, 26Q4 Friday, Jan 27 Real gross domesic produc (GDP) increased a an annual rae of.9 percen in he fourh quarer of 26. The deceleraion in real GDP in he fourh quarer refleced a downurn

More information

The Multiple Regression Model: Hypothesis Tests and the Use of Nonsample Information

The Multiple Regression Model: Hypothesis Tests and the Use of Nonsample Information Chaper 8 The Muliple Regression Model: Hypohesis Tess and he Use of Nonsample Informaion An imporan new developmen ha we encouner in his chaper is using he F- disribuion o simulaneously es a null hypohesis

More information

Hypothesis Testing in the Classical Normal Linear Regression Model. 1. Components of Hypothesis Tests

Hypothesis Testing in the Classical Normal Linear Regression Model. 1. Components of Hypothesis Tests ECONOMICS 35* -- NOTE 8 M.G. Abbo ECON 35* -- NOTE 8 Hypohesis Tesing in he Classical Normal Linear Regression Model. Componens of Hypohesis Tess. A esable hypohesis, which consiss of wo pars: Par : a

More information

20. Applications of the Genetic-Drift Model

20. Applications of the Genetic-Drift Model 0. Applicaions of he Geneic-Drif Model 1) Deermining he probabiliy of forming any paricular combinaion of genoypes in he nex generaion: Example: If he parenal allele frequencies are p 0 = 0.35 and q 0

More information

Vehicle Arrival Models : Headway

Vehicle Arrival Models : Headway Chaper 12 Vehicle Arrival Models : Headway 12.1 Inroducion Modelling arrival of vehicle a secion of road is an imporan sep in raffic flow modelling. I has imporan applicaion in raffic flow simulaion where

More information

Bias in Conditional and Unconditional Fixed Effects Logit Estimation: a Correction * Tom Coupé

Bias in Conditional and Unconditional Fixed Effects Logit Estimation: a Correction * Tom Coupé Bias in Condiional and Uncondiional Fixed Effecs Logi Esimaion: a Correcion * Tom Coupé Economics Educaion and Research Consorium, Naional Universiy of Kyiv Mohyla Academy Address: Vul Voloska 10, 04070

More information

Math 10B: Mock Mid II. April 13, 2016

Math 10B: Mock Mid II. April 13, 2016 Name: Soluions Mah 10B: Mock Mid II April 13, 016 1. ( poins) Sae, wih jusificaion, wheher he following saemens are rue or false. (a) If a 3 3 marix A saisfies A 3 A = 0, hen i canno be inverible. True.

More information

y = β 1 + β 2 x (11.1.1)

y = β 1 + β 2 x (11.1.1) Chaper 11 Heeroskedasiciy 11.1 The Naure of Heeroskedasiciy In Chaper 3 we inroduced he linear model y = β 1 + β x (11.1.1) o explain household expendiure on food (y) as a funcion of household income (x).

More information

OBJECTIVES OF TIME SERIES ANALYSIS

OBJECTIVES OF TIME SERIES ANALYSIS OBJECTIVES OF TIME SERIES ANALYSIS Undersanding he dynamic or imedependen srucure of he observaions of a single series (univariae analysis) Forecasing of fuure observaions Asceraining he leading, lagging

More information

Distribution of Estimates

Distribution of Estimates Disribuion of Esimaes From Economerics (40) Linear Regression Model Assume (y,x ) is iid and E(x e )0 Esimaion Consisency y α + βx + he esimaes approach he rue values as he sample size increases Esimaion

More information

ECON 482 / WH Hong Time Series Data Analysis 1. The Nature of Time Series Data. Example of time series data (inflation and unemployment rates)

ECON 482 / WH Hong Time Series Data Analysis 1. The Nature of Time Series Data. Example of time series data (inflation and unemployment rates) ECON 48 / WH Hong Time Series Daa Analysis. The Naure of Time Series Daa Example of ime series daa (inflaion and unemploymen raes) ECON 48 / WH Hong Time Series Daa Analysis The naure of ime series daa

More information

Lecture 33: November 29

Lecture 33: November 29 36-705: Inermediae Saisics Fall 2017 Lecurer: Siva Balakrishnan Lecure 33: November 29 Today we will coninue discussing he boosrap, and hen ry o undersand why i works in a simple case. In he las lecure

More information

1. Diagnostic (Misspeci cation) Tests: Testing the Assumptions

1. Diagnostic (Misspeci cation) Tests: Testing the Assumptions Business School, Brunel Universiy MSc. EC5501/5509 Modelling Financial Decisions and Markes/Inroducion o Quaniaive Mehods Prof. Menelaos Karanasos (Room SS269, el. 01895265284) Lecure Noes 6 1. Diagnosic

More information

State-Space Models. Initialization, Estimation and Smoothing of the Kalman Filter

State-Space Models. Initialization, Estimation and Smoothing of the Kalman Filter Sae-Space Models Iniializaion, Esimaion and Smoohing of he Kalman Filer Iniializaion of he Kalman Filer The Kalman filer shows how o updae pas predicors and he corresponding predicion error variances when

More information

Unit Root Time Series. Univariate random walk

Unit Root Time Series. Univariate random walk Uni Roo ime Series Univariae random walk Consider he regression y y where ~ iid N 0, he leas squares esimae of is: ˆ yy y y yy Now wha if = If y y hen le y 0 =0 so ha y j j If ~ iid N 0, hen y ~ N 0, he

More information

4.1 Other Interpretations of Ridge Regression

4.1 Other Interpretations of Ridge Regression CHAPTER 4 FURTHER RIDGE THEORY 4. Oher Inerpreaions of Ridge Regression In his secion we will presen hree inerpreaions for he use of ridge regression. The firs one is analogous o Hoerl and Kennard reasoning

More information

Lecture 4. Classical Linear Regression Model: Overview

Lecture 4. Classical Linear Regression Model: Overview Lecure 4 Classical Linear Regression Model: Overview Regression Regression is probably he single mos imporan ool a he economerician s disposal. Bu wha is regression analysis? I is concerned wih describing

More information

Dynamic Econometric Models: Y t = + 0 X t + 1 X t X t k X t-k + e t. A. Autoregressive Model:

Dynamic Econometric Models: Y t = + 0 X t + 1 X t X t k X t-k + e t. A. Autoregressive Model: Dynamic Economeric Models: A. Auoregressive Model: Y = + 0 X 1 Y -1 + 2 Y -2 + k Y -k + e (Wih lagged dependen variable(s) on he RHS) B. Disribued-lag Model: Y = + 0 X + 1 X -1 + 2 X -2 + + k X -k + e

More information

Biol. 356 Lab 8. Mortality, Recruitment, and Migration Rates

Biol. 356 Lab 8. Mortality, Recruitment, and Migration Rates Biol. 356 Lab 8. Moraliy, Recruimen, and Migraion Raes (modified from Cox, 00, General Ecology Lab Manual, McGraw Hill) Las week we esimaed populaion size hrough several mehods. One assumpion of all hese

More information

(10) (a) Derive and plot the spectrum of y. Discuss how the seasonality in the process is evident in spectrum.

(10) (a) Derive and plot the spectrum of y. Discuss how the seasonality in the process is evident in spectrum. January 01 Final Exam Quesions: Mark W. Wason (Poins/Minues are given in Parenheses) (15) 1. Suppose ha y follows he saionary AR(1) process y = y 1 +, where = 0.5 and ~ iid(0,1). Le x = (y + y 1 )/. (11)

More information

Outline. lse-logo. Outline. Outline. 1 Wald Test. 2 The Likelihood Ratio Test. 3 Lagrange Multiplier Tests

Outline. lse-logo. Outline. Outline. 1 Wald Test. 2 The Likelihood Ratio Test. 3 Lagrange Multiplier Tests Ouline Ouline Hypohesis Tes wihin he Maximum Likelihood Framework There are hree main frequenis approaches o inference wihin he Maximum Likelihood framework: he Wald es, he Likelihood Raio es and he Lagrange

More information

3.1 More on model selection

3.1 More on model selection 3. More on Model selecion 3. Comparing models AIC, BIC, Adjused R squared. 3. Over Fiing problem. 3.3 Sample spliing. 3. More on model selecion crieria Ofen afer model fiing you are lef wih a handful of

More information

Chapter 16. Regression with Time Series Data

Chapter 16. Regression with Time Series Data Chaper 16 Regression wih Time Series Daa The analysis of ime series daa is of vial ineres o many groups, such as macroeconomiss sudying he behavior of naional and inernaional economies, finance economiss

More information

Explaining Total Factor Productivity. Ulrich Kohli University of Geneva December 2015

Explaining Total Factor Productivity. Ulrich Kohli University of Geneva December 2015 Explaining Toal Facor Produciviy Ulrich Kohli Universiy of Geneva December 2015 Needed: A Theory of Toal Facor Produciviy Edward C. Presco (1998) 2 1. Inroducion Toal Facor Produciviy (TFP) has become

More information

Comparing Means: t-tests for One Sample & Two Related Samples

Comparing Means: t-tests for One Sample & Two Related Samples Comparing Means: -Tess for One Sample & Two Relaed Samples Using he z-tes: Assumpions -Tess for One Sample & Two Relaed Samples The z-es (of a sample mean agains a populaion mean) is based on he assumpion

More information

Wednesday, December 5 Handout: Panel Data and Unobservable Variables

Wednesday, December 5 Handout: Panel Data and Unobservable Variables Amhers College Deparmen of Economics Economics 360 Fall 0 Wednesday, December 5 Handou: Panel Daa and Unobservable Variables Preview Taking Sock: Ordinary Leas Squares (OLS) Esimaion Procedure o Sandard

More information

14 Autoregressive Moving Average Models

14 Autoregressive Moving Average Models 14 Auoregressive Moving Average Models In his chaper an imporan parameric family of saionary ime series is inroduced, he family of he auoregressive moving average, or ARMA, processes. For a large class

More information

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 17

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 17 EES 16A Designing Informaion Devices and Sysems I Spring 019 Lecure Noes Noe 17 17.1 apaciive ouchscreen In he las noe, we saw ha a capacior consiss of wo pieces on conducive maerial separaed by a nonconducive

More information

Solutions: Wednesday, November 14

Solutions: Wednesday, November 14 Amhers College Deparmen of Economics Economics 360 Fall 2012 Soluions: Wednesday, November 14 Judicial Daa: Cross secion daa of judicial and economic saisics for he fify saes in 2000. JudExp CrimesAll

More information

PENALIZED LEAST SQUARES AND PENALIZED LIKELIHOOD

PENALIZED LEAST SQUARES AND PENALIZED LIKELIHOOD PENALIZED LEAST SQUARES AND PENALIZED LIKELIHOOD HAN XIAO 1. Penalized Leas Squares Lasso solves he following opimizaion problem, ˆβ lasso = arg max β R p+1 1 N y i β 0 N x ij β j β j (1.1) for some 0.

More information

Regression with Time Series Data

Regression with Time Series Data Regression wih Time Series Daa y = β 0 + β 1 x 1 +...+ β k x k + u Serial Correlaion and Heeroskedasiciy Time Series - Serial Correlaion and Heeroskedasiciy 1 Serially Correlaed Errors: Consequences Wih

More information

2.7. Some common engineering functions. Introduction. Prerequisites. Learning Outcomes

2.7. Some common engineering functions. Introduction. Prerequisites. Learning Outcomes Some common engineering funcions 2.7 Inroducion This secion provides a caalogue of some common funcions ofen used in Science and Engineering. These include polynomials, raional funcions, he modulus funcion

More information

Chapter 7: Solving Trig Equations

Chapter 7: Solving Trig Equations Haberman MTH Secion I: The Trigonomeric Funcions Chaper 7: Solving Trig Equaions Le s sar by solving a couple of equaions ha involve he sine funcion EXAMPLE a: Solve he equaion sin( ) The inverse funcions

More information

References are appeared in the last slide. Last update: (1393/08/19)

References are appeared in the last slide. Last update: (1393/08/19) SYSEM IDEIFICAIO Ali Karimpour Associae Professor Ferdowsi Universi of Mashhad References are appeared in he las slide. Las updae: 0..204 393/08/9 Lecure 5 lecure 5 Parameer Esimaion Mehods opics o be

More information

Section 3.5 Nonhomogeneous Equations; Method of Undetermined Coefficients

Section 3.5 Nonhomogeneous Equations; Method of Undetermined Coefficients Secion 3.5 Nonhomogeneous Equaions; Mehod of Undeermined Coefficiens Key Terms/Ideas: Linear Differenial operaor Nonlinear operaor Second order homogeneous DE Second order nonhomogeneous DE Soluion o homogeneous

More information

Robust estimation based on the first- and third-moment restrictions of the power transformation model

Robust estimation based on the first- and third-moment restrictions of the power transformation model h Inernaional Congress on Modelling and Simulaion, Adelaide, Ausralia, 6 December 3 www.mssanz.org.au/modsim3 Robus esimaion based on he firs- and hird-momen resricions of he power ransformaion Nawaa,

More information

Y, where. 1 Estimate St.error

Y, where. 1 Estimate St.error 1 HG Feb 2014 ECON 5101 Exercises III - 24 Feb 2014 Exercise 1 In lecure noes 3 (LN3 page 11) we esimaed an ARMA(1,2) for daa) for he period, 1978q2-2013q2 Le Y ln BNP ln BNP (Norwegian Model: Y Y, where

More information

The General Linear Test in the Ridge Regression

The General Linear Test in the Ridge Regression ommunicaions for Saisical Applicaions Mehods 2014, Vol. 21, No. 4, 297 307 DOI: hp://dx.doi.org/10.5351/sam.2014.21.4.297 Prin ISSN 2287-7843 / Online ISSN 2383-4757 The General Linear Tes in he Ridge

More information

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle Chaper 2 Newonian Mechanics Single Paricle In his Chaper we will review wha Newon s laws of mechanics ell us abou he moion of a single paricle. Newon s laws are only valid in suiable reference frames,

More information

Cointegration and Implications for Forecasting

Cointegration and Implications for Forecasting Coinegraion and Implicaions for Forecasing Two examples (A) Y Y 1 1 1 2 (B) Y 0.3 0.9 1 1 2 Example B: Coinegraion Y and coinegraed wih coinegraing vecor [1, 0.9] because Y 0.9 0.3 is a saionary process

More information

FITTING EQUATIONS TO DATA

FITTING EQUATIONS TO DATA TANTON S TAKE ON FITTING EQUATIONS TO DATA CURRICULUM TIDBITS FOR THE MATHEMATICS CLASSROOM MAY 013 Sandard algebra courses have sudens fi linear and eponenial funcions o wo daa poins, and quadraic funcions

More information

ESTIMATION OF DYNAMIC PANEL DATA MODELS WHEN REGRESSION COEFFICIENTS AND INDIVIDUAL EFFECTS ARE TIME-VARYING

ESTIMATION OF DYNAMIC PANEL DATA MODELS WHEN REGRESSION COEFFICIENTS AND INDIVIDUAL EFFECTS ARE TIME-VARYING Inernaional Journal of Social Science and Economic Research Volume:02 Issue:0 ESTIMATION OF DYNAMIC PANEL DATA MODELS WHEN REGRESSION COEFFICIENTS AND INDIVIDUAL EFFECTS ARE TIME-VARYING Chung-ki Min Professor

More information

CONFIDENCE LIMITS AND THEIR ROBUSTNESS

CONFIDENCE LIMITS AND THEIR ROBUSTNESS CONFIDENCE LIMITS AND THEIR ROBUSTNESS Rajendran Raja Fermi Naional Acceleraor laboraory Baavia, IL 60510 Absrac Confidence limis are common place in physics analysis. Grea care mus be aken in heir calculaion

More information

Types of Exponential Smoothing Methods. Simple Exponential Smoothing. Simple Exponential Smoothing

Types of Exponential Smoothing Methods. Simple Exponential Smoothing. Simple Exponential Smoothing M Business Forecasing Mehods Exponenial moohing Mehods ecurer : Dr Iris Yeung Room No : P79 Tel No : 788 8 Types of Exponenial moohing Mehods imple Exponenial moohing Double Exponenial moohing Brown s

More information

Distribution of Least Squares

Distribution of Least Squares Disribuion of Leas Squares In classic regression, if he errors are iid normal, and independen of he regressors, hen he leas squares esimaes have an exac normal disribuion, no jus asympoic his is no rue

More information

You must fully interpret your results. There is a relationship doesn t cut it. Use the text and, especially, the SPSS Manual for guidance.

You must fully interpret your results. There is a relationship doesn t cut it. Use the text and, especially, the SPSS Manual for guidance. POLI 30D SPRING 2015 LAST ASSIGNMENT TRUMPETS PLEASE!!!!! Due Thursday, December 10 (or sooner), by 7PM hrough TurnIIn I had his all se up in my mind. You would use regression analysis o follow up on your

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Spike-count autocorrelations in time.

Nature Neuroscience: doi: /nn Supplementary Figure 1. Spike-count autocorrelations in time. Supplemenary Figure 1 Spike-coun auocorrelaions in ime. Normalized auocorrelaion marices are shown for each area in a daase. The marix shows he mean correlaion of he spike coun in each ime bin wih he spike

More information

Let us start with a two dimensional case. We consider a vector ( x,

Let us start with a two dimensional case. We consider a vector ( x, Roaion marices We consider now roaion marices in wo and hree dimensions. We sar wih wo dimensions since wo dimensions are easier han hree o undersand, and one dimension is a lile oo simple. However, our

More information

Christos Papadimitriou & Luca Trevisan November 22, 2016

Christos Papadimitriou & Luca Trevisan November 22, 2016 U.C. Bereley CS170: Algorihms Handou LN-11-22 Chrisos Papadimiriou & Luca Trevisan November 22, 2016 Sreaming algorihms In his lecure and he nex one we sudy memory-efficien algorihms ha process a sream

More information

Linear Response Theory: The connection between QFT and experiments

Linear Response Theory: The connection between QFT and experiments Phys540.nb 39 3 Linear Response Theory: The connecion beween QFT and experimens 3.1. Basic conceps and ideas Q: How do we measure he conduciviy of a meal? A: we firs inroduce a weak elecric field E, and

More information

Stat 601 The Design of Experiments

Stat 601 The Design of Experiments Sa 601 The Design of Experimens Yuqing Xu Deparmen of Saisics Universiy of Wisconsin Madison, WI 53706, USA December 1, 2016 Yuqing Xu (UW-Madison) Sa 601 Week 12 December 1, 2016 1 / 17 Lain Squares Definiion

More information

Financial Econometrics Jeffrey R. Russell Midterm Winter 2009 SOLUTIONS

Financial Econometrics Jeffrey R. Russell Midterm Winter 2009 SOLUTIONS Name SOLUTIONS Financial Economerics Jeffrey R. Russell Miderm Winer 009 SOLUTIONS You have 80 minues o complee he exam. Use can use a calculaor and noes. Try o fi all your work in he space provided. If

More information

Innova Junior College H2 Mathematics JC2 Preliminary Examinations Paper 2 Solutions 0 (*)

Innova Junior College H2 Mathematics JC2 Preliminary Examinations Paper 2 Solutions 0 (*) Soluion 3 x 4x3 x 3 x 0 4x3 x 4x3 x 4x3 x 4x3 x x 3x 3 4x3 x Innova Junior College H Mahemaics JC Preliminary Examinaions Paper Soluions 3x 3 4x 3x 0 4x 3 4x 3 0 (*) 0 0 + + + - 3 3 4 3 3 3 3 Hence x or

More information

Introduction D P. r = constant discount rate, g = Gordon Model (1962): constant dividend growth rate.

Introduction D P. r = constant discount rate, g = Gordon Model (1962): constant dividend growth rate. Inroducion Gordon Model (1962): D P = r g r = consan discoun rae, g = consan dividend growh rae. If raional expecaions of fuure discoun raes and dividend growh vary over ime, so should he D/P raio. Since

More information

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Simulaion-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Week Descripion Reading Maerial 2 Compuer Simulaion of Dynamic Models Finie Difference, coninuous saes, discree ime Simple Mehods Euler Trapezoid

More information

Chapter 15. Time Series: Descriptive Analyses, Models, and Forecasting

Chapter 15. Time Series: Descriptive Analyses, Models, and Forecasting Chaper 15 Time Series: Descripive Analyses, Models, and Forecasing Descripive Analysis: Index Numbers Index Number a number ha measures he change in a variable over ime relaive o he value of he variable

More information

STATE-SPACE MODELLING. A mass balance across the tank gives:

STATE-SPACE MODELLING. A mass balance across the tank gives: B. Lennox and N.F. Thornhill, 9, Sae Space Modelling, IChemE Process Managemen and Conrol Subjec Group Newsleer STE-SPACE MODELLING Inroducion: Over he pas decade or so here has been an ever increasing

More information

Summer Term Albert-Ludwigs-Universität Freiburg Empirische Forschung und Okonometrie. Time Series Analysis

Summer Term Albert-Ludwigs-Universität Freiburg Empirische Forschung und Okonometrie. Time Series Analysis Summer Term 2009 Alber-Ludwigs-Universiä Freiburg Empirische Forschung und Okonomerie Time Series Analysis Classical Time Series Models Time Series Analysis Dr. Sevap Kesel 2 Componens Hourly earnings:

More information

FORECASTING WITH REGRESSION

FORECASTING WITH REGRESSION FORECASTING WITH REGRESSION MODELS Overview of basic regression echniques. Daa analysis and forecasing using muliple regression analysis. 106 Visualizaion of Four Differen Daa Ses Daa Se A Daa Se B Daa

More information

Lecture 4 Notes (Little s Theorem)

Lecture 4 Notes (Little s Theorem) Lecure 4 Noes (Lile s Theorem) This lecure concerns one of he mos imporan (and simples) heorems in Queuing Theory, Lile s Theorem. More informaion can be found in he course book, Bersekas & Gallagher,

More information

Ensamble methods: Bagging and Boosting

Ensamble methods: Bagging and Boosting Lecure 21 Ensamble mehods: Bagging and Boosing Milos Hauskrech milos@cs.pi.edu 5329 Senno Square Ensemble mehods Mixure of expers Muliple base models (classifiers, regressors), each covers a differen par

More information

DEPARTMENT OF STATISTICS

DEPARTMENT OF STATISTICS A Tes for Mulivariae ARCH Effecs R. Sco Hacker and Abdulnasser Haemi-J 004: DEPARTMENT OF STATISTICS S-0 07 LUND SWEDEN A Tes for Mulivariae ARCH Effecs R. Sco Hacker Jönköping Inernaional Business School

More information

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t...

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t... Mah 228- Fri Mar 24 5.6 Marix exponenials and linear sysems: The analogy beween firs order sysems of linear differenial equaions (Chaper 5) and scalar linear differenial equaions (Chaper ) is much sronger

More information

Exponential Smoothing

Exponential Smoothing Exponenial moohing Inroducion A simple mehod for forecasing. Does no require long series. Enables o decompose he series ino a rend and seasonal effecs. Paricularly useful mehod when here is a need o forecas

More information

L07. KALMAN FILTERING FOR NON-LINEAR SYSTEMS. NA568 Mobile Robotics: Methods & Algorithms

L07. KALMAN FILTERING FOR NON-LINEAR SYSTEMS. NA568 Mobile Robotics: Methods & Algorithms L07. KALMAN FILTERING FOR NON-LINEAR SYSTEMS NA568 Mobile Roboics: Mehods & Algorihms Today s Topic Quick review on (Linear) Kalman Filer Kalman Filering for Non-Linear Sysems Exended Kalman Filer (EKF)

More information

CHAPTER 9. Exercise Solutions

CHAPTER 9. Exercise Solutions CHAPTER 9 Exercise Soluions Chaper 9, Exercise Soluions, Principles of Economerics, 3e EXERCISE 9. From he equaion for he AR() error model e = ρ e + v, we have from which we ge and hence ( e ) =ρ ( e )

More information

Mathcad Lecture #8 In-class Worksheet Curve Fitting and Interpolation

Mathcad Lecture #8 In-class Worksheet Curve Fitting and Interpolation Mahcad Lecure #8 In-class Workshee Curve Fiing and Inerpolaion A he end of his lecure, you will be able o: explain he difference beween curve fiing and inerpolaion decide wheher curve fiing or inerpolaion

More information

Testing for a Single Factor Model in the Multivariate State Space Framework

Testing for a Single Factor Model in the Multivariate State Space Framework esing for a Single Facor Model in he Mulivariae Sae Space Framework Chen C.-Y. M. Chiba and M. Kobayashi Inernaional Graduae School of Social Sciences Yokohama Naional Universiy Japan Faculy of Economics

More information

Testing the Random Walk Model. i.i.d. ( ) r

Testing the Random Walk Model. i.i.d. ( ) r he random walk heory saes: esing he Random Walk Model µ ε () np = + np + Momen Condiions where where ε ~ i.i.d he idea here is o es direcly he resricions imposed by momen condiions. lnp lnp µ ( lnp lnp

More information

A Specification Test for Linear Dynamic Stochastic General Equilibrium Models

A Specification Test for Linear Dynamic Stochastic General Equilibrium Models Journal of Saisical and Economeric Mehods, vol.1, no.2, 2012, 65-70 ISSN: 2241-0384 (prin), 2241-0376 (online) Scienpress Ld, 2012 A Specificaion Tes for Linear Dynamic Sochasic General Equilibrium Models

More information

Mathematical Theory and Modeling ISSN (Paper) ISSN (Online) Vol 3, No.3, 2013

Mathematical Theory and Modeling ISSN (Paper) ISSN (Online) Vol 3, No.3, 2013 Mahemaical Theory and Modeling ISSN -580 (Paper) ISSN 5-05 (Online) Vol, No., 0 www.iise.org The ffec of Inverse Transformaion on he Uni Mean and Consan Variance Assumpions of a Muliplicaive rror Model

More information

dy dx = xey (a) y(0) = 2 (b) y(1) = 2.5 SOLUTION: See next page

dy dx = xey (a) y(0) = 2 (b) y(1) = 2.5 SOLUTION: See next page Assignmen 1 MATH 2270 SOLUTION Please wrie ou complee soluions for each of he following 6 problems (one more will sill be added). You may, of course, consul wih your classmaes, he exbook or oher resources,

More information

Ordinary dierential equations

Ordinary dierential equations Chaper 5 Ordinary dierenial equaions Conens 5.1 Iniial value problem........................... 31 5. Forward Euler's mehod......................... 3 5.3 Runge-Kua mehods.......................... 36

More information

The Brock-Mirman Stochastic Growth Model

The Brock-Mirman Stochastic Growth Model c December 3, 208, Chrisopher D. Carroll BrockMirman The Brock-Mirman Sochasic Growh Model Brock and Mirman (972) provided he firs opimizing growh model wih unpredicable (sochasic) shocks. The social planner

More information

Macroeconometrics. Christophe BOUCHER. Session 2 A brief overview of the classical linear regression model 1

Macroeconometrics. Christophe BOUCHER. Session 2 A brief overview of the classical linear regression model 1 Macroeconomerics Chrisophe BOUCHER Session 2 A brief overview of he classical linear regression model 1 Regression Regression is probably he single mos imporan ool a he economerician s disposal. Bu wha

More information

Matrix Versions of Some Refinements of the Arithmetic-Geometric Mean Inequality

Matrix Versions of Some Refinements of the Arithmetic-Geometric Mean Inequality Marix Versions of Some Refinemens of he Arihmeic-Geomeric Mean Inequaliy Bao Qi Feng and Andrew Tonge Absrac. We esablish marix versions of refinemens due o Alzer ], Carwrigh and Field 4], and Mercer 5]

More information

Two Popular Bayesian Estimators: Particle and Kalman Filters. McGill COMP 765 Sept 14 th, 2017

Two Popular Bayesian Estimators: Particle and Kalman Filters. McGill COMP 765 Sept 14 th, 2017 Two Popular Bayesian Esimaors: Paricle and Kalman Filers McGill COMP 765 Sep 14 h, 2017 1 1 1, dx x Bel x u x P x z P Recall: Bayes Filers,,,,,,, 1 1 1 1 u z u x P u z u x z P Bayes z = observaion u =

More information

Some Basic Information about M-S-D Systems

Some Basic Information about M-S-D Systems Some Basic Informaion abou M-S-D Sysems 1 Inroducion We wan o give some summary of he facs concerning unforced (homogeneous) and forced (non-homogeneous) models for linear oscillaors governed by second-order,

More information