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

Size: px
Start display at page:

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

Transcription

1 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 he variaion in y, explained by he model how o repor he resuls of a regression analysis, some alernaive funcional forms ha may be used o represen possible relaionships beween y and x. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.1

2 6.1 The Coefficien of Deerminaion Two major reasons for analyzing he model y = β+β x + e (6.1.1) 1 are 1. o explain how he dependen variable (y ) changes as he independen variable (x ) changes, and. o predic y 0 given an x 0. Closely allied wih he predicion problem is he desire o use x o explain as much of he variaion in he dependen variable y as possible. In (6.1.1) we inroduce he explanaory variable x in hope ha is variaion will explain he variaion in y. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.

3 To develop a measure of he variaion in y ha is explained by he model, we begin by separaing y ino is explainable and unexplainable componens. y = E( y ) + e (6.1.) E( y ) =β 1+β x is he explainable, sysemaic componen of y, and e is he random, unsysemaic, unexplainable noise componen of y. We can esimae he unknown parameers β 1 and β and decompose he value of y ino y = y垐 + e (6.1.3) where y垐 = b + b x and e = y y?. 1 [Figure 6.1 goes here] Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.3

4 Subrac he sample mean y from boh sides of he equaion o obain y y = ( y垐 y) + e (6.1.4) The difference beween y and is mean value y consiss of a par ha is explained by he regression model, yˆ y, and a par ha is unexplained, e. ˆ A measure of he oal variaion y is o square he differences beween y and is mean value y and sum over he enire sample. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.4

5 ( y y) = [( y垐 y) + e ] y垐垐 y e y y) e = ( ) + + ( (6.1.5) = ( y垐 y) + e The cross-produc erm ( y垐 y) e=0 and drops ou. 1. ( y y) = oal sum of squares = SST: a measure of oal variaion in y abou is sample mean.. ( yˆ y) = explained sum of squares = SSR: ha par of oal variaion in y abou is sample mean ha is explained by he regression. 3. eˆ = error sum of squares = SSE: ha par of oal variaion in y abou is mean ha is no explained by he regression. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.5

6 Thus, SST = SSR + SSE (6.1.6) This decomposiion is usually presened in wha is called an Analysis of Variance able wih general forma Table 6.1 Analysis of Variance Table Source of Sum of Mean Variaion DF Squares Square Explained 1 SSR SSR/1 Unexplained T SSE SSE/(T ) [ = σ ˆ ] Toal T 1 SST Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.6

7 The degrees of freedom (DF) for hese sums of squares are: 1. df = 1 for SSR (he number of explanaory variables oher han he inercep);. df = T for SSE (he number of observaions minus he number of parameers in he model); 3. df = T 1 for SST (he number of observaions minus 1, which is he number of parameers in a model conaining only β 1.) In he column labeled Mean Square are (i) he raio of SSR o is degrees of freedom, SSR/1, and (ii) he raio of SSE o is degrees of freedom, SSE/(T ) = ˆσ. The mean square error is our unbiased esimae of he error variance. One 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: Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.7

8 R = SSR SSE 1 SST = SST (6.1.7) The measure R is called he coefficien of deerminaion. The closer R is o one, he If beer he job we have done in explaining he variaion in y wih y = b + b x ; and he ˆ 1 greaer is he predicive abiliy of our model over all he sample observaions. R =1, hen all he sample daa fall exacly on he fied leas squares line, so SSE=0, and he model fis he daa perfecly. If he sample daa for y and x are uncorrelaed and show no linear associaion, hen he leas squares fied line is horizonal, and idenical o y, so ha SSR=0 and R =0. When 0 < R < 1, i is inerpreed as he percenage of he variaion in y abou is mean ha is explained by he regression model. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.8

9 Remark: R is a descripive measure. By iself i does no measure he qualiy of he regression model. I is no he objecive of regression analysis o find he model wih he highes maximizing R is no a good idea. R. Following a regression sraegy focused solely on Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.9

10 6.1.1 Analysis of Variance Table and R for Food Expendiure Example The compuer oupu usually conains he Analysis of Variance, Table 6.1. For he food expendiure daa i is: Table 6.3 Analysis of Variance Table Sum of Mean Source DF Squares Square Explained Unexplained Toal R-square Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.10

11 From his able we find ha: SST = SSR = ( y y) = ( y ˆ y) = 51. SSE = eˆ = R = SSR SSE 1 SST = SST = SSE/(T ) = ˆσ = Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.11

12 6.1. Correlaion Analysis The correlaion coefficien ρ beween X and Y is cov( XY, ) ρ= (6.1.8) var( X ) var( Y ) Given a sample of daa pairs (x,y ), =1,...,T, he sample correlaion coefficien is obained by replacing he covariance and variances in (6.1.8) by heir sample analogues: r cov( ˆ XY, ) = (6.1.9) var( 垐 X ) var( Y ) where Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.1

13 T cov( ˆ XY, ) = ( x x)( y y) /( T 1) (6.1.10a) = 1 var( ˆ X) T ( x x) /( T 1) = 1 The sample variance of Y is defined like var( ˆ X ). The sample correlaion coefficien r is = (6.1.10b) r = T = 1 ( x x)( y y) T T ( x x) ( y y) = 1 = 1 (6.1.11) The sample correlaion coefficien r has a value beween 1 and 1, and i measures he srengh of he linear associaion beween observed values of X and Y. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.13

14 6.1.3 Correlaion Analysis and R There are wo ineresing relaionships beween R and r in he simple linear regression model. 1. The firs is ha r = R. Tha is, he square of he sample correlaion coefficien beween he sample daa values x and y is algebraically equal o. R can also be compued as he square of he sample correlaion coefficien beween y and y = b + b x. As such i measures he linear associaion, or goodness of fi, ˆ 1 beween he sample daa and heir prediced values. Consequenly R is someimes called a measure of goodness of fi. R Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.14

15 6. Reporing he Resuls of a Regression Analysis One way o summarize he regression resuls is in he form of a fied regression equaion: yˆ = x R = (s.e.) (.1387)(0.0305) (R6.6) The value b 1 = esimaes he weekly food expendiure by a household wih no income; b =0.183 implies ha given a $1 increase in weekly income we expec expendiure on food o increase by $.13; or, in more reasonable unis of measuremen, if income increases by $100 we expec food expendiure o rise by $1.83. The R =0.317 says ha abou 3% of he variaion in food expendiure abou is mean is explained by variaions in income. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.15

16 The numbers in parenheses underneah he esimaed coefficiens are he sandard errors of he leas squares esimaes. Apar from criical values from he -disribuion, (R6.6) conains all he informaion ha is required o consruc inerval esimaes for β 1 or β or o es hypoheses abou β 1 or β. Anoher convenional way o repor resuls is o replace he sandard errors wih he values These values arise when esing H 0 : β 1 = 0 agains H 1 : β 1 0 and H 0 : β = 0 agains H 1 : β 0. Using hese -values we can repor he regression resuls as yˆ = x R = ( ) (1.84) (4.0) (6..) Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.16

17 6..1 The Effecs of Scaling he Daa Daa we obain are no always in a convenien form for presenaion in a able or use in a regression analysis. When he scale of he daa is no convenien i can be alered wihou changing any of he real underlying relaionships beween variables. For example, suppose we are ineresed in he variable x = U.S. oal real disposable personal income. In 1999 he value of x = $93,491,400,000,000. We migh divide he variable x by 1 rillion and use insead he scaled variable * x = x/1,000,000,000,000= $ rillion dollars. Consider he food expendiure model. We inerpre he leas squares esimae b = as he expeced increase in food expendiure, in dollars, given a $1 increase in weekly income. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.17

18 I may be more convenien o discuss increases in weekly income of $100. Such a change in he unis of measuremen is called scaling he daa. The choice of he scale is made by he invesigaor so as o make inerpreaion meaningful and convenien. The choice of he scale does no affec he measuremen of he underlying relaionship, bu i does affec he inerpreaion of he coefficien esimaes and some summary measures. Le us summarize he possibiliies: 1. Changing he scale of x: yˆ = x x = ( ) (R6.8) 100 = x * In he food expendiure model b =0.183 measures he effec of a change in income of $1 while 100b =$1.83 measures he effec of a change in income of $100. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.18

19 When he scale of x is alered he only oher change occurs in he sandard error of he regression coefficien, bu i changes by he same muliplicaive facor as he coefficien, so ha heir raio, he -saisic, is unaffeced. All oher regression saisics are unchanged.. Changing he scale of y: x 100 yˆ = ( ) + ( ) 100 (R6.9) * yˆ = In his rescaled model measures he change we expec in in x. x * * β given a 1 uni change Because he error erm is scaled in his process he leas squares residuals will also be scaled. This will affec he sandard errors of he regression coefficiens, bu i will no affec saisics or R. y Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.19

20 3. If he scale of y and he scale of x are changed by he same facor, hen here will be no change in he repored regression resuls for b, bu he esimaed inercep and residuals will change; -saisics and R are unaffeced. The inerpreaion of he parameers is made relaive o he new unis of measuremen. 6.3 Choosing a Funcional Form In he household food expendiure funcion he dependen variable, household food expendiure, has been assumed o be a linear funcion of household income. Wha if he relaionship beween y and x is no linear? Remark: The erm linear in simple linear regression model means no a linear relaionship beween he variables, bu a model in which he parameers ener in a linear way. Tha is, he model is linear in he parameers, bu i is no, necessarily, linear in he variables. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.0

21 By linear in he parameers we mean ha he parameers are no muliplied ogeher, divided, squared, cubed, ec. The variables, however, can be ransformed in any convenien way, as long as he resuling model saisfies assumpions SR1-SR5 of he simple linear regression model. In he food expendiure model we do no expec ha as household income rises ha food expendiures will coninue o rise indefiniely a he same consan rae. Insead, as income rises we expec food expendiures o rise, bu we expec such expendiures o increase a a decreasing rae. y x Figure 6. A Nonlinear Relaionship beween Food Expendiure and Income Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.1

22 6.3.1 Some Commonly Used Funcional Forms The variable ransformaions ha we begin wih are: 1. The naural logarihm: if x is a variable hen is naural logarihm is ln(x).. The reciprocal: if x is a variable hen is reciprocal is 1/x. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.

23 Type Saisical Model Slope Elasiciy 1. Linear y = β+β 1 x + e β β x y. Reciprocal y 1 = β+β 1 + e x x 1 β β 1 xy 3. Log-Log ln( y) = β+β 1 ln( x) + e β y x β 4. Log-Linear (Exponenial) ln( y ) = β+β 1 x + e β y βx 5. Linear-Log (Semi-log) y = β+β 1 ln( x ) + e 1 β β x 1 y 6. Log-inverse ln( y ) 1 = β β 1 + e β β x x y 1 x Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.3

24 [Figure 6.3 goes here] 1. The model ha is linear in he variables describes fiing a sraigh line o he original daa, wih slope β and poin elasiciy β x y. The slope of he relaionship is consan bu he elasiciy changes a each poin.. The reciprocal model akes shapes shown in Figure 6.3(a). As x increases y approaches he inercep, is asympoe, from above or below depending on he sign of β. The slope of his curve changes, and flaens ou, as x increases. The elasiciy also changes a each poin and is opposie in sign o / β. In Figure 6.3(a), when β >0, he relaionship beween x and y is an inverse one and he elasiciy is negaive: a 1% increase in x leads o a reducion in y of β /( xy) %. 3. The log-log model is a very popular one. The name log-log comes from he fac ha he logarihm appears on boh sides of he equaion. In order o use his model all values of y and x mus be posiive. The shapes ha his equaion can ake are shown in Figures 6.3(b) and 6.3(c). Figure 6.3(b) shows cases in which > 0, and Figure 6.3(c) shows β Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.4

25 cases when < 0. The slopes of hese curves change a every poin, bu he elasiciy is β consan and equal o β. This consan elasiciy model is very convenien for economiss, since we like o alk abou elasicies and are familiar wih heir meaning. 4. The log-linear model ( log on he lef-hand-side of he equaion and linear on he righ) can ake he shapes shown in Figure 6.3(d). Boh is slope and elasiciy change a each poin and are he same sign as. β 5. The linear-log model has shapes shown in Figure 6.3(e). I is an increasing or decreasing funcion depending upon he sign of. β 6. The log-inverse model ( log on he lef-hand-side of he equaion and a reciprocal on he righ) has a shape shown in Figure 6.3(f). I has he characerisic ha near he origin i increases a an increasing rae (convex) and hen, afer a poin, increases a a decreasing rae (concave). Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.5

26 Remark: Given his array of models, some of which have similar shapes, wha are some guidelines for choosing a funcional form? We mus cerainly choose a funcional form ha is sufficienly flexible o fi he daa. Choosing a saisfacory funcional form helps preserve he model assumpions. Tha is, a major objecive of choosing a funcional form, or ransforming he variables, is o creae a model in which he error erm has he following properies; 1. E(e )=0. var(e )=σ 3. cov(e i,e j )=0 4. e ~N(0, σ ) If hese assumpions hold hen he leas squares esimaors have good saisical properies and we can use he procedures for saisical inference ha we have developed in Chapers 4 and 5. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.6

27 6.3. Examples Using Alernaive Funcional Forms In his secion we will examine an array of economic examples and possible choices for he funcional form. 6.3.a The Food Expendiure Model From he array of shapes in Figure 6.3 wo possible choices ha are similar in some aspecs o Figure 6. are he reciprocal model and he linear-log model. The reciprocal model is y 1 = β+β 1 + e (6.3.) x For he food expendiure model we migh assume ha β > 0 and β 1 < 0. If his is he case, hen as income increases, household consumpion of food increases a a decreasing rae and reaches an upper bound β 1. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.7

28 This model is linear in he parameers bu i is nonlinear in he variables. If he error erm e saisfies our usual assumpions, hen he unknown parameers can be esimaed by leas squares, and inferences can be made in he usual way. Anoher propery of he reciprocal model, ignoring he error erm, is ha when x < β /β 1 he model predics expendiure on food o be negaive. This is unrealisic and implies ha his funcional form is inappropriae for small values of x. When choosing a funcional form one pracical guideline is o consider how he dependen variable changes wih he independen variable. In he reciprocal model he slope of he relaionship beween y and x is dy dx = β If he parameer β < 0 hen here is a posiive relaionship beween food expendiure and income, and, as income increases his marginal propensiy o spend on food diminishes, as economic heory predics. 1 x Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.8

29 For he food expendiure relaionship an alernaive o he reciprocal model is he linear-log model y = β+β 1 ln( x) + e (6.3.3) which is shown in Figure 6.3(e). For β > 0 his funcion is increasing, bu a a decreasing rae. As x increases he slope β /x decreases. Similarly, he greaer he amoun of food expendiure y he smaller he elasiciy, β /y. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.9

30 6.3.b Some Oher Economic Models and Funcional Forms 1. Demand Models: models of he relaionship beween quaniy demanded (y d ) and price (x) are very frequenly aken o be linear in he variables, creaing a linear demand curve, as so ofen depiced in exbooks. Alernaively, he log-log form of he d model, ln( y ) =β +β ln( x) + e, is very convenien in his siuaion because of is 1 consan elasiciy propery. Consider Figure 6.3(c) where several log-log models are shown for several values of β < 0. They are negaively sloped, as is appropriae for demand curves, and he price-elasiciy of demand is he consan β.. Supply Models: if y s is he quaniy supplied, hen is relaionship o price is ofen assumed o be linear, creaing a linear supply curve. Alernaively he log-log, consan s elasiciy form, ln( y ) = β+β ln( x) + e, can be used 1 Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.30

31 3. Producion Funcions: One of he assumpions of producion heory is ha diminishing reurns hold; he marginal-physical produc of he variable inpu declines as more is used. To permi a decreasing marginal produc, he relaion beween oupu (y) and inpu (x) is ofen modeled as a log-log model, wih β < 1. This relaionship is shown in Figure 6.3(b). I has he propery ha he marginal produc, which is he slope of he oal produc curve, is diminishing, as required. 4. Cos Funcions: a family of cos curves, which can be esimaed using he simple linear regression model, is based on a quadraic oal cos curve. Suppose ha you wish o esimae he oal cos (y) of producing oupu (x); hen a poenial model is given by y = β+β x + e (6.3.4) 1 If we wish o esimae he average cos (y/x) of producing oupu x hen we migh divide boh sides of equaion by x and use Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.31

32 ( / ) = β / +β + / (6.3.5) y x 1 x x e x which is consisen wih he quadraic oal cos curve. 5. The Phillips Curve: If we le w be he wage rae in ime, hen he percenage change in he wage rae is w w Δ w = (6.3.6) 1 % w 1 If we assume ha % Δ wrie w is proporional o he excess demand for labor d, we may % Δw =γ d (6.3.7) Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.3

33 where γ is an economic parameer. Since he unemploymen rae u is inversely relaed o he excess demand for labor, we could wrie his using a reciprocal funcion as d 1 = α+η (6.3.8) u where α and η are economic parameers. Given equaion we can subsiue for d, and rearrange, o obain Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.33

34 % Δ w 1 =γ α+η u 1 =γα+γη u This model is nonlinear in he parameers and nonlinear in he variables. Undergraduae Economerics, nd Ediion-Chaper 6 Slide 6.34

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

ACE 562 Fall Lecture 8: The Simple Linear Regression Model: R 2, Reporting the Results and Prediction. by Professor Scott H. 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

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

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

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

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

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

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

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

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

(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

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

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

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

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

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

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

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

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

Math 333 Problem Set #2 Solution 14 February 2003

Math 333 Problem Set #2 Solution 14 February 2003 Mah 333 Problem Se #2 Soluion 14 February 2003 A1. Solve he iniial value problem dy dx = x2 + e 3x ; 2y 4 y(0) = 1. Soluion: This is separable; we wrie 2y 4 dy = x 2 + e x dx and inegrae o ge The iniial

More information

5.1 - Logarithms and Their Properties

5.1 - Logarithms and Their Properties Chaper 5 Logarihmic Funcions 5.1 - Logarihms and Their Properies Suppose ha a populaion grows according o he formula P 10, where P is he colony size a ime, in hours. When will he populaion be 2500? We

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

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

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

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

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

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

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

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

Lecture 5. Time series: ECM. Bernardina Algieri Department Economics, Statistics and Finance

Lecture 5. Time series: ECM. Bernardina Algieri Department Economics, Statistics and Finance Lecure 5 Time series: ECM Bernardina Algieri Deparmen Economics, Saisics and Finance Conens Time Series Modelling Coinegraion Error Correcion Model Two Seps, Engle-Granger procedure Error Correcion Model

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

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

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

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

4.1 - Logarithms and Their Properties

4.1 - Logarithms and Their Properties Chaper 4 Logarihmic Funcions 4.1 - Logarihms and Their Properies Wha is a Logarihm? We define he common logarihm funcion, simply he log funcion, wrien log 10 x log x, as follows: If x is a posiive number,

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

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

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

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

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

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

CHAPTER 17: DYNAMIC ECONOMETRIC MODELS: AUTOREGRESSIVE AND DISTRIBUTED-LAG MODELS

CHAPTER 17: DYNAMIC ECONOMETRIC MODELS: AUTOREGRESSIVE AND DISTRIBUTED-LAG MODELS Basic Economerics, Gujarai and Porer CHAPTER 7: DYNAMIC ECONOMETRIC MODELS: AUTOREGRESSIVE AND DISTRIBUTED-LAG MODELS 7. (a) False. Economeric models are dynamic if hey porray he ime pah of he dependen

More information

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3

d 1 = c 1 b 2 - b 1 c 2 d 2 = c 1 b 3 - b 1 c 3 and d = c b - b c c d = c b - b c c This process is coninued unil he nh row has been compleed. The complee array of coefficiens is riangular. Noe ha in developing he array an enire row may be divided or

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

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes Represening Periodic Funcions by Fourier Series 3. Inroducion In his Secion we show how a periodic funcion can be expressed as a series of sines and cosines. We begin by obaining some sandard inegrals

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

SPH3U: Projectiles. Recorder: Manager: Speaker:

SPH3U: Projectiles. Recorder: Manager: Speaker: SPH3U: Projeciles Now i s ime o use our new skills o analyze he moion of a golf ball ha was ossed hrough he air. Le s find ou wha is special abou he moion of a projecile. Recorder: Manager: Speaker: 0

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

04. Kinetics of a second order reaction

04. Kinetics of a second order reaction 4. Kineics of a second order reacion Imporan conceps Reacion rae, reacion exen, reacion rae equaion, order of a reacion, firs-order reacions, second-order reacions, differenial and inegraed rae laws, Arrhenius

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

Macroeconomic Theory Ph.D. Qualifying Examination Fall 2005 ANSWER EACH PART IN A SEPARATE BLUE BOOK. PART ONE: ANSWER IN BOOK 1 WEIGHT 1/3

Macroeconomic Theory Ph.D. Qualifying Examination Fall 2005 ANSWER EACH PART IN A SEPARATE BLUE BOOK. PART ONE: ANSWER IN BOOK 1 WEIGHT 1/3 Macroeconomic Theory Ph.D. Qualifying Examinaion Fall 2005 Comprehensive Examinaion UCLA Dep. of Economics You have 4 hours o complee he exam. There are hree pars o he exam. Answer all pars. Each par has

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

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

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation Course Noes for EE7C Spring 018: Convex Opimizaion and Approximaion Insrucor: Moriz Hard Email: hard+ee7c@berkeley.edu Graduae Insrucor: Max Simchowiz Email: msimchow+ee7c@berkeley.edu Ocober 15, 018 3

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

10. State Space Methods

10. State Space Methods . Sae Space Mehods. Inroducion Sae space modelling was briefly inroduced in chaper. Here more coverage is provided of sae space mehods before some of heir uses in conrol sysem design are covered in he

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

5.2. The Natural Logarithm. Solution

5.2. The Natural Logarithm. Solution 5.2 The Naural Logarihm The number e is an irraional number, similar in naure o π. Is non-erminaing, non-repeaing value is e 2.718 281 828 59. Like π, e also occurs frequenly in naural phenomena. In fac,

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

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

The average rate of change between two points on a function is d t

The average rate of change between two points on a function is d t SM Dae: Secion: Objecive: The average rae of change beween wo poins on a funcion is d. For example, if he funcion ( ) represens he disance in miles ha a car has raveled afer hours, hen finding he slope

More information

Solutions Problem Set 3 Macro II (14.452)

Solutions Problem Set 3 Macro II (14.452) Soluions Problem Se 3 Macro II (14.452) Francisco A. Gallego 04/27/2005 1 Q heory of invesmen in coninuous ime and no uncerainy Consider he in nie horizon model of a rm facing adjusmen coss o invesmen.

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

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

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

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

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

Chapter 15: Phenomena. Chapter 15 Chemical Kinetics. Reaction Rates. Reaction Rates R P. Reaction Rates. Rate Laws

Chapter 15: Phenomena. Chapter 15 Chemical Kinetics. Reaction Rates. Reaction Rates R P. Reaction Rates. Rate Laws Chaper 5: Phenomena Phenomena: The reacion (aq) + B(aq) C(aq) was sudied a wo differen emperaures (98 K and 35 K). For each emperaure he reacion was sared by puing differen concenraions of he 3 species

More information

Chapter 2. Models, Censoring, and Likelihood for Failure-Time Data

Chapter 2. Models, Censoring, and Likelihood for Failure-Time Data Chaper 2 Models, Censoring, and Likelihood for Failure-Time Daa William Q. Meeker and Luis A. Escobar Iowa Sae Universiy and Louisiana Sae Universiy Copyrigh 1998-2008 W. Q. Meeker and L. A. Escobar. Based

More information

Challenge Problems. DIS 203 and 210. March 6, (e 2) k. k(k + 2). k=1. f(x) = k(k + 2) = 1 x k

Challenge Problems. DIS 203 and 210. March 6, (e 2) k. k(k + 2). k=1. f(x) = k(k + 2) = 1 x k Challenge Problems DIS 03 and 0 March 6, 05 Choose one of he following problems, and work on i in your group. Your goal is o convince me ha your answer is correc. Even if your answer isn compleely correc,

More information

A Dynamic Model of Economic Fluctuations

A Dynamic Model of Economic Fluctuations CHAPTER 15 A Dynamic Model of Economic Flucuaions Modified for ECON 2204 by Bob Murphy 2016 Worh Publishers, all righs reserved IN THIS CHAPTER, OU WILL LEARN: how o incorporae dynamics ino he AD-AS model

More information

The general Solow model

The general Solow model The general Solow model Back o a closed economy In he basic Solow model: no growh in GDP per worker in seady sae This conradics he empirics for he Wesern world (sylized fac #5) In he general Solow model:

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

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

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

KINEMATICS IN ONE DIMENSION

KINEMATICS IN ONE DIMENSION KINEMATICS IN ONE DIMENSION PREVIEW Kinemaics is he sudy of how hings move how far (disance and displacemen), how fas (speed and velociy), and how fas ha how fas changes (acceleraion). We say ha an objec

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

Sub Module 2.6. Measurement of transient temperature

Sub Module 2.6. Measurement of transient temperature Mechanical Measuremens Prof. S.P.Venkaeshan Sub Module 2.6 Measuremen of ransien emperaure Many processes of engineering relevance involve variaions wih respec o ime. The sysem properies like emperaure,

More information

Solutions to Assignment 1

Solutions to Assignment 1 MA 2326 Differenial Equaions Insrucor: Peronela Radu Friday, February 8, 203 Soluions o Assignmen. Find he general soluions of he following ODEs: (a) 2 x = an x Soluion: I is a separable equaion as we

More information

DEPARTMENT OF ECONOMICS

DEPARTMENT OF ECONOMICS ISSN 0819-6 ISBN 0 730 609 9 THE UNIVERSITY OF MELBOURNE DEPARTMENT OF ECONOMICS RESEARCH PAPER NUMBER 95 NOVEMBER 005 INTERACTIONS IN REGRESSIONS by Joe Hirschberg & Jenny Lye Deparmen of Economics The

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

CHAPTER 2: Mathematics for Microeconomics

CHAPTER 2: Mathematics for Microeconomics CHAPTER : Mahemaics for Microeconomics The problems in his chaper are primarily mahemaical. They are inended o give sudens some pracice wih he conceps inroduced in Chaper, bu he problems in hemselves offer

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

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

Chapter 2. First Order Scalar Equations

Chapter 2. First Order Scalar Equations Chaper. Firs Order Scalar Equaions We sar our sudy of differenial equaions in he same way he pioneers in his field did. We show paricular echniques o solve paricular ypes of firs order differenial equaions.

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

EXERCISES FOR SECTION 1.5

EXERCISES FOR SECTION 1.5 1.5 Exisence and Uniqueness of Soluions 43 20. 1 v c 21. 1 v c 1 2 4 6 8 10 1 2 2 4 6 8 10 Graph of approximae soluion obained using Euler s mehod wih = 0.1. Graph of approximae soluion obained using Euler

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

Section 7.4 Modeling Changing Amplitude and Midline

Section 7.4 Modeling Changing Amplitude and Midline 488 Chaper 7 Secion 7.4 Modeling Changing Ampliude and Midline While sinusoidal funcions can model a variey of behaviors, i is ofen necessary o combine sinusoidal funcions wih linear and exponenial curves

More information

Predator - Prey Model Trajectories and the nonlinear conservation law

Predator - Prey Model Trajectories and the nonlinear conservation law Predaor - Prey Model Trajecories and he nonlinear conservaion law James K. Peerson Deparmen of Biological Sciences and Deparmen of Mahemaical Sciences Clemson Universiy Ocober 28, 213 Ouline Drawing Trajecories

More information

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still.

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still. Lecure - Kinemaics in One Dimension Displacemen, Velociy and Acceleraion Everyhing in he world is moving. Nohing says sill. Moion occurs a all scales of he universe, saring from he moion of elecrons in

More information

Intermediate Macro In-Class Problems

Intermediate Macro In-Class Problems Inermediae Macro In-Class Problems Exploring Romer Model June 14, 016 Today we will explore he mechanisms of he simply Romer model by exploring how economies described by his model would reac o exogenous

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

Matlab and Python programming: how to get started

Matlab and Python programming: how to get started Malab and Pyhon programming: how o ge sared Equipping readers he skills o wrie programs o explore complex sysems and discover ineresing paerns from big daa is one of he main goals of his book. In his chaper,

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

Reading from Young & Freedman: For this topic, read sections 25.4 & 25.5, the introduction to chapter 26 and sections 26.1 to 26.2 & 26.4.

Reading from Young & Freedman: For this topic, read sections 25.4 & 25.5, the introduction to chapter 26 and sections 26.1 to 26.2 & 26.4. PHY1 Elecriciy Topic 7 (Lecures 1 & 11) Elecric Circuis n his opic, we will cover: 1) Elecromoive Force (EMF) ) Series and parallel resisor combinaions 3) Kirchhoff s rules for circuis 4) Time dependence

More information

RC, RL and RLC circuits

RC, RL and RLC circuits Name Dae Time o Complee h m Parner Course/ Secion / Grade RC, RL and RLC circuis Inroducion In his experimen we will invesigae he behavior of circuis conaining combinaions of resisors, capaciors, and inducors.

More information

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon 3..3 INRODUCION O DYNAMIC OPIMIZAION: DISCREE IME PROBLEMS A. he Hamilonian and Firs-Order Condiions in a Finie ime Horizon Define a new funcion, he Hamilonian funcion, H. H he change in he oal value of

More information