An estimator whose variance attains Cramer-Rao lower bound is consistent
$begingroup$
If the variance of an estimator attains the Cramer-Rao lower bound
then the estimator is
$(A)$ most efficient
$(B)$ sufficient
$(C)$ consistent
$(D)$ admissible
I can show that the the variance is most efficient. But I'm unable to test whether it is consistent or NOT.
Please help me.
probability statistics statistical-inference
$endgroup$
add a comment |
$begingroup$
If the variance of an estimator attains the Cramer-Rao lower bound
then the estimator is
$(A)$ most efficient
$(B)$ sufficient
$(C)$ consistent
$(D)$ admissible
I can show that the the variance is most efficient. But I'm unable to test whether it is consistent or NOT.
Please help me.
probability statistics statistical-inference
$endgroup$
add a comment |
$begingroup$
If the variance of an estimator attains the Cramer-Rao lower bound
then the estimator is
$(A)$ most efficient
$(B)$ sufficient
$(C)$ consistent
$(D)$ admissible
I can show that the the variance is most efficient. But I'm unable to test whether it is consistent or NOT.
Please help me.
probability statistics statistical-inference
$endgroup$
If the variance of an estimator attains the Cramer-Rao lower bound
then the estimator is
$(A)$ most efficient
$(B)$ sufficient
$(C)$ consistent
$(D)$ admissible
I can show that the the variance is most efficient. But I'm unable to test whether it is consistent or NOT.
Please help me.
probability statistics statistical-inference
probability statistics statistical-inference
edited Aug 16 '16 at 12:40
Michael Hardy
1
1
asked Aug 14 '16 at 13:59
TopoTopo
311214
311214
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Given an ubiased estimator $hattheta$ of the parameter $thetainTheta$, this estimator is efficient if its var-cov matrix equals the Cramér-Rao lower bound. In other words, the Cramér-Rao inequality provides a lower bound for the var-cov matrix of unbiased estimators. As you know, unbiasedness is different from consistency.
To show the consistency of $hattheta$, one must show that $plimhattheta$ = $theta_0$. If the set $Theta$ is compact; the objective function $mathbb{Q}_0(theta)$ is continuous and has a unique maximum in $theta_0$, and; $widehat{mathbb{Q}_n}(theta)$ converges (uniformily) in probability to $mathbb{Q}_0(theta)$; then $plimhattheta=hattheta_0$.
Lets consider the case of a linear model $Y_i=X_itheta$ + $epsilon_i$. The OLS estimator or MLE is $hattheta=theta_0+(X'X)^{-1}X'epsilon$. If one assumes that plim $n^{-1}(X'epsilon)=0$ and that $lim_{nto infty}n^{-1}X'X=Q$ where $Q$ is not singular, then $hatthetarightarrow_ptheta_0$.
$endgroup$
$begingroup$
Okk...So both options (A) and (C) are correct. Is it ?
$endgroup$
– Topo
Aug 15 '16 at 4:22
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1892000%2fan-estimator-whose-variance-attains-cramer-rao-lower-bound-is-consistent%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Given an ubiased estimator $hattheta$ of the parameter $thetainTheta$, this estimator is efficient if its var-cov matrix equals the Cramér-Rao lower bound. In other words, the Cramér-Rao inequality provides a lower bound for the var-cov matrix of unbiased estimators. As you know, unbiasedness is different from consistency.
To show the consistency of $hattheta$, one must show that $plimhattheta$ = $theta_0$. If the set $Theta$ is compact; the objective function $mathbb{Q}_0(theta)$ is continuous and has a unique maximum in $theta_0$, and; $widehat{mathbb{Q}_n}(theta)$ converges (uniformily) in probability to $mathbb{Q}_0(theta)$; then $plimhattheta=hattheta_0$.
Lets consider the case of a linear model $Y_i=X_itheta$ + $epsilon_i$. The OLS estimator or MLE is $hattheta=theta_0+(X'X)^{-1}X'epsilon$. If one assumes that plim $n^{-1}(X'epsilon)=0$ and that $lim_{nto infty}n^{-1}X'X=Q$ where $Q$ is not singular, then $hatthetarightarrow_ptheta_0$.
$endgroup$
$begingroup$
Okk...So both options (A) and (C) are correct. Is it ?
$endgroup$
– Topo
Aug 15 '16 at 4:22
add a comment |
$begingroup$
Given an ubiased estimator $hattheta$ of the parameter $thetainTheta$, this estimator is efficient if its var-cov matrix equals the Cramér-Rao lower bound. In other words, the Cramér-Rao inequality provides a lower bound for the var-cov matrix of unbiased estimators. As you know, unbiasedness is different from consistency.
To show the consistency of $hattheta$, one must show that $plimhattheta$ = $theta_0$. If the set $Theta$ is compact; the objective function $mathbb{Q}_0(theta)$ is continuous and has a unique maximum in $theta_0$, and; $widehat{mathbb{Q}_n}(theta)$ converges (uniformily) in probability to $mathbb{Q}_0(theta)$; then $plimhattheta=hattheta_0$.
Lets consider the case of a linear model $Y_i=X_itheta$ + $epsilon_i$. The OLS estimator or MLE is $hattheta=theta_0+(X'X)^{-1}X'epsilon$. If one assumes that plim $n^{-1}(X'epsilon)=0$ and that $lim_{nto infty}n^{-1}X'X=Q$ where $Q$ is not singular, then $hatthetarightarrow_ptheta_0$.
$endgroup$
$begingroup$
Okk...So both options (A) and (C) are correct. Is it ?
$endgroup$
– Topo
Aug 15 '16 at 4:22
add a comment |
$begingroup$
Given an ubiased estimator $hattheta$ of the parameter $thetainTheta$, this estimator is efficient if its var-cov matrix equals the Cramér-Rao lower bound. In other words, the Cramér-Rao inequality provides a lower bound for the var-cov matrix of unbiased estimators. As you know, unbiasedness is different from consistency.
To show the consistency of $hattheta$, one must show that $plimhattheta$ = $theta_0$. If the set $Theta$ is compact; the objective function $mathbb{Q}_0(theta)$ is continuous and has a unique maximum in $theta_0$, and; $widehat{mathbb{Q}_n}(theta)$ converges (uniformily) in probability to $mathbb{Q}_0(theta)$; then $plimhattheta=hattheta_0$.
Lets consider the case of a linear model $Y_i=X_itheta$ + $epsilon_i$. The OLS estimator or MLE is $hattheta=theta_0+(X'X)^{-1}X'epsilon$. If one assumes that plim $n^{-1}(X'epsilon)=0$ and that $lim_{nto infty}n^{-1}X'X=Q$ where $Q$ is not singular, then $hatthetarightarrow_ptheta_0$.
$endgroup$
Given an ubiased estimator $hattheta$ of the parameter $thetainTheta$, this estimator is efficient if its var-cov matrix equals the Cramér-Rao lower bound. In other words, the Cramér-Rao inequality provides a lower bound for the var-cov matrix of unbiased estimators. As you know, unbiasedness is different from consistency.
To show the consistency of $hattheta$, one must show that $plimhattheta$ = $theta_0$. If the set $Theta$ is compact; the objective function $mathbb{Q}_0(theta)$ is continuous and has a unique maximum in $theta_0$, and; $widehat{mathbb{Q}_n}(theta)$ converges (uniformily) in probability to $mathbb{Q}_0(theta)$; then $plimhattheta=hattheta_0$.
Lets consider the case of a linear model $Y_i=X_itheta$ + $epsilon_i$. The OLS estimator or MLE is $hattheta=theta_0+(X'X)^{-1}X'epsilon$. If one assumes that plim $n^{-1}(X'epsilon)=0$ and that $lim_{nto infty}n^{-1}X'X=Q$ where $Q$ is not singular, then $hatthetarightarrow_ptheta_0$.
answered Aug 14 '16 at 18:26
jgastaizajgastaiza
314
314
$begingroup$
Okk...So both options (A) and (C) are correct. Is it ?
$endgroup$
– Topo
Aug 15 '16 at 4:22
add a comment |
$begingroup$
Okk...So both options (A) and (C) are correct. Is it ?
$endgroup$
– Topo
Aug 15 '16 at 4:22
$begingroup$
Okk...So both options (A) and (C) are correct. Is it ?
$endgroup$
– Topo
Aug 15 '16 at 4:22
$begingroup$
Okk...So both options (A) and (C) are correct. Is it ?
$endgroup$
– Topo
Aug 15 '16 at 4:22
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1892000%2fan-estimator-whose-variance-attains-cramer-rao-lower-bound-is-consistent%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown