题目
单项选择题
Consider the following nonlinear regression model: 𝑦 𝑡 = 𝛼 𝑥 𝑡 𝛽 + 𝜀 𝑡 Assume i.i.d. data and 𝔼 [ 𝜀 𝑡 | 𝑥 𝑡 ] = 0 . To estimate 𝛼 and 𝛽 by GMM, we need two moment conditions. Choose the best answer below.
选项
A.The two moments are
𝔼
[
𝑦
𝑡
−
𝑥
𝑡
𝛽
]
=
0
𝔼
[
𝑥
𝑡
𝛼
𝑥
𝑡
𝛽
]
=
0
B.There is not enough information to write two moment conditions.
C.The two moments are
𝔼
[
𝑦
𝑡
−
𝛼
𝑥
𝑡
𝛽
]
=
0
𝔼
[
(
𝑦
𝑡
−
𝛼
𝑥
𝑡
𝛽
)
𝑥
𝑡
𝛽
]
=
0
D.The two moments are
𝔼
[
𝑦
𝑡
−
𝛼
𝑥
𝑡
𝛽
]
=
0
𝔼
[
𝑦
𝑡
−
𝑥
𝑡
𝛽
]
=
0
E.The two moments are
𝔼
[
𝑦
𝑡
𝛼
𝑥
𝑡
𝛽
]
=
0
𝔼
[
(
𝑦
𝑡
−
𝛼
𝑥
𝑡
𝛽
)
]
=
𝔼
(
𝜀
𝑡
)
查看解析
标准答案
Please login to view
思路分析
We start by restating the problem in our own words to ensure understanding: we have the nonlinear regression model y_t = α x_t^β + ε_t with E[ε_t | x_t] = 0, and we want two moment conditions to estimate α and β using GMM.
Option A: The two moments are E[y_t − x_t^β] = 0 and E[(y_t − α x_t^β) x_t^β] = 0
- The first moment here uses y_t − x_t^β, which omits the parameter α entirely inside the subtraction. Since the model specifies y_t − α x_t^β, using y_t − x_t^β assumes a wrong residual that does not reflect the estimated regression line. This distorts the base moment condition and does not align with the structure of the model.
- The second moment, E[(y_t − α x_t^β) x_t^β] = 0, resembles a plausible score-like condition, but because the first moment is incorrect, this pair cannot deliver consistent estimates of α and β.
Option B: There is not enough information to wr......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
Consider the following nonlinear regression model: 𝑦 𝑡 = 𝛼 𝑥 𝑡 𝛽 + 𝜀 𝑡 Assume i.i.d. data and 𝔼 [ 𝜀 𝑡 | 𝑥 𝑡 ] = 0 . To estimate 𝛼 and 𝛽 by GMM, we chose among the following moment conditions: 𝔼 [ 𝑦 𝑡 − 𝛼 𝑥 𝑡 𝛽 ] = 0 𝔼 [ ( 𝑦 𝑡 − 𝛼 𝑥 𝑡 𝛽 ) 𝑥 𝑡 ] = 0 𝔼 [ ( 𝑦 𝑡 − 𝛼 𝑥 𝑡 𝛽 ) 1 𝑥 𝑡 ] = 0 Choose the most appropriate answer below:
Consider the following nonlinear regression model: 𝑦 𝑡 = 𝛼 𝑥 𝑡 𝛽 + 𝜀 𝑡 Assume i.i.d. data and 𝔼 [ 𝜀 𝑡 | 𝑥 𝑡 ] = 0 . To estimate 𝛼 and 𝛽 by GMM, we use the following moment conditions: 𝔼 [ 𝑦 𝑡 − 𝛼 𝑥 𝑡 𝛽 ] = 0 𝔼 [ ( 𝑦 𝑡 − 𝛼 𝑥 𝑡 𝛽 ) 𝑥 𝑡 ] = 0 We have an i.i.d. sample with 𝑇 = 1000 observations, with ∑ 𝑡 = 1 𝑇 𝑥 𝑡 = 1000 and ∑ 𝑡 = 1 𝑇 𝑥 𝑡 2 = 4000 . We obtain point estimates 𝛼 ̂ = 1 and 𝛽 ̂ = 2 . To compute the variance of the estimates, we need to estimate the matrix 𝛤 0 , 𝛤 ̂ 0 = [ 𝛤 ̂ 11 𝛤 ̂ 12 𝛤 ̂ 21 𝛤 ̂ 22 ] Then, the value 𝛤 ̂ 11 is:
Consider the following nonlinear regression model: 𝑦 𝑖 = 𝛼 + 𝛽 𝑥 𝑖 + 𝜀 𝑖 , Assume i.i.d. data and 𝔼 [ 𝜀 𝑖 | 𝑥 𝑖 ] = 0 . To estimate 𝛼 and 𝛽 by GMM, we use the two theoretical moment conditions 𝔼 [ 𝑦 𝑖 − 𝛼 − 𝛽 𝑥 𝑖 ] = 0 𝔼 [ ( 𝑦 𝑖 − 𝛼 − 𝛽 𝑥 𝑖 ) 𝑥 𝑖 ] = 0 To compute the variance of the GMM estimator we need the matrices 𝛤 0 and 𝛷 0 .
Consider the following linear regression model: 𝑦 𝑖 = 𝛼 + 𝛽 𝑥 𝑖 + 𝛾 𝑥 𝑖 2 + 𝜀 𝑖 , Assume i.i.d. data and 𝔼 [ 𝜀 𝑖 | 𝑥 𝑖 ] = 0 . To estimate 𝛼 , 𝛽 and 𝛾 by GMM, we use the three theoretical moment conditions 𝔼 [ 𝑦 𝑖 − 𝛼 − 𝛽 𝑥 𝑖 − 𝛾 𝑥 𝑖 2 ] = 0 𝔼 [ ( 𝑦 𝑖 − 𝛼 − 𝛽 𝑥 𝑖 − 𝛾 𝑥 𝑖 2 ) 𝑥 𝑖 ] = 0 𝔼 [ ( 𝑦 𝑖 − 𝛼 − 𝛽 𝑥 𝑖 − 𝛾 𝑥 𝑖 2 ) 𝑥 𝑖 2 ] = 0 To compute the variance of the GMM estimator we need the matrices 𝛤 0 and 𝛷 0 .
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!