estimate population sum given population size and a sample mean and variance
$begingroup$
I have a question which seems easy but I'm not sure how to solve it.
Assume we have a population of $N$ integer numbers, $x_1, x_2, ..., x_N$. So $N$ is population size. I'm interested in the sum of these numbers (i.e. $S = sum_i^N x_i$), however, $N$ is large so I'm going to take $K$ samples randomly (uniform) and compute the sample sum as $m$ and the sample variance as $sigma^2$.
What is the most accurate estimate (with bounds/confidence-interval/expected-deviation, etc.) we can have for $S$ given $m$, $sigma^2$, $K$, and $N$?
The important thing is that I want to use all of this information (i.e., $K$, and $N$ and $m$ and $sigma^2$) to make the estimate more accurate with smaller bounds.
I don't have any assumptions about the population distribution.
Update:
Since no one has answered this, I'm going to explain the background: What I actually want to do is to count the total number of words with a particular characteristic in a book with $N$ (e.g. 3000) pages. It's really time-consuming to find them so I plan to count such words only in $K$ (e.g. 30) pages. Given these $K$ numbers, I want to find the total number of such words in the book. I assume the answer will be the sum of these numbers scaled by $N/K$ but what are the error bounds?
statistics estimation standard-deviation
$endgroup$
add a comment |
$begingroup$
I have a question which seems easy but I'm not sure how to solve it.
Assume we have a population of $N$ integer numbers, $x_1, x_2, ..., x_N$. So $N$ is population size. I'm interested in the sum of these numbers (i.e. $S = sum_i^N x_i$), however, $N$ is large so I'm going to take $K$ samples randomly (uniform) and compute the sample sum as $m$ and the sample variance as $sigma^2$.
What is the most accurate estimate (with bounds/confidence-interval/expected-deviation, etc.) we can have for $S$ given $m$, $sigma^2$, $K$, and $N$?
The important thing is that I want to use all of this information (i.e., $K$, and $N$ and $m$ and $sigma^2$) to make the estimate more accurate with smaller bounds.
I don't have any assumptions about the population distribution.
Update:
Since no one has answered this, I'm going to explain the background: What I actually want to do is to count the total number of words with a particular characteristic in a book with $N$ (e.g. 3000) pages. It's really time-consuming to find them so I plan to count such words only in $K$ (e.g. 30) pages. Given these $K$ numbers, I want to find the total number of such words in the book. I assume the answer will be the sum of these numbers scaled by $N/K$ but what are the error bounds?
statistics estimation standard-deviation
$endgroup$
add a comment |
$begingroup$
I have a question which seems easy but I'm not sure how to solve it.
Assume we have a population of $N$ integer numbers, $x_1, x_2, ..., x_N$. So $N$ is population size. I'm interested in the sum of these numbers (i.e. $S = sum_i^N x_i$), however, $N$ is large so I'm going to take $K$ samples randomly (uniform) and compute the sample sum as $m$ and the sample variance as $sigma^2$.
What is the most accurate estimate (with bounds/confidence-interval/expected-deviation, etc.) we can have for $S$ given $m$, $sigma^2$, $K$, and $N$?
The important thing is that I want to use all of this information (i.e., $K$, and $N$ and $m$ and $sigma^2$) to make the estimate more accurate with smaller bounds.
I don't have any assumptions about the population distribution.
Update:
Since no one has answered this, I'm going to explain the background: What I actually want to do is to count the total number of words with a particular characteristic in a book with $N$ (e.g. 3000) pages. It's really time-consuming to find them so I plan to count such words only in $K$ (e.g. 30) pages. Given these $K$ numbers, I want to find the total number of such words in the book. I assume the answer will be the sum of these numbers scaled by $N/K$ but what are the error bounds?
statistics estimation standard-deviation
$endgroup$
I have a question which seems easy but I'm not sure how to solve it.
Assume we have a population of $N$ integer numbers, $x_1, x_2, ..., x_N$. So $N$ is population size. I'm interested in the sum of these numbers (i.e. $S = sum_i^N x_i$), however, $N$ is large so I'm going to take $K$ samples randomly (uniform) and compute the sample sum as $m$ and the sample variance as $sigma^2$.
What is the most accurate estimate (with bounds/confidence-interval/expected-deviation, etc.) we can have for $S$ given $m$, $sigma^2$, $K$, and $N$?
The important thing is that I want to use all of this information (i.e., $K$, and $N$ and $m$ and $sigma^2$) to make the estimate more accurate with smaller bounds.
I don't have any assumptions about the population distribution.
Update:
Since no one has answered this, I'm going to explain the background: What I actually want to do is to count the total number of words with a particular characteristic in a book with $N$ (e.g. 3000) pages. It's really time-consuming to find them so I plan to count such words only in $K$ (e.g. 30) pages. Given these $K$ numbers, I want to find the total number of such words in the book. I assume the answer will be the sum of these numbers scaled by $N/K$ but what are the error bounds?
statistics estimation standard-deviation
statistics estimation standard-deviation
edited Dec 3 '18 at 12:11
Hossein
asked Dec 2 '18 at 16:37
HosseinHossein
62
62
add a comment |
add a comment |
0
active
oldest
votes
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%2f3022854%2festimate-population-sum-given-population-size-and-a-sample-mean-and-variance%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3022854%2festimate-population-sum-given-population-size-and-a-sample-mean-and-variance%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