Definition of StatisticComplete sufficient statisticIs “test statistic” a value or a random...
Can you reject a postdoc offer after the PI has paid a large sum for flights/accommodation for your visit?
Filtering SOQL results with optional conditionals
How to draw cubes in a 3 dimensional plane
Single word request: Harming the benefactor
Latex does not go to next line
Should I take out a loan for a friend to invest on my behalf?
When traveling to Europe from North America, do I need to purchase a different power strip?
What problems would a superhuman have whose skin is constantly hot?
How can The Temple of Elementary Evil reliably protect itself against kinetic bombardment?
Dropdown com clique
NASA's RS-25 Engines shut down time
Recommendation letter by significant other if you worked with them professionally?
Good for you! in Russian
weren't playing vs didn't play
Why does the negative sign arise in this thermodynamic relation?
What was the Kree's motivation in Captain Marvel?
How is the wildcard * interpreted as a command?
How do I express some one as a black person?
How to detect if C code (which needs 'extern C') is compiled in C++
Why doesn't this Google Translate ad use the word "Translation" instead of "Translate"?
Motivation for Zeta Function of an Algebraic Variety
Shifting between bemols (flats) and diesis (sharps)in the key signature
Counting all the hearts
Doesn't allowing a user mode program to access kernel space memory and execute the IN and OUT instructions defeat the purpose of having CPU modes?
Definition of Statistic
Complete sufficient statisticIs “test statistic” a value or a random variable?Example of sample $X_1,X_2,ldots,X_n$Expected value of iid random variablesAnalytical properties of sample quantiles in statistical packages“Let random variables $X_1,dots, X_n$ be a iid random sample from $f(x)$” - what does it mean?Is $bar{X}_n = dfrac{(X_1 + X_2 + … + X_n)}{n}$ an estimator of the mean in general (for random variables with any distribution)?What is statistic in statistics?Statistics can't be a function of a parameter - but isn't the sample a function of the parameter?Sufficient statistics - how can the con. pdf not depend on θ when θ is in the equation?
$begingroup$
I keep seeing conflicting definitions of a statistic. Is a statistic a random variable such that it is a function of the random variables of a random sample? Or is it the value of the function of the random sample, after each random variable of the random sample has taken on a specific value?
$$(1) S=f(X_1,X_2...X_n)$$
$$(2) s=f(x_1,x_2...x_n)$$
I haven't been able to get any clarification for this and I've seen the term statistic describe both situations
estimation sampling inference random-variable interpretation
New contributor
$endgroup$
add a comment |
$begingroup$
I keep seeing conflicting definitions of a statistic. Is a statistic a random variable such that it is a function of the random variables of a random sample? Or is it the value of the function of the random sample, after each random variable of the random sample has taken on a specific value?
$$(1) S=f(X_1,X_2...X_n)$$
$$(2) s=f(x_1,x_2...x_n)$$
I haven't been able to get any clarification for this and I've seen the term statistic describe both situations
estimation sampling inference random-variable interpretation
New contributor
$endgroup$
$begingroup$
It seems that there are also plenty of conflicting views on estimator and estimate which go hand in hand with this. As an estimator is supposed to be a kind of statistic, whether an estimator is a random variable or not would also clarify some things. There seems to be a lot of conflicting definitions on this site though.
$endgroup$
– Colin Hicks
4 hours ago
add a comment |
$begingroup$
I keep seeing conflicting definitions of a statistic. Is a statistic a random variable such that it is a function of the random variables of a random sample? Or is it the value of the function of the random sample, after each random variable of the random sample has taken on a specific value?
$$(1) S=f(X_1,X_2...X_n)$$
$$(2) s=f(x_1,x_2...x_n)$$
I haven't been able to get any clarification for this and I've seen the term statistic describe both situations
estimation sampling inference random-variable interpretation
New contributor
$endgroup$
I keep seeing conflicting definitions of a statistic. Is a statistic a random variable such that it is a function of the random variables of a random sample? Or is it the value of the function of the random sample, after each random variable of the random sample has taken on a specific value?
$$(1) S=f(X_1,X_2...X_n)$$
$$(2) s=f(x_1,x_2...x_n)$$
I haven't been able to get any clarification for this and I've seen the term statistic describe both situations
estimation sampling inference random-variable interpretation
estimation sampling inference random-variable interpretation
New contributor
New contributor
New contributor
asked 5 hours ago
Colin HicksColin Hicks
1133
1133
New contributor
New contributor
$begingroup$
It seems that there are also plenty of conflicting views on estimator and estimate which go hand in hand with this. As an estimator is supposed to be a kind of statistic, whether an estimator is a random variable or not would also clarify some things. There seems to be a lot of conflicting definitions on this site though.
$endgroup$
– Colin Hicks
4 hours ago
add a comment |
$begingroup$
It seems that there are also plenty of conflicting views on estimator and estimate which go hand in hand with this. As an estimator is supposed to be a kind of statistic, whether an estimator is a random variable or not would also clarify some things. There seems to be a lot of conflicting definitions on this site though.
$endgroup$
– Colin Hicks
4 hours ago
$begingroup$
It seems that there are also plenty of conflicting views on estimator and estimate which go hand in hand with this. As an estimator is supposed to be a kind of statistic, whether an estimator is a random variable or not would also clarify some things. There seems to be a lot of conflicting definitions on this site though.
$endgroup$
– Colin Hicks
4 hours ago
$begingroup$
It seems that there are also plenty of conflicting views on estimator and estimate which go hand in hand with this. As an estimator is supposed to be a kind of statistic, whether an estimator is a random variable or not would also clarify some things. There seems to be a lot of conflicting definitions on this site though.
$endgroup$
– Colin Hicks
4 hours ago
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
A statistic is a function that maps from the set of outcomes of the observable values to a real number. Thus, with $n$ data points, a statistic will be a function $s: mathbb{R}^nrightarrow mathbb{R}$ as in your second form. However, it is also possible to view the statistic in its random sense by taking the appropriate composition of function with the original random variables. (Remember that each random variable $X_i: Omega rightarrow mathbb{R}$ is a measurable function that maps from the sample space to the real numbers.) That is, you can form the random variable $S: Omega rightarrow mathbb{R}$ as:
$$S(omega) = s(X_1(omega), ..., X_n(omega)).$$
The random variable $S$ is the random version of the statistic $s$. Both are often referred to as "statistics", but it is important to bear in mind that $S$ is a composition with the functions for the observable random variables.
$endgroup$
$begingroup$
that was very helpful. A lot of this notation is really confusing and seems at time almost conflicting as in this case where the term can be used in both contexts.
$endgroup$
– Colin Hicks
4 hours ago
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: "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
});
}
});
Colin Hicks is a new contributor. Be nice, and check out our Code of Conduct.
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%2f396944%2fdefinition-of-statistic%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$
A statistic is a function that maps from the set of outcomes of the observable values to a real number. Thus, with $n$ data points, a statistic will be a function $s: mathbb{R}^nrightarrow mathbb{R}$ as in your second form. However, it is also possible to view the statistic in its random sense by taking the appropriate composition of function with the original random variables. (Remember that each random variable $X_i: Omega rightarrow mathbb{R}$ is a measurable function that maps from the sample space to the real numbers.) That is, you can form the random variable $S: Omega rightarrow mathbb{R}$ as:
$$S(omega) = s(X_1(omega), ..., X_n(omega)).$$
The random variable $S$ is the random version of the statistic $s$. Both are often referred to as "statistics", but it is important to bear in mind that $S$ is a composition with the functions for the observable random variables.
$endgroup$
$begingroup$
that was very helpful. A lot of this notation is really confusing and seems at time almost conflicting as in this case where the term can be used in both contexts.
$endgroup$
– Colin Hicks
4 hours ago
add a comment |
$begingroup$
A statistic is a function that maps from the set of outcomes of the observable values to a real number. Thus, with $n$ data points, a statistic will be a function $s: mathbb{R}^nrightarrow mathbb{R}$ as in your second form. However, it is also possible to view the statistic in its random sense by taking the appropriate composition of function with the original random variables. (Remember that each random variable $X_i: Omega rightarrow mathbb{R}$ is a measurable function that maps from the sample space to the real numbers.) That is, you can form the random variable $S: Omega rightarrow mathbb{R}$ as:
$$S(omega) = s(X_1(omega), ..., X_n(omega)).$$
The random variable $S$ is the random version of the statistic $s$. Both are often referred to as "statistics", but it is important to bear in mind that $S$ is a composition with the functions for the observable random variables.
$endgroup$
$begingroup$
that was very helpful. A lot of this notation is really confusing and seems at time almost conflicting as in this case where the term can be used in both contexts.
$endgroup$
– Colin Hicks
4 hours ago
add a comment |
$begingroup$
A statistic is a function that maps from the set of outcomes of the observable values to a real number. Thus, with $n$ data points, a statistic will be a function $s: mathbb{R}^nrightarrow mathbb{R}$ as in your second form. However, it is also possible to view the statistic in its random sense by taking the appropriate composition of function with the original random variables. (Remember that each random variable $X_i: Omega rightarrow mathbb{R}$ is a measurable function that maps from the sample space to the real numbers.) That is, you can form the random variable $S: Omega rightarrow mathbb{R}$ as:
$$S(omega) = s(X_1(omega), ..., X_n(omega)).$$
The random variable $S$ is the random version of the statistic $s$. Both are often referred to as "statistics", but it is important to bear in mind that $S$ is a composition with the functions for the observable random variables.
$endgroup$
A statistic is a function that maps from the set of outcomes of the observable values to a real number. Thus, with $n$ data points, a statistic will be a function $s: mathbb{R}^nrightarrow mathbb{R}$ as in your second form. However, it is also possible to view the statistic in its random sense by taking the appropriate composition of function with the original random variables. (Remember that each random variable $X_i: Omega rightarrow mathbb{R}$ is a measurable function that maps from the sample space to the real numbers.) That is, you can form the random variable $S: Omega rightarrow mathbb{R}$ as:
$$S(omega) = s(X_1(omega), ..., X_n(omega)).$$
The random variable $S$ is the random version of the statistic $s$. Both are often referred to as "statistics", but it is important to bear in mind that $S$ is a composition with the functions for the observable random variables.
answered 4 hours ago
BenBen
26.5k229124
26.5k229124
$begingroup$
that was very helpful. A lot of this notation is really confusing and seems at time almost conflicting as in this case where the term can be used in both contexts.
$endgroup$
– Colin Hicks
4 hours ago
add a comment |
$begingroup$
that was very helpful. A lot of this notation is really confusing and seems at time almost conflicting as in this case where the term can be used in both contexts.
$endgroup$
– Colin Hicks
4 hours ago
$begingroup$
that was very helpful. A lot of this notation is really confusing and seems at time almost conflicting as in this case where the term can be used in both contexts.
$endgroup$
– Colin Hicks
4 hours ago
$begingroup$
that was very helpful. A lot of this notation is really confusing and seems at time almost conflicting as in this case where the term can be used in both contexts.
$endgroup$
– Colin Hicks
4 hours ago
add a comment |
Colin Hicks is a new contributor. Be nice, and check out our Code of Conduct.
Colin Hicks is a new contributor. Be nice, and check out our Code of Conduct.
Colin Hicks is a new contributor. Be nice, and check out our Code of Conduct.
Colin Hicks is a new contributor. Be nice, and check out our Code of Conduct.
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%2f396944%2fdefinition-of-statistic%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$
It seems that there are also plenty of conflicting views on estimator and estimate which go hand in hand with this. As an estimator is supposed to be a kind of statistic, whether an estimator is a random variable or not would also clarify some things. There seems to be a lot of conflicting definitions on this site though.
$endgroup$
– Colin Hicks
4 hours ago