if $f(x) = a exp(-a (x-b))$ . Find sufficient statistic for bIs there a sufficient statistic for shifted exponential distribution?Sufficient Statistic for a ParameterWhat is the sufficient statistic for this function?Sufficient statistic for Bernoulli r.v.Sufficient statistic for Uniform distribution.Sufficient statistic of one parameterOrder statisticminimal sufficient statistic of Cauchy distributionSufficient statistic for a Uniform distribution uniform($itheta$)Sufficient statistic for class of distributions
DC-DC converter from low voltage at high current, to high voltage at low current
Why does Kotter return in Welcome Back Kotter?
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Can a monk's single staff be considered dual wielded, as per the Dual Wielder feat?
Approximately how much travel time was saved by the opening of the Suez Canal in 1869?
Alternative to sending password over mail?
What does the "remote control" for a QF-4 look like?
NMaximize is not converging to a solution
What defenses are there against being summoned by the Gate spell?
Are astronomers waiting to see something in an image from a gravitational lens that they've already seen in an adjacent image?
What does it mean to describe someone as a butt steak?
What doth I be?
How to regain access to running applications after accidentally zapping X.org?
expand `ifthenelse` immediately
How much RAM could one put in a typical 80386 setup?
Can a vampire attack twice with their claws using multiattack?
Important Resources for Dark Age Civilizations?
Arrow those variables!
Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?
Two films in a tank, only one comes out with a development error – why?
Does detail obscure or enhance action?
How to format long polynomial?
Client team has low performances and low technical skills: we always fix their work and now they stop collaborate with us. How to solve?
Theorems that impeded progress
if $f(x) = a exp(-a (x-b))$ . Find sufficient statistic for b
Is there a sufficient statistic for shifted exponential distribution?Sufficient Statistic for a ParameterWhat is the sufficient statistic for this function?Sufficient statistic for Bernoulli r.v.Sufficient statistic for Uniform distribution.Sufficient statistic of one parameterOrder statisticminimal sufficient statistic of Cauchy distributionSufficient statistic for a Uniform distribution uniform($itheta$)Sufficient statistic for class of distributions
$begingroup$
Intuitively I feel that the answer should be $min(X_1,X_2,ldots,X_n)$ where $X_i$'s are iid, but I don't know how to prove it.
statistics order-statistics
$endgroup$
add a comment |
$begingroup$
Intuitively I feel that the answer should be $min(X_1,X_2,ldots,X_n)$ where $X_i$'s are iid, but I don't know how to prove it.
statistics order-statistics
$endgroup$
2
$begingroup$
What have you tried?
$endgroup$
– clathratus
Mar 21 at 18:18
$begingroup$
I tried to do it by Neyman Factorisation theorum. I found joint distribution to be a^n exp(-a(x- nb)). But I don't know how to proceed.
$endgroup$
– Sambhav Khurana
Mar 21 at 18:25
add a comment |
$begingroup$
Intuitively I feel that the answer should be $min(X_1,X_2,ldots,X_n)$ where $X_i$'s are iid, but I don't know how to prove it.
statistics order-statistics
$endgroup$
Intuitively I feel that the answer should be $min(X_1,X_2,ldots,X_n)$ where $X_i$'s are iid, but I don't know how to prove it.
statistics order-statistics
statistics order-statistics
edited Mar 21 at 18:51
Daniele Tampieri
2,65221022
2,65221022
asked Mar 21 at 17:56
Sambhav KhuranaSambhav Khurana
254
254
2
$begingroup$
What have you tried?
$endgroup$
– clathratus
Mar 21 at 18:18
$begingroup$
I tried to do it by Neyman Factorisation theorum. I found joint distribution to be a^n exp(-a(x- nb)). But I don't know how to proceed.
$endgroup$
– Sambhav Khurana
Mar 21 at 18:25
add a comment |
2
$begingroup$
What have you tried?
$endgroup$
– clathratus
Mar 21 at 18:18
$begingroup$
I tried to do it by Neyman Factorisation theorum. I found joint distribution to be a^n exp(-a(x- nb)). But I don't know how to proceed.
$endgroup$
– Sambhav Khurana
Mar 21 at 18:25
2
2
$begingroup$
What have you tried?
$endgroup$
– clathratus
Mar 21 at 18:18
$begingroup$
What have you tried?
$endgroup$
– clathratus
Mar 21 at 18:18
$begingroup$
I tried to do it by Neyman Factorisation theorum. I found joint distribution to be a^n exp(-a(x- nb)). But I don't know how to proceed.
$endgroup$
– Sambhav Khurana
Mar 21 at 18:25
$begingroup$
I tried to do it by Neyman Factorisation theorum. I found joint distribution to be a^n exp(-a(x- nb)). But I don't know how to proceed.
$endgroup$
– Sambhav Khurana
Mar 21 at 18:25
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The domain for this problem is very important. You haven't specified it but I'm assuming the problem is: find the sufficient statistic for
$$f(x) = a, exp[-a(x-b)] , textbf1x > b.$$
Then the joint pdf is $$f(x) = a^n expleft[-a sum_i=1^n x_iright] ,exp[a,b,n] , prod_i=1^ntextbf1x_i>b.$$ Notice all the $x_i$ will be greater than $b$ as long as the minimum is greater than $b$, therefore the likelihood function is $$L(b) =a^n expleft[-a sum_i=1^n X_iright] ,exp[a,b,n] , textbf1X_1,n>b,$$ where $X_1,n = min(X_1,...,X_n)$. Then $X_1,n$ is a sufficient statistic. It is also the MLE.
$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%2f3157147%2fif-fx-a-exp-a-x-b-find-sufficient-statistic-for-b%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$
The domain for this problem is very important. You haven't specified it but I'm assuming the problem is: find the sufficient statistic for
$$f(x) = a, exp[-a(x-b)] , textbf1x > b.$$
Then the joint pdf is $$f(x) = a^n expleft[-a sum_i=1^n x_iright] ,exp[a,b,n] , prod_i=1^ntextbf1x_i>b.$$ Notice all the $x_i$ will be greater than $b$ as long as the minimum is greater than $b$, therefore the likelihood function is $$L(b) =a^n expleft[-a sum_i=1^n X_iright] ,exp[a,b,n] , textbf1X_1,n>b,$$ where $X_1,n = min(X_1,...,X_n)$. Then $X_1,n$ is a sufficient statistic. It is also the MLE.
$endgroup$
add a comment |
$begingroup$
The domain for this problem is very important. You haven't specified it but I'm assuming the problem is: find the sufficient statistic for
$$f(x) = a, exp[-a(x-b)] , textbf1x > b.$$
Then the joint pdf is $$f(x) = a^n expleft[-a sum_i=1^n x_iright] ,exp[a,b,n] , prod_i=1^ntextbf1x_i>b.$$ Notice all the $x_i$ will be greater than $b$ as long as the minimum is greater than $b$, therefore the likelihood function is $$L(b) =a^n expleft[-a sum_i=1^n X_iright] ,exp[a,b,n] , textbf1X_1,n>b,$$ where $X_1,n = min(X_1,...,X_n)$. Then $X_1,n$ is a sufficient statistic. It is also the MLE.
$endgroup$
add a comment |
$begingroup$
The domain for this problem is very important. You haven't specified it but I'm assuming the problem is: find the sufficient statistic for
$$f(x) = a, exp[-a(x-b)] , textbf1x > b.$$
Then the joint pdf is $$f(x) = a^n expleft[-a sum_i=1^n x_iright] ,exp[a,b,n] , prod_i=1^ntextbf1x_i>b.$$ Notice all the $x_i$ will be greater than $b$ as long as the minimum is greater than $b$, therefore the likelihood function is $$L(b) =a^n expleft[-a sum_i=1^n X_iright] ,exp[a,b,n] , textbf1X_1,n>b,$$ where $X_1,n = min(X_1,...,X_n)$. Then $X_1,n$ is a sufficient statistic. It is also the MLE.
$endgroup$
The domain for this problem is very important. You haven't specified it but I'm assuming the problem is: find the sufficient statistic for
$$f(x) = a, exp[-a(x-b)] , textbf1x > b.$$
Then the joint pdf is $$f(x) = a^n expleft[-a sum_i=1^n x_iright] ,exp[a,b,n] , prod_i=1^ntextbf1x_i>b.$$ Notice all the $x_i$ will be greater than $b$ as long as the minimum is greater than $b$, therefore the likelihood function is $$L(b) =a^n expleft[-a sum_i=1^n X_iright] ,exp[a,b,n] , textbf1X_1,n>b,$$ where $X_1,n = min(X_1,...,X_n)$. Then $X_1,n$ is a sufficient statistic. It is also the MLE.
answered Mar 21 at 23:22
astudentastudent
587
587
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%2f3157147%2fif-fx-a-exp-a-x-b-find-sufficient-statistic-for-b%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
2
$begingroup$
What have you tried?
$endgroup$
– clathratus
Mar 21 at 18:18
$begingroup$
I tried to do it by Neyman Factorisation theorum. I found joint distribution to be a^n exp(-a(x- nb)). But I don't know how to proceed.
$endgroup$
– Sambhav Khurana
Mar 21 at 18:25