Can I infer the range of a random variable based on a confidence interval for the mean?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
$begingroup$
Consider the following question:
A fast food manager wants to perform a statistical analysis of its restaurant customers’ weights.
He collects a simple random sample of 81 customers. A 95% confidence interval based on this
sample is (90 kg, 110 kg) which is based on a normal model for the mean.
A local newspaper claims that the weights of the customers at this fast food exceeds 85
kg. Is this claim supported by the confidence interval? Explain your reasoning.
I don't get the claim of the newspaper. Does it say that all customers must have weight above 85kg? I guess we can just argue about a population parameter, like mean, and not the range that values can scatter, right? because we don't know about the distribution of the values and it usually have a probability for any value, right? Please guide me over my understanding.
confidence-interval
$endgroup$
add a comment |
$begingroup$
Consider the following question:
A fast food manager wants to perform a statistical analysis of its restaurant customers’ weights.
He collects a simple random sample of 81 customers. A 95% confidence interval based on this
sample is (90 kg, 110 kg) which is based on a normal model for the mean.
A local newspaper claims that the weights of the customers at this fast food exceeds 85
kg. Is this claim supported by the confidence interval? Explain your reasoning.
I don't get the claim of the newspaper. Does it say that all customers must have weight above 85kg? I guess we can just argue about a population parameter, like mean, and not the range that values can scatter, right? because we don't know about the distribution of the values and it usually have a probability for any value, right? Please guide me over my understanding.
confidence-interval
$endgroup$
$begingroup$
Consider this as a testing problem where based on the confidence interval you have to accept or reject the hypothesis that the weights exceed 85 kg.
$endgroup$
– StubbornAtom
2 hours ago
$begingroup$
@StubbornAtom so 85 is not in the interval and is less than it! what does it result!
$endgroup$
– Ahmad
1 hour ago
add a comment |
$begingroup$
Consider the following question:
A fast food manager wants to perform a statistical analysis of its restaurant customers’ weights.
He collects a simple random sample of 81 customers. A 95% confidence interval based on this
sample is (90 kg, 110 kg) which is based on a normal model for the mean.
A local newspaper claims that the weights of the customers at this fast food exceeds 85
kg. Is this claim supported by the confidence interval? Explain your reasoning.
I don't get the claim of the newspaper. Does it say that all customers must have weight above 85kg? I guess we can just argue about a population parameter, like mean, and not the range that values can scatter, right? because we don't know about the distribution of the values and it usually have a probability for any value, right? Please guide me over my understanding.
confidence-interval
$endgroup$
Consider the following question:
A fast food manager wants to perform a statistical analysis of its restaurant customers’ weights.
He collects a simple random sample of 81 customers. A 95% confidence interval based on this
sample is (90 kg, 110 kg) which is based on a normal model for the mean.
A local newspaper claims that the weights of the customers at this fast food exceeds 85
kg. Is this claim supported by the confidence interval? Explain your reasoning.
I don't get the claim of the newspaper. Does it say that all customers must have weight above 85kg? I guess we can just argue about a population parameter, like mean, and not the range that values can scatter, right? because we don't know about the distribution of the values and it usually have a probability for any value, right? Please guide me over my understanding.
confidence-interval
confidence-interval
edited 2 hours ago
Ahmad
asked 3 hours ago
AhmadAhmad
1137
1137
$begingroup$
Consider this as a testing problem where based on the confidence interval you have to accept or reject the hypothesis that the weights exceed 85 kg.
$endgroup$
– StubbornAtom
2 hours ago
$begingroup$
@StubbornAtom so 85 is not in the interval and is less than it! what does it result!
$endgroup$
– Ahmad
1 hour ago
add a comment |
$begingroup$
Consider this as a testing problem where based on the confidence interval you have to accept or reject the hypothesis that the weights exceed 85 kg.
$endgroup$
– StubbornAtom
2 hours ago
$begingroup$
@StubbornAtom so 85 is not in the interval and is less than it! what does it result!
$endgroup$
– Ahmad
1 hour ago
$begingroup$
Consider this as a testing problem where based on the confidence interval you have to accept or reject the hypothesis that the weights exceed 85 kg.
$endgroup$
– StubbornAtom
2 hours ago
$begingroup$
Consider this as a testing problem where based on the confidence interval you have to accept or reject the hypothesis that the weights exceed 85 kg.
$endgroup$
– StubbornAtom
2 hours ago
$begingroup$
@StubbornAtom so 85 is not in the interval and is less than it! what does it result!
$endgroup$
– Ahmad
1 hour ago
$begingroup$
@StubbornAtom so 85 is not in the interval and is less than it! what does it result!
$endgroup$
– Ahmad
1 hour ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
If you make the additional assumption that weights (and not just the mean) are normally distributed, you can find the sample variance from the margin of error. Then use it, along with the estimated mean and your omnipresent z-table, to find Pr(W > 85). It's not perfect, but it's an estimate of the proportion of weighty customers.
$endgroup$
add a comment |
$begingroup$
The newspaper could reasonably report that the AVERAGE weight exceeds 85 kg, although there is some uncertainty in that.
(I won't comment on the implausibility of the proposition that a fast-food manager weighed 81 customers.)
The sample mean is $100$ and the endpoints of the confidence interval would be
$$
100 pm 1.96 frac S{sqrt{81}},
$$
so we have
$$
100 + 1.96cdot frac S 9 = 110
$$
and so $S = 9/1.96 approx 4.592.$
If we take that to be the standard deviation, we have
$$
frac{85-100}{4.592} approx -3.267
$$
The probability of being at least $3.267$ standard deviations below the mean is microscopic. Somehow no children ever entered this fast-food establishment. Indeed, the plausibility of the numbers could bear some looking into. The more substantial issue is whether or how to take into account the uncertainty in estimation of the population standard deviation.
Your subject line is "Can I infer the range of a random variable based on a confidence interval for the mean?". Answering that, when taken literally, I'd have to say it cannot be done unless you also know the sample size. (But in this case we do.)
$endgroup$
$begingroup$
could we say that with the probability of 95% the average customer weight is between 90 to 110, so the probability for 85 is very lower than 5%?
$endgroup$
– Ahmad
1 hour ago
$begingroup$
@Ahmad : That is correct if confidence intervals are interpreted as probability intervals. That opens up some subtle questions, but in this case there's probably no problem with that.
$endgroup$
– Michael Hardy
1 hour ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "65"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
},
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%2fstats.stackexchange.com%2fquestions%2f404000%2fcan-i-infer-the-range-of-a-random-variable-based-on-a-confidence-interval-for-th%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
If you make the additional assumption that weights (and not just the mean) are normally distributed, you can find the sample variance from the margin of error. Then use it, along with the estimated mean and your omnipresent z-table, to find Pr(W > 85). It's not perfect, but it's an estimate of the proportion of weighty customers.
$endgroup$
add a comment |
$begingroup$
If you make the additional assumption that weights (and not just the mean) are normally distributed, you can find the sample variance from the margin of error. Then use it, along with the estimated mean and your omnipresent z-table, to find Pr(W > 85). It's not perfect, but it's an estimate of the proportion of weighty customers.
$endgroup$
add a comment |
$begingroup$
If you make the additional assumption that weights (and not just the mean) are normally distributed, you can find the sample variance from the margin of error. Then use it, along with the estimated mean and your omnipresent z-table, to find Pr(W > 85). It's not perfect, but it's an estimate of the proportion of weighty customers.
$endgroup$
If you make the additional assumption that weights (and not just the mean) are normally distributed, you can find the sample variance from the margin of error. Then use it, along with the estimated mean and your omnipresent z-table, to find Pr(W > 85). It's not perfect, but it's an estimate of the proportion of weighty customers.
answered 2 hours ago
Mike AndersonMike Anderson
1513
1513
add a comment |
add a comment |
$begingroup$
The newspaper could reasonably report that the AVERAGE weight exceeds 85 kg, although there is some uncertainty in that.
(I won't comment on the implausibility of the proposition that a fast-food manager weighed 81 customers.)
The sample mean is $100$ and the endpoints of the confidence interval would be
$$
100 pm 1.96 frac S{sqrt{81}},
$$
so we have
$$
100 + 1.96cdot frac S 9 = 110
$$
and so $S = 9/1.96 approx 4.592.$
If we take that to be the standard deviation, we have
$$
frac{85-100}{4.592} approx -3.267
$$
The probability of being at least $3.267$ standard deviations below the mean is microscopic. Somehow no children ever entered this fast-food establishment. Indeed, the plausibility of the numbers could bear some looking into. The more substantial issue is whether or how to take into account the uncertainty in estimation of the population standard deviation.
Your subject line is "Can I infer the range of a random variable based on a confidence interval for the mean?". Answering that, when taken literally, I'd have to say it cannot be done unless you also know the sample size. (But in this case we do.)
$endgroup$
$begingroup$
could we say that with the probability of 95% the average customer weight is between 90 to 110, so the probability for 85 is very lower than 5%?
$endgroup$
– Ahmad
1 hour ago
$begingroup$
@Ahmad : That is correct if confidence intervals are interpreted as probability intervals. That opens up some subtle questions, but in this case there's probably no problem with that.
$endgroup$
– Michael Hardy
1 hour ago
add a comment |
$begingroup$
The newspaper could reasonably report that the AVERAGE weight exceeds 85 kg, although there is some uncertainty in that.
(I won't comment on the implausibility of the proposition that a fast-food manager weighed 81 customers.)
The sample mean is $100$ and the endpoints of the confidence interval would be
$$
100 pm 1.96 frac S{sqrt{81}},
$$
so we have
$$
100 + 1.96cdot frac S 9 = 110
$$
and so $S = 9/1.96 approx 4.592.$
If we take that to be the standard deviation, we have
$$
frac{85-100}{4.592} approx -3.267
$$
The probability of being at least $3.267$ standard deviations below the mean is microscopic. Somehow no children ever entered this fast-food establishment. Indeed, the plausibility of the numbers could bear some looking into. The more substantial issue is whether or how to take into account the uncertainty in estimation of the population standard deviation.
Your subject line is "Can I infer the range of a random variable based on a confidence interval for the mean?". Answering that, when taken literally, I'd have to say it cannot be done unless you also know the sample size. (But in this case we do.)
$endgroup$
$begingroup$
could we say that with the probability of 95% the average customer weight is between 90 to 110, so the probability for 85 is very lower than 5%?
$endgroup$
– Ahmad
1 hour ago
$begingroup$
@Ahmad : That is correct if confidence intervals are interpreted as probability intervals. That opens up some subtle questions, but in this case there's probably no problem with that.
$endgroup$
– Michael Hardy
1 hour ago
add a comment |
$begingroup$
The newspaper could reasonably report that the AVERAGE weight exceeds 85 kg, although there is some uncertainty in that.
(I won't comment on the implausibility of the proposition that a fast-food manager weighed 81 customers.)
The sample mean is $100$ and the endpoints of the confidence interval would be
$$
100 pm 1.96 frac S{sqrt{81}},
$$
so we have
$$
100 + 1.96cdot frac S 9 = 110
$$
and so $S = 9/1.96 approx 4.592.$
If we take that to be the standard deviation, we have
$$
frac{85-100}{4.592} approx -3.267
$$
The probability of being at least $3.267$ standard deviations below the mean is microscopic. Somehow no children ever entered this fast-food establishment. Indeed, the plausibility of the numbers could bear some looking into. The more substantial issue is whether or how to take into account the uncertainty in estimation of the population standard deviation.
Your subject line is "Can I infer the range of a random variable based on a confidence interval for the mean?". Answering that, when taken literally, I'd have to say it cannot be done unless you also know the sample size. (But in this case we do.)
$endgroup$
The newspaper could reasonably report that the AVERAGE weight exceeds 85 kg, although there is some uncertainty in that.
(I won't comment on the implausibility of the proposition that a fast-food manager weighed 81 customers.)
The sample mean is $100$ and the endpoints of the confidence interval would be
$$
100 pm 1.96 frac S{sqrt{81}},
$$
so we have
$$
100 + 1.96cdot frac S 9 = 110
$$
and so $S = 9/1.96 approx 4.592.$
If we take that to be the standard deviation, we have
$$
frac{85-100}{4.592} approx -3.267
$$
The probability of being at least $3.267$ standard deviations below the mean is microscopic. Somehow no children ever entered this fast-food establishment. Indeed, the plausibility of the numbers could bear some looking into. The more substantial issue is whether or how to take into account the uncertainty in estimation of the population standard deviation.
Your subject line is "Can I infer the range of a random variable based on a confidence interval for the mean?". Answering that, when taken literally, I'd have to say it cannot be done unless you also know the sample size. (But in this case we do.)
answered 1 hour ago
Michael HardyMichael Hardy
4,0551430
4,0551430
$begingroup$
could we say that with the probability of 95% the average customer weight is between 90 to 110, so the probability for 85 is very lower than 5%?
$endgroup$
– Ahmad
1 hour ago
$begingroup$
@Ahmad : That is correct if confidence intervals are interpreted as probability intervals. That opens up some subtle questions, but in this case there's probably no problem with that.
$endgroup$
– Michael Hardy
1 hour ago
add a comment |
$begingroup$
could we say that with the probability of 95% the average customer weight is between 90 to 110, so the probability for 85 is very lower than 5%?
$endgroup$
– Ahmad
1 hour ago
$begingroup$
@Ahmad : That is correct if confidence intervals are interpreted as probability intervals. That opens up some subtle questions, but in this case there's probably no problem with that.
$endgroup$
– Michael Hardy
1 hour ago
$begingroup$
could we say that with the probability of 95% the average customer weight is between 90 to 110, so the probability for 85 is very lower than 5%?
$endgroup$
– Ahmad
1 hour ago
$begingroup$
could we say that with the probability of 95% the average customer weight is between 90 to 110, so the probability for 85 is very lower than 5%?
$endgroup$
– Ahmad
1 hour ago
$begingroup$
@Ahmad : That is correct if confidence intervals are interpreted as probability intervals. That opens up some subtle questions, but in this case there's probably no problem with that.
$endgroup$
– Michael Hardy
1 hour ago
$begingroup$
@Ahmad : That is correct if confidence intervals are interpreted as probability intervals. That opens up some subtle questions, but in this case there's probably no problem with that.
$endgroup$
– Michael Hardy
1 hour ago
add a comment |
Thanks for contributing an answer to Cross Validated!
- 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%2fstats.stackexchange.com%2fquestions%2f404000%2fcan-i-infer-the-range-of-a-random-variable-based-on-a-confidence-interval-for-th%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
$begingroup$
Consider this as a testing problem where based on the confidence interval you have to accept or reject the hypothesis that the weights exceed 85 kg.
$endgroup$
– StubbornAtom
2 hours ago
$begingroup$
@StubbornAtom so 85 is not in the interval and is less than it! what does it result!
$endgroup$
– Ahmad
1 hour ago