Econometric Theory/SLR: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Leaderboard
m top: removing double spaces, replaced: → (5) using AWB
 
(No difference)

Latest revision as of 15:52, 19 August 2018

Yi=β1+β2Xi+UiE(U|X)=0Var(U|X)=Var(Y|X)=σ2Yi=β1+β2Xi+UiYi^=β1^+β2^XiUi^=YiYi^

Use of β1 or β0 to denote the Y-intercept is solely discretionary.

β2^=(YiY¯)(XiX¯)(XiX¯)2β1^=Y¯β2^X¯Var(β2^)=σ2(XiX¯)2Var(β1^)=Xi2*σ2n*(XiX¯)2σ2^=Ui2^n2

U and ϵ have both been used to denote the error term.

S22=Var(β2^)^=σ2^(XiX¯)2S12=Var(β1^)^=Xi2*σ2^n*(XiX¯)2S.E.(β2^)=Var(β2^)^S.E.(β1^)=Var(β1^)^

S2 is used to denote a sample variance, S.E. standard error.

TSS=(YiY¯)2ESS=(Yi^Y¯)2RSS=Ui2^

TSS may also be presented as SST for the Total Sum of Squares, ESS as SSE (error) and RSS as SSR (residuals). Depending on the text, ESS and RSS may become very confusing, as there is great variety in the terminology used.

R2=ESSTSS=1RSSTSS

log(Y)^=β1^+β2^log(X)

Template:BookCat