上财高计考试题库_第1页
上财高计考试题库_第2页
上财高计考试题库_第3页
上财高计考试题库_第4页
上财高计考试题库_第5页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

上海财经大学研究生试题命题纸

(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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论