经济代写|计量经济学代写Econometrics代考|EC5216

相信许多留学生对数学代考都不陌生,国外许多大学都引进了网课的学习模式。网课学业有利有弊,学生不需要到固定的教室学习,只需要登录相应的网站研讨线上课程即可。但也正是其便利性,线上课程的数量往往比正常课程多得多。留学生课业深重,时刻名贵,既要学习知识,又要结束多种类型的课堂作业,physics作业代写,物理代写,论文写作等;网课考试很大程度增加了他们的负担。所以,您要是有这方面的困扰,不要犹疑,订购myassignments-help代考渠道的数学代考服务,价格合理,给你前所未有的学习体会。

我们的数学代考服务适用于那些对课程结束没有掌握,或许没有满足的时刻结束网课的同学。高度匹配专业科目,按需结束您的网课考试、数学代写需求。担保买卖支持,100%退款保证,免费赠送Turnitin检测报告。myassignments-help的Math作业代写服务,是你留学路上忠实可靠的小帮手!


经济代写|计量经济学代写Econometrics代考|Normality of the Disturbances

If the disturbances are not normal, OLS is still BLUE provided assumptions 3.1-3.4 still hold. Normality made the OLS estimators minimum variance unbiased MVU, and these OLS estimators turn out to be identical to the MLE. Normality allowed the derivation of the distribution of these estimators, and this in turn allowed testing of hypotheses using the $t$ and $F$-tests considered in Chap. 4. If the disturbances are not normal, yet the sample size is large, one can still use the normal distribution for the OLS estimates asymptotically by relying on the Central Limit Theorem, see Theil (1978). Theil’s proof is for the case of fixed $X$ ‘s in repeated samples, zero mean, and constant variance on the disturbances. A simple asymptotic test for the normality assumption is given by Jarque and Bera (1987). This is based on the fact that the normal distribution has a skewness measure of zero and a kurtosis of 3 . Skewness (or lack of symmetry) is measured by
$$
S=\frac{\left[E(X-\mu)^3\right]^2}{\left[E(X-\mu)^2\right]^3}=\frac{\text { Square of the } 3 r d \text { moment about the mean }}{\text { Cube of the variance }}
$$
Kurtosis (a measure of flatness) is measured by
$$
\kappa=\frac{F(X-\mu)^4}{\left[E(X-\mu)^2\right]^2}=\frac{4 \text { th moment ahout the mean }}{\text { Square of the variance }}
$$
For the normal distribution $S=0$ and $\kappa=3$. Hence, the Jarque-Bera (JB) statistic is given by
$$
J B=n\left[\frac{S^2}{6}+\frac{(\kappa-3)^2}{24}\right]
$$
where $S$ represents skewness and $\kappa$ represents kurtosis of the OLS residuals. This statistic is asymptotically distributed as $\chi^2$ with two degrees of freedom under $H_0$. Rejecting $H_0$ rejects normality of the disturbances but does not offer an alternative distribution. In this sense, the test is non-constructive. In addition, not rejecting $\mathrm{H}_0$ does not necessarily mean that the distribution of the disturbances is normal; it only means we do not reject that the distribution of the disturbances is symmetric and has a kurtosis of 3. See the empirical example in Sect. $5.3$ for an illustration. The Jarque-Bera test is part of the standard output using EViews.

经济代写|计量经济学代写Econometrics代考|Heteroskedasticity

Violation of Assumption $3.2$ means that the disturbances have a varying variance, i.e., $E\left(u_i^2\right)=\sigma_i^2, i=1,2, \ldots, n$. First, we study the effect of this violation on the OLS estimator. For the simple linear regression, it is obvious that $\widehat{\beta}{O L S}$ given in Eq. (3.5) is still unbiased and consistent because these properties depend upon Assumptions $3.1$ and 3.4, and not Assumption 3.2. However, the variance of $\widehat{\beta}{O L S}$ is now different
$$
\operatorname{var}\left(\widehat{\beta}{O L S}\right)=\operatorname{var}\left(\sum{i=1}^n w_i u_i\right)=\sum_{i=1}^n w_i^2 \sigma_i^2=\sum_{i=1}^n x_i^2 \sigma_i^2 /\left(\sum_{i=1}^n x_i^2\right)^2
$$
where the second equality follows from assumption $3.3$ and the fact that $\operatorname{var}\left(\mathrm{u}i\right)$ is now $\sigma_i^2$. Note that if $\sigma_i^2=\sigma^2$. this reverts back to $\sigma^2 / \sum{i=1}^n x_i^2$, the usual formula for $\operatorname{var}\left(\widehat{\beta}{O L S}\right)$ under homoskedasticity. Furthermore, one can show that $E\left(s^2\right)$ will involve all of the $\sigma_i^2$,s and not one common $\sigma^2$, see Problem 1. This means that the regression package reporting $s^2 / \sum{i=1}^n x_i^2$ as the estimate of the variance of $\widehat{\beta}_{O L S}$ is committing two errors. One, it is not using the right formula for the variance, i.e.

Eq. (5.9). Second, it is using $s^2$ to estimate a common $\sigma^2$ when in fact the $\sigma_i^2$ ‘s are different. The bias from using $s^2 / \sum_{i=1}^n x_i^2$ as an estimate of $\operatorname{var}\left(\widehat{\beta}{O L S}\right)$ will depend upon the nature of the heteroskedasticity and the regressor. In fact, if $\sigma_i^2$ is positively related to $x_i^2$, one can show that $s^2 / \sum{i=1}^n x_i^2$ understates the true variance and hence the $t$-statistic reported for $\beta=0$ is overblown, and the confidence interval for $\beta$ is tighter than it is supposed to be, see Problem 2. This means that the $t$-statistic in this case is biased toward rejecting $H_0 ; \beta=0$, i.e., showing significance of the regression slope coefficient, when it may not be significant.

The OLS estimator of $\beta$ is linear unbiased and consistent, but is it still BLUE when Assumption $3.2$ is violated? In order to answer this question, we note that if $\operatorname{var}\left(u_i\right)=\sigma_i^2$, one can divide $u_i$ by $\sigma_i / \sigma$, and the resulting $u_i^=\sigma u_i / \sigma_i$ will have a constant variance $\sigma^2$. It is easy to show that $u^$ satisfies all the classical assumptions of Chap. 3 including homoskedasticity. The regression model becomes
$$
\sigma Y_i / \sigma_i=\alpha \sigma / \sigma_i+\beta \sigma X_i / \sigma_i+u_i^*
$$
and OLS on this model (5.10) is BLUE. The OLS normal equations on (5.10) are
$$
\begin{aligned}
&\sum_{i=1}^n\left(Y_i / \sigma_i^2\right)=\alpha \sum_{i=1}^n\left(1 / \sigma_i^2\right)+\beta \sum_{i=1}^n\left(X_i / \sigma_i^2\right) \
&\sum_{i=1}^n\left(Y_i X_i / \sigma_i^2\right)=\alpha \sum_{i=1}^n\left(X_i / \sigma_i^2\right)+\beta \sum_{i=1}^n\left(X_i^2 / \sigma_i^2\right)
\end{aligned}
$$

经济代写|计量经济学代写Econometrics代考|EC5216

计量经济学代考

经济代写|计量经济学代写Econometrics代考|Normality of the Disturbances

如果干扰不正常,假设 3.1-3.4 仍然成立,则 OLS 仍为蓝色。正态性使 OLS 估计量最小方差无偏 MVU, 并且这些 OLS 估计量结果与 MLE 相同。正态性允许推导这些估计量的分布,这反过来又允许使用 $t$ 和 $F$ 在第 1 章中考虑的测试。4. 如果扰动不正常,但样本量很大,仍然可以依靠中心极限定理渐进地使用正 态分布进行 OLS 估计,参见 Theil (1978)。 Theil 的证明是针对固定的情况 $X$ 的重复样本、零均值和扰动 的常量方差。Jarque 和 Bera (1987) 给出了正态性假设的简单渐近检验。这是基于正态分布的偏度度量 为零和峰度为 3 的事实。偏度 (或缺乏对称性) 是通过以下方式衡量的
$$
S=\frac{\left[E(X-\mu)^3\right]^2}{\left[E(X-\mu)^2\right]^3}=\frac{\text { Square of the } 3 r d \text { moment about the mean }}{\text { Cube of the variance }}
$$
峰度 (平坦度的度量) 是通过以下方式测量的
$$
\kappa=\frac{F(X-\mu)^4}{\left[E(X-\mu)^2\right]^2}=\frac{4 \text { th moment ahout the mean }}{\text { Square of the variance }}
$$
对于正态分布 $S=0$ 和 $\kappa=3$. 因此,Jarque-Bera (JB) 统计量由下式给出
$$
J B=n\left[\frac{S^2}{6}+\frac{(\kappa-3)^2}{24}\right]
$$
在哪里 $S$ 代表偏度和 $\kappa$ 表示 OLS 残差的峰度。该统计量渐近分布为 $\chi^2$ 有两个自由度 $H_0$. 拒绝 $H_0$ 拒绝干扰 的正态性但不提供替代分布。从这个意义上说,测试是非建设性的。另外,不拒绝 $\mathrm{H}_0$ 并不一定意味着干 扰的分布是正常的;这仅意味着我们不拒绝扰动的分布是对称的并且峰度为 3 。请参见第 1 节中的经验 示例。5.3一个例子。Jarque-Bera 测试是使用 EViews 的标准输出的一部分。

经济代写|计量经济学代写Econometrics代考|Heteroskedasticity

违反假设 $3.2$ 意味着扰动具有变化的方差,即 $E\left(u_i^2\right)=\sigma_i^2, i=1,2, \ldots, n$. 首先,我们研究了这种违规 行为对 OLS 估计量的影响。对于简单的线性回归,很明显 $\widehat{\beta} O L S$ 在等式中给出。(3.5) 仍然是无偏且一 致的,因为这些属性取决于假设 $3.1$ 和 3.4,而不是假设 3.2。然而,方差 $\widehat{\beta} O L S$ 现在不同了
$$
\operatorname{var}(\widehat{\beta} O L S)=\operatorname{var}\left(\sum i=1^n w_i u_i\right)=\sum_{i=1}^n w_i^2 \sigma_i^2=\sum_{i=1}^n x_i^2 \sigma_i^2 /\left(\sum_{i=1}^n x_i^2\right)^2
$$
其中第二个等式来自假设 $3.3$ 而事实是 $\operatorname{var}(\mathrm{u} i)$ 就是现在 $\sigma_i^2$. 请注意,如果 $\sigma_i^2=\sigma^2$. 这又回到 $\sigma^2 / \sum i=1^n x_i^2$ ,通常的公式为 $\operatorname{var}(\widehat{\beta} O L S)$ 在同方差下。此外,可以证明 $E\left(s^2\right)$ 将涉及所有 $\sigma_i^2, \mathrm{~s}$ 而 不是一个常见的 $\sigma^2$ ,请参见问题 1。这意味着回归包报告 $s^2 / \sum i=1^n x_i^2$ 作为方差的估计 $\widehat{\beta}{O L S}$ 犯了两 个错误。第一,它没有使用正确的方差公式,即 当量。(5.9)。其次,它正在使用 $s^2$ 估计一个共同的 $\sigma^2$ 当事实上 $\sigma_i^2$ 的是不一样的 使用的偏见 $s^2 / \sum{i=1}^n x_i^2$ 作为估计var $(\widehat{\beta} O L S)$ 将取决于异方差性和回归变量的性质。事实上,如果 $\sigma_i^2$ 正相关于 $x_i^2$, 可以证明 $s^2 / \sum i=1^n x_i^2$ 低估了真实方差,因此t- 报告的统计数据 $\beta=0$ 被夸大了,置信区间为 $\beta$ 比预期的要 紧,请参见问题 2 。这意味看 $t$ – 这种情况下的统计数据偏向于拒绝 $H_0 ; \beta=0$ ,即显示回归斜率系数的 显着性,当它可能不显着时。

OLS估计量 $\beta$ 是线性无偏且一致的,但是当假设时它仍然是蓝色的 $3.2$ 被侵犯? 为了回答这个问题,我们 注意到如果 $\operatorname{var}\left(u_i\right)=\sigma_i^2$, 可以分 $u_i$ 经过 $\sigma_i / \sigma$ , 以及由此产生的 $u_i^{=} \sigma u_i / \sigma_i$ 会有一个常量方差 $\sigma^2$. 很容 易证明在^满足第 1 章的所有经典假设。3 包括同方差性。回归模型变为
$$
\sigma Y_i / \sigma_i=\alpha \sigma / \sigma_i+\beta \sigma X_i / \sigma_i+u_i^*
$$
此模型 (5.10) 上的 OLS 为蓝色。(5.10) 的 OLS 正规方程是
$$
\sum_{i=1}^n\left(Y_i / \sigma_i^2\right)=\alpha \sum_{i=1}^n\left(1 / \sigma_i^2\right)+\beta \sum_{i=1}^n\left(X_i / \sigma_i^2\right) \quad \sum_{i=1}^n\left(Y_i X_i / \sigma_i^2\right)=\alpha \sum_{i=1}^n\left(X_i / \sigma_i^2\right)+\beta \sum_{i=1}^n\left(X_i^2 / \sigma_i^2\right)
$$

经济代写|博弈论代写Game Theory代考

myassignments-help数学代考价格说明

1、客户需提供物理代考的网址,相关账户,以及课程名称,Textbook等相关资料~客服会根据作业数量和持续时间给您定价~使收费透明,让您清楚的知道您的钱花在什么地方。

2、数学代写一般每篇报价约为600—1000rmb,费用根据持续时间、周作业量、成绩要求有所浮动(持续时间越长约便宜、周作业量越多约贵、成绩要求越高越贵),报价后价格觉得合适,可以先付一周的款,我们帮你试做,满意后再继续,遇到Fail全额退款。

3、myassignments-help公司所有MATH作业代写服务支持付半款,全款,周付款,周付款一方面方便大家查阅自己的分数,一方面也方便大家资金周转,注意:每周固定周一时先预付下周的定金,不付定金不予继续做。物理代写一次性付清打9.5折。

Math作业代写、数学代写常见问题

留学生代写覆盖学科?

代写学科覆盖Math数学,经济代写,金融,计算机,生物信息,统计Statistics,Financial Engineering,Mathematical Finance,Quantitative Finance,Management Information Systems,Business Analytics,Data Science等。代写编程语言包括Python代写、Physics作业代写、物理代写、R语言代写、R代写、Matlab代写、C++代做、Java代做等。

数学作业代写会暴露客户的私密信息吗?

我们myassignments-help为了客户的信息泄露,采用的软件都是专业的防追踪的软件,保证安全隐私,绝对保密。您在我们平台订购的任何网课服务以及相关收费标准,都是公开透明,不存在任何针对性收费及差异化服务,我们随时欢迎选购的留学生朋友监督我们的服务,提出Math作业代写、数学代写修改建议。我们保障每一位客户的隐私安全。

留学生代写提供什么服务?

我们提供英语国家如美国、加拿大、英国、澳洲、新西兰、新加坡等华人留学生论文作业代写、物理代写、essay润色精修、课业辅导及网课代修代写、Quiz,Exam协助、期刊论文发表等学术服务,myassignments-help拥有的专业Math作业代写写手皆是精英学识修为精湛;实战经验丰富的学哥学姐!为你解决一切学术烦恼!

物理代考靠谱吗?

靠谱的数学代考听起来简单,但实际上不好甄别。我们能做到的靠谱,是把客户的网课当成自己的网课;把客户的作业当成自己的作业;并将这样的理念传达到全职写手和freelancer的日常培养中,坚决辞退糊弄、不守时、抄袭的写手!这就是我们要做的靠谱!

数学代考下单流程

提早与客服交流,处理你心中的顾虑。操作下单,上传你的数学代考/论文代写要求。专家结束论文,准时交给,在此过程中可与专家随时交流。后续互动批改

付款操作:我们数学代考服务正常多种支付方法,包含paypal,visa,mastercard,支付宝,union pay。下单后与专家直接互动。

售后服务:论文结束后保证完美经过turnitin查看,在线客服全天候在线为您服务。如果你觉得有需求批改的当地能够免费批改,直至您对论文满意为止。如果上交给教师后有需求批改的当地,只需求告诉您的批改要求或教师的comments,专家会据此批改。

保密服务:不需求提供真实的数学代考名字和电话号码,请提供其他牢靠的联系方法。我们有自己的工作准则,不会泄露您的个人信息。

myassignments-help擅长领域包含但不是全部:

myassignments-help服务请添加我们官网的客服或者微信/QQ,我们的服务覆盖:Assignment代写、Business商科代写、CS代考、Economics经济学代写、Essay代写、Finance金融代写、Math数学代写、report代写、R语言代考、Statistics统计学代写、物理代考、作业代写、加拿大代考、加拿大统计代写、北美代写、北美作业代写、北美统计代考、商科Essay代写、商科代考、数学代考、数学代写、数学作业代写、physics作业代写、物理代写、数据分析代写、新西兰代写、澳洲Essay代写、澳洲代写、澳洲作业代写、澳洲统计代写、澳洲金融代写、留学生课业指导、经济代写、统计代写、统计作业代写、美国Essay代写、美国代考、美国数学代写、美国统计代写、英国Essay代写、英国代考、英国作业代写、英国数学代写、英国统计代写、英国金融代写、论文代写、金融代考、金融作业代写。

发表评论

您的电子邮箱地址不会被公开。 必填项已用*标注

Scroll to Top