Expected mean squared error and MSR
$begingroup$
In a small-scale regression study, five observations on $Y$ were
obtained corresponding to $X = 1,4,10, 11$, and $14$. Assume that
$sigma=0.6,B_0=5,B_1=3$
a. What are the expected values off MSR and MSE here?
b. For derermining whether or not a regression relation exists, would
it have been better or worse to have made the five observations at $X
= 6,7, 8, 9$, and $10$? Why? Would the same answer apply if the principal purpose were to estimate the mean response for $X = 8$?
Discuss.
$$Y_i=B_0+B_1X_i+epsilon_i$$
$$hat{Y}_i=hat{B}_0+hat{B}_1X_i$$
$$MSR=sum(hat{Y}_i-overline{Y})^2$$
$$MSE=frac{sum (Y_i-hat{Y}_i)^2}{n-2}=frac{sum(B_0+B_1X_i+epsilon_i-hat{B}_0-hat{B}_1 X_i)^2}{n-2}$$
I'm still doesn't understand what they want, they want
$$E(MSE);E(MSR) text{ ?}$$
What they mean by expected values?
statistics self-learning regression mean-square-error
$endgroup$
add a comment |
$begingroup$
In a small-scale regression study, five observations on $Y$ were
obtained corresponding to $X = 1,4,10, 11$, and $14$. Assume that
$sigma=0.6,B_0=5,B_1=3$
a. What are the expected values off MSR and MSE here?
b. For derermining whether or not a regression relation exists, would
it have been better or worse to have made the five observations at $X
= 6,7, 8, 9$, and $10$? Why? Would the same answer apply if the principal purpose were to estimate the mean response for $X = 8$?
Discuss.
$$Y_i=B_0+B_1X_i+epsilon_i$$
$$hat{Y}_i=hat{B}_0+hat{B}_1X_i$$
$$MSR=sum(hat{Y}_i-overline{Y})^2$$
$$MSE=frac{sum (Y_i-hat{Y}_i)^2}{n-2}=frac{sum(B_0+B_1X_i+epsilon_i-hat{B}_0-hat{B}_1 X_i)^2}{n-2}$$
I'm still doesn't understand what they want, they want
$$E(MSE);E(MSR) text{ ?}$$
What they mean by expected values?
statistics self-learning regression mean-square-error
$endgroup$
add a comment |
$begingroup$
In a small-scale regression study, five observations on $Y$ were
obtained corresponding to $X = 1,4,10, 11$, and $14$. Assume that
$sigma=0.6,B_0=5,B_1=3$
a. What are the expected values off MSR and MSE here?
b. For derermining whether or not a regression relation exists, would
it have been better or worse to have made the five observations at $X
= 6,7, 8, 9$, and $10$? Why? Would the same answer apply if the principal purpose were to estimate the mean response for $X = 8$?
Discuss.
$$Y_i=B_0+B_1X_i+epsilon_i$$
$$hat{Y}_i=hat{B}_0+hat{B}_1X_i$$
$$MSR=sum(hat{Y}_i-overline{Y})^2$$
$$MSE=frac{sum (Y_i-hat{Y}_i)^2}{n-2}=frac{sum(B_0+B_1X_i+epsilon_i-hat{B}_0-hat{B}_1 X_i)^2}{n-2}$$
I'm still doesn't understand what they want, they want
$$E(MSE);E(MSR) text{ ?}$$
What they mean by expected values?
statistics self-learning regression mean-square-error
$endgroup$
In a small-scale regression study, five observations on $Y$ were
obtained corresponding to $X = 1,4,10, 11$, and $14$. Assume that
$sigma=0.6,B_0=5,B_1=3$
a. What are the expected values off MSR and MSE here?
b. For derermining whether or not a regression relation exists, would
it have been better or worse to have made the five observations at $X
= 6,7, 8, 9$, and $10$? Why? Would the same answer apply if the principal purpose were to estimate the mean response for $X = 8$?
Discuss.
$$Y_i=B_0+B_1X_i+epsilon_i$$
$$hat{Y}_i=hat{B}_0+hat{B}_1X_i$$
$$MSR=sum(hat{Y}_i-overline{Y})^2$$
$$MSE=frac{sum (Y_i-hat{Y}_i)^2}{n-2}=frac{sum(B_0+B_1X_i+epsilon_i-hat{B}_0-hat{B}_1 X_i)^2}{n-2}$$
I'm still doesn't understand what they want, they want
$$E(MSE);E(MSR) text{ ?}$$
What they mean by expected values?
statistics self-learning regression mean-square-error
statistics self-learning regression mean-square-error
edited Oct 8 '15 at 1:13
Roland
asked Oct 5 '15 at 13:02
RolandRoland
1,35511030
1,35511030
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
$$Y_i=B_0+B_1X_i+epsilon_i$$
$$hat{Y_i}=hat{B_0}+hat{B_1}X_i$$
a) $$E[MSE]=E[frac{sum(Y_i-hat{Y_i})^2}{n-2}]=sigma^2=0.6^2$$
$$E[MSR]=E[sum(hat{Y_i}-overline{Y})^2]=sigma^2+B_1sum(X_i-overline{X})^2=1026.36$$
b)
$$sigma(hat{B_1})=sqrt{frac{sigma^2}{sum(X_i-overline{X})^2}}=frac{0.6}{sqrt{sum(X_i-overline{X})^2}}$$
for the case where $X=(1,4,10,11,14)$ we have that $sigma(hat{B_1})=0.05619515$
and for the case where $X=(6,7,8,9,10)$ $sigma(B_1)=0.1897367$, then the first set is better I think.
Is there any difference if it were estimating the mean response for X = 8?
$endgroup$
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%2f1465450%2fexpected-mean-squared-error-and-msr%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$
$$Y_i=B_0+B_1X_i+epsilon_i$$
$$hat{Y_i}=hat{B_0}+hat{B_1}X_i$$
a) $$E[MSE]=E[frac{sum(Y_i-hat{Y_i})^2}{n-2}]=sigma^2=0.6^2$$
$$E[MSR]=E[sum(hat{Y_i}-overline{Y})^2]=sigma^2+B_1sum(X_i-overline{X})^2=1026.36$$
b)
$$sigma(hat{B_1})=sqrt{frac{sigma^2}{sum(X_i-overline{X})^2}}=frac{0.6}{sqrt{sum(X_i-overline{X})^2}}$$
for the case where $X=(1,4,10,11,14)$ we have that $sigma(hat{B_1})=0.05619515$
and for the case where $X=(6,7,8,9,10)$ $sigma(B_1)=0.1897367$, then the first set is better I think.
Is there any difference if it were estimating the mean response for X = 8?
$endgroup$
add a comment |
$begingroup$
$$Y_i=B_0+B_1X_i+epsilon_i$$
$$hat{Y_i}=hat{B_0}+hat{B_1}X_i$$
a) $$E[MSE]=E[frac{sum(Y_i-hat{Y_i})^2}{n-2}]=sigma^2=0.6^2$$
$$E[MSR]=E[sum(hat{Y_i}-overline{Y})^2]=sigma^2+B_1sum(X_i-overline{X})^2=1026.36$$
b)
$$sigma(hat{B_1})=sqrt{frac{sigma^2}{sum(X_i-overline{X})^2}}=frac{0.6}{sqrt{sum(X_i-overline{X})^2}}$$
for the case where $X=(1,4,10,11,14)$ we have that $sigma(hat{B_1})=0.05619515$
and for the case where $X=(6,7,8,9,10)$ $sigma(B_1)=0.1897367$, then the first set is better I think.
Is there any difference if it were estimating the mean response for X = 8?
$endgroup$
add a comment |
$begingroup$
$$Y_i=B_0+B_1X_i+epsilon_i$$
$$hat{Y_i}=hat{B_0}+hat{B_1}X_i$$
a) $$E[MSE]=E[frac{sum(Y_i-hat{Y_i})^2}{n-2}]=sigma^2=0.6^2$$
$$E[MSR]=E[sum(hat{Y_i}-overline{Y})^2]=sigma^2+B_1sum(X_i-overline{X})^2=1026.36$$
b)
$$sigma(hat{B_1})=sqrt{frac{sigma^2}{sum(X_i-overline{X})^2}}=frac{0.6}{sqrt{sum(X_i-overline{X})^2}}$$
for the case where $X=(1,4,10,11,14)$ we have that $sigma(hat{B_1})=0.05619515$
and for the case where $X=(6,7,8,9,10)$ $sigma(B_1)=0.1897367$, then the first set is better I think.
Is there any difference if it were estimating the mean response for X = 8?
$endgroup$
$$Y_i=B_0+B_1X_i+epsilon_i$$
$$hat{Y_i}=hat{B_0}+hat{B_1}X_i$$
a) $$E[MSE]=E[frac{sum(Y_i-hat{Y_i})^2}{n-2}]=sigma^2=0.6^2$$
$$E[MSR]=E[sum(hat{Y_i}-overline{Y})^2]=sigma^2+B_1sum(X_i-overline{X})^2=1026.36$$
b)
$$sigma(hat{B_1})=sqrt{frac{sigma^2}{sum(X_i-overline{X})^2}}=frac{0.6}{sqrt{sum(X_i-overline{X})^2}}$$
for the case where $X=(1,4,10,11,14)$ we have that $sigma(hat{B_1})=0.05619515$
and for the case where $X=(6,7,8,9,10)$ $sigma(B_1)=0.1897367$, then the first set is better I think.
Is there any difference if it were estimating the mean response for X = 8?
edited Oct 8 '15 at 21:47
answered Oct 7 '15 at 23:35
RolandRoland
1,35511030
1,35511030
add a comment |
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%2f1465450%2fexpected-mean-squared-error-and-msr%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