




下載本文檔
版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
上海財經大學研究生試題命題紙
(20 --20 學年第學期)
課程名稱:計量經濟學(I)(經濟學院各專業)(B) 命題教師:周亞虹
Considertheconditionalexpectation
E(y|x,z)=g(x)+zb
Whereg(.)isageneralfunctionofxandbisaM·1vector.Showthat
E(y%|z%)=z%b
Wherey%=y-E(y|x)andz%=z-E(z|x)
TheTwoVariableRegression.Fortheregressionmodely=α+βx+ε,
Showthattheleastsquaresnormalequationsimplyi ei=0andixiei=0
Showthatthesolutionfortheconstanttermis a=Y-bX
n n
(c)showthatthesolutionforbis b=[(Xi-X)(Yi-Y)]/(Xi-X)2
i=1 i=1
(d)Provethatthesetwovaluesuniquelyminimizethesumofsquaresbyshowingthatthediagonalelementsofthesecondderivativesmatrixofthesumofsquareswithrespecttotheparametersarebothpositveandthatthedeterminantis
n n
4n[(X2)-nX2]=4n[(X-X)2]
i i
i=1 i=1
Whichispositiveunlessallvaluesofxarethesame.
Supposethatyouwishtoestimatetheeffectofclassattendanceonstudentperformance,Amodeltoexplainthestandardizedoutcomeonafinalexam(stndfnl)intermsofpercentageofclassesattended,priorcollegegradepointaverage,andACTscoreis
stndfnl = b0+b1atndrte+b2priGPA+b3ACT+b4priGPAatndrte+u
Letdistbethedistancefromthestudents’livingquarterstothelecturehall.Doyouthinkdistisuncorrelatedwithu?
Assumingthatdistanduareuncorrelated,whatotherassumptionmustdistsatisfyinordertobeavalidIVforatndrte?
Suppose,weaddtheinteractiontermpriGPAatndrte:
stndfnl = b0+b1atndrte+b2priGPA+b3ACT+b4priGPAatndrte+u
Ifatndrteiscorrelatedwithu,then,ingeneral,soispriGPAatndrte.What
mightbeagoodIVforpriGPAatndrte?
K
ProvethatE[b'b]=b'b+s2(1/lk)wherebistheordinaryleastsquaresestimatorand
k=1
lkisacharacteristicrootofX'X.
Themedianstartingsalaryfornewlawschoolgraduatesisdeterminedby
log(salary)=b0+b1LSAT+b2GPA+b3log(libvol)+b4log(cost)+b5rank+u
whereLSATisthemedianLSATscoreforthegraduatingclass,GPAisthemediancollegeGPAfortheclass,libvolisthenumberofvolumesinthelawschoollibrary,costistheannualcostofattendinglawschool,andrankisalawschoolranking(withrank=1beingthebest).
Explainwhyweexpectb5£0.
Whatsignsdoyouexpectfortheotherslopeparameters?Justifyyouranswers.
UsingthedatainLAWSCH85.RAW,theestimatedequationis
log(sal?ary)=8.34+.0047LSAT+0.248GPA+.095log(libvol)+.038log(cost)-0.0033rank
n=136,R2=0.842
WhatisthepredictedceterisparibusdifferenceinsalaryforschoolswithamedianGPAdifferentbyonepoint?(Reportyouranswerasapercentage.)
Interpretthecoefficientonthevariablelog(libvol).
Wouldyousayitisbettertoattendahigherrankedlawschool?Howmuchisadifferenceinrankingof20worthintermsofpredictedstartingsalary?
Solution1:
Let u=y-E(y|x,z),then
y=g(x)+zb+u whereE(u|x,z)=0
E(y|x)=g(x)+E(z|x)b
y-E(y|x)=[z-E(z|x)]b+ue.g.y%=z%b+uwhereE(u|z%)=0
SoE(y%|z%)=z%b
Solution2;
Theleastsquaresestimationbis
b=(XTX)-1XTy,
andtheresidualvectoreise=y-Xb=(I-X(XTX)-1XT)y=My.
Thenit’seasytoseethat
XTe=XTMy=(XT-XTX(XTX)-1XT)y=0y=0.
ForthetwoVariableRegression,Xhastwocolumns.Thefirstcolumnistheunitaryvectorandthesecondcolumnisx.Wethusgetthat
iei=0andi xiei=0.
Fortheequationyi=a+bxi+ei,i=1,L,n,whereaandbaretheestimationsof
a,b.Summarizingalltheseequationstogetherwiththeresultin1)yields
n n n n
yi=na+bxi+ei=na+bxi,
i=1 i=1 i=1 i=1
whichimpliesimmediatelya=Y-bX,with
n n
X=xi/n,Y=yi/n.
i=1 i=1
n
Notethataandbshallminimizethefunction f(a,b)=(y-a-bx)2.Thefirstorderoptimality
i i
conditiongives
i=1
n n n n n
i
yi-an-bxi=0, xiyi-axi-bx2=0,
i=1 i=1 i=1 i=1 i=1
fromwhichoneconcludesimmediately
n n
b=[(Xi-X)(Yi-Y)]/(Xi-X)2
i=1 i=1
ThesecondorderderivativematrixofthesumofsquareswithregardstoaandbisS=XTX,whereX=(i,x),i=(1,L,1)T,x=(x1,L,xn)T.Thenthereis
iTiiTx n
n
xi
S=XTX=iTx xTx= i=1 .
n n
i i
x x2
i=1 i=1
Thatmeans,thediagonalelementsofSareboth positive.ThedeterminantofSis
2
n n 2 n n
Det(S)=nx2-x=n(x-X+X)2-(nX)=n(x-X)2,
i i i i
n n
i=1 i=1 i=1 i=1
fromthefactorthat(xi-X)X=X(xi-X)=0,Whichispositiveunlessallvaluesofxare
i=1 i=1
thesame.
Solution3:
Itseemsreasonabletoassumethatdistanduareuncorrelatedbecauseclassroomsarenotusuallyassignedwithconvenienceforparticularstudentsinmind.
Thevariabledistmustbepartiallycorrelatedwithatndrte. Moreprecisely,inthereducedform
atndrte = p0+p1priGPA+p2ACT+p3dist+v,
wemusthavep3?0. GivenasampleofdatawecantestH0:p3=0againstH1:p3?0usingattest.
Wenowneedinstrumentalvariablesforatndrteandtheinteractionterm,priGPAatndrte. (Even
thoughpriGPAisexogenous,atndrteisnot,andsopriGPAatndrteisgenerallycorrelatedwithu.)UndertheexogeneityassumptionthatE(u|priGPA,ACT,dist)=0,anyfunctionofpriGPA,ACT,anddist
isuncorrelatedwithu. Inparticular,theinteractionpriGPAdistisuncorrelatedwithu. Ifdistis
partiallycorrelatedwithatndrtethenpriGPAdistispartiallycorrelatedwithpriGPAatndrte. So,wecanestimatetheequation
stndfnl = b0+b1atndrte+b2priGPA+b3ACT+b4priGPAatndrte+u
by2SLSusingIVsdist,priGPA,ACT,andpriGPAdist. Itturnsoutthisisnotgenerallyoptimal. Itmay
bebettertoaddpriGPA2andpriGPAACTtotheinstrumentlist.Thiswouldgiveusoveridentifyingrestrictionstotest.
Solution4:
Wewritb=b+(X'X)-1X'e,so
b'b=b'b+e'X(X'X)-1(X'X)-1X'e+2b'(X'X)-1X'e
Theexpectedvalueofthetermiszero,andthefirstisnonstochastic.Tofindtheexpectationofthesecondterm,usethetrace,andpermutee'Xinsidethetraceoperator.Thus,
E(b'b)=b'b+E[e'X(X'X)-1(X'X)-1X'e]
=b'b+E[tr{e'X(X'X)-1(X'X)-1X'e}]
=b'b+E[tr{(X'X)-1X'ee'X(X'X)-1}]
=b'b+tr{(X'X)-1X'E[ee']X(X'X)-1}
=b'b+s2tr{(X'X)-1X'X(X'X)-1}
K
=b'b+s2tr{(X'X)-1}=b'b+s2(1/lk)
k=1
Thetraceoftheinverseequalsthesumofthecharacteristicrootsoftheinverse,whicharethereciprocalsofthecharacteristicrootsofX'X
Solution5:
Alargerrankforalawschoolmeansthattheschoolhaslessprestige;thislowersstartingsalaries. Forexample,arankof100meansthereare99schoolsthoughttobebetter.
b1>0,b2>0. BothLSATandGPAaremeasuresofthequalityofth
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 高效答題準備的Python試題及答案
- 計算機WPS環境設定與應用試題及答案
- 2025年二手車價格評估管理信息系統項目市場調查研究報告
- 深化理解2025年Python考試試題及答案
- 2025經濟法課堂實踐分享試題及答案
- 2025年計算機基礎知識全景復習試題及答案
- 2025年計算機二級MySQL考試新手指南試題及答案
- 法律原則的適用與爭議試題及答案
- 財務管理與邏輯思維的結合點試題及答案
- 財務報表解讀中的邏輯試題及答案
- 2024-2025學年中職數學拓展模塊一 (下冊)高教版(2021·十四五)教學設計合集
- 旅游經濟專業知識和實務經濟師考試(中級)試卷及解答參考(2025年)
- 2024年吉林省長春市中考地理試卷(含答案與解析)
- 基于平衡計分卡績效管理研究-以青島啤酒為例
- 方山縣赤堅嶺至劉家坡村段、橫泉水庫至東坡村段防洪能力提升工程環評報告書
- 一次性筷子購銷合同
- AQ/T 1119-2023 煤礦井下人員定位系統通 用技術條件(正式版)
- 家庭護理服務勞務合同范本
- 幼兒園班級幼兒圖書目錄清單(大中小班)
- 四川省自貢市2023-2024學年八年級下學期期末數學試題
- 借用舞臺布置設備協議
評論
0/150
提交評論