analytical distribution of the maximum likelihood estimator for a uniform distribution The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Maximum Likelihood from observed valuesprobability density of the maximum of samples from a normalized uniform distributionMaximum Likelihood Estimator Independent ExponentialsPoisson distribution in maximum likelihood estimatorMaximum Likelihood Estimator of Uniform($-2 theta, 5 theta$)Maximum likelihood estimate given two identical independent uniform distributionsConsistency of maximum likelihood estimation for UniformMaximum Likelihood & Methods of Moments EstimatorMaximum likelihood estimator for uniform distribution $U(-theta, 0)$Rigorous definition of the Maximum likelihood estimator
Python - Fishing Simulator
First use of “packing” as in carrying a gun
How to stretch delimiters to envolve matrices inside of a kbordermatrix?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
Difference between "generating set" and free product?
Single author papers against my advisor's will?
Finding the path in a graph from A to B then back to A with a minimum of shared edges
"... to apply for a visa" or "... and applied for a visa"?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Do warforged have souls?
How to copy the contents of all files with a certain name into a new file?
Working through the single responsibility principle (SRP) in Python when calls are expensive
A pet rabbit called Belle
Can undead you have reanimated wait inside a portable hole?
How many people can fit inside Mordenkainen's Magnificent Mansion?
How do you keep chess fun when your opponent constantly beats you?
How can I protect witches in combat who wear limited clothing?
Arduino Pro Micro - switch off LEDs
Did the new image of black hole confirm the general theory of relativity?
Keeping a retro style to sci-fi spaceships?
Did God make two great lights or did He make the great light two?
Can smartphones with the same camera sensor have different image quality?
Why not take a picture of a closer black hole?
analytical distribution of the maximum likelihood estimator for a uniform distribution
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Maximum Likelihood from observed valuesprobability density of the maximum of samples from a normalized uniform distributionMaximum Likelihood Estimator Independent ExponentialsPoisson distribution in maximum likelihood estimatorMaximum Likelihood Estimator of Uniform($-2 theta, 5 theta$)Maximum likelihood estimate given two identical independent uniform distributionsConsistency of maximum likelihood estimation for UniformMaximum Likelihood & Methods of Moments EstimatorMaximum likelihood estimator for uniform distribution $U(-theta, 0)$Rigorous definition of the Maximum likelihood estimator
$begingroup$
Obviously the MLE of $theta$ for a distribution $X_1, X_2, dots, X_n sim Uniform(0,theta)$ is $hattheta = max(X_1, X_2,dots,X_n)$
Now, assume $theta = 1$. If you take repeated samples with $n=50$. What would the distribution of $hattheta$ be?
I assume it would be:
$$f(x) = P(hattheta = x) = P(X_1 le x) P(X_2 le x) dots P(X_50 le x) = x^50$$
given that $x≤1$ always since
However, if you integrate this distribution, it does not sum to 1:
$$int_0^1x^50dx = frac151$$
so, would the "true" pdf be $$f(x) = 51x^50$$
or would it be a different function altogether?
probability-distributions self-learning uniform-distribution maximum-likelihood
$endgroup$
add a comment |
$begingroup$
Obviously the MLE of $theta$ for a distribution $X_1, X_2, dots, X_n sim Uniform(0,theta)$ is $hattheta = max(X_1, X_2,dots,X_n)$
Now, assume $theta = 1$. If you take repeated samples with $n=50$. What would the distribution of $hattheta$ be?
I assume it would be:
$$f(x) = P(hattheta = x) = P(X_1 le x) P(X_2 le x) dots P(X_50 le x) = x^50$$
given that $x≤1$ always since
However, if you integrate this distribution, it does not sum to 1:
$$int_0^1x^50dx = frac151$$
so, would the "true" pdf be $$f(x) = 51x^50$$
or would it be a different function altogether?
probability-distributions self-learning uniform-distribution maximum-likelihood
$endgroup$
1
$begingroup$
You need to review the definition of a probability density function. And $P(X_1le x)=fracxtheta$ for all $0<x<theta$.
$endgroup$
– StubbornAtom
Mar 31 at 13:56
$begingroup$
I stated that $theta = 1$, so $P(X_1 le x) = fracxtheta = x$.
$endgroup$
– lstbl
Mar 31 at 13:57
1
$begingroup$
Okay. But the blunder is '$f(x)=P(hattheta=x)=cdots$' assuming $f$ is the pdf of $hattheta$. It is actually the cdf $F(x)=P(hatthetale x)=(P(X_1le x))^n$. Now find pdf from cdf.
$endgroup$
– StubbornAtom
Mar 31 at 14:01
1
$begingroup$
AHHHHHH! Totally makes sense. I guess I was thinking about this a little backwards. What is the probability that $hattheta = x$... well I guess that probability is 0 for any continuous distribution function. However you CAN make a statement about $P(X≤x)$ for a continuous function.
$endgroup$
– lstbl
Mar 31 at 14:08
add a comment |
$begingroup$
Obviously the MLE of $theta$ for a distribution $X_1, X_2, dots, X_n sim Uniform(0,theta)$ is $hattheta = max(X_1, X_2,dots,X_n)$
Now, assume $theta = 1$. If you take repeated samples with $n=50$. What would the distribution of $hattheta$ be?
I assume it would be:
$$f(x) = P(hattheta = x) = P(X_1 le x) P(X_2 le x) dots P(X_50 le x) = x^50$$
given that $x≤1$ always since
However, if you integrate this distribution, it does not sum to 1:
$$int_0^1x^50dx = frac151$$
so, would the "true" pdf be $$f(x) = 51x^50$$
or would it be a different function altogether?
probability-distributions self-learning uniform-distribution maximum-likelihood
$endgroup$
Obviously the MLE of $theta$ for a distribution $X_1, X_2, dots, X_n sim Uniform(0,theta)$ is $hattheta = max(X_1, X_2,dots,X_n)$
Now, assume $theta = 1$. If you take repeated samples with $n=50$. What would the distribution of $hattheta$ be?
I assume it would be:
$$f(x) = P(hattheta = x) = P(X_1 le x) P(X_2 le x) dots P(X_50 le x) = x^50$$
given that $x≤1$ always since
However, if you integrate this distribution, it does not sum to 1:
$$int_0^1x^50dx = frac151$$
so, would the "true" pdf be $$f(x) = 51x^50$$
or would it be a different function altogether?
probability-distributions self-learning uniform-distribution maximum-likelihood
probability-distributions self-learning uniform-distribution maximum-likelihood
edited Mar 31 at 13:59
lstbl
asked Mar 31 at 13:48
lstbllstbl
19913
19913
1
$begingroup$
You need to review the definition of a probability density function. And $P(X_1le x)=fracxtheta$ for all $0<x<theta$.
$endgroup$
– StubbornAtom
Mar 31 at 13:56
$begingroup$
I stated that $theta = 1$, so $P(X_1 le x) = fracxtheta = x$.
$endgroup$
– lstbl
Mar 31 at 13:57
1
$begingroup$
Okay. But the blunder is '$f(x)=P(hattheta=x)=cdots$' assuming $f$ is the pdf of $hattheta$. It is actually the cdf $F(x)=P(hatthetale x)=(P(X_1le x))^n$. Now find pdf from cdf.
$endgroup$
– StubbornAtom
Mar 31 at 14:01
1
$begingroup$
AHHHHHH! Totally makes sense. I guess I was thinking about this a little backwards. What is the probability that $hattheta = x$... well I guess that probability is 0 for any continuous distribution function. However you CAN make a statement about $P(X≤x)$ for a continuous function.
$endgroup$
– lstbl
Mar 31 at 14:08
add a comment |
1
$begingroup$
You need to review the definition of a probability density function. And $P(X_1le x)=fracxtheta$ for all $0<x<theta$.
$endgroup$
– StubbornAtom
Mar 31 at 13:56
$begingroup$
I stated that $theta = 1$, so $P(X_1 le x) = fracxtheta = x$.
$endgroup$
– lstbl
Mar 31 at 13:57
1
$begingroup$
Okay. But the blunder is '$f(x)=P(hattheta=x)=cdots$' assuming $f$ is the pdf of $hattheta$. It is actually the cdf $F(x)=P(hatthetale x)=(P(X_1le x))^n$. Now find pdf from cdf.
$endgroup$
– StubbornAtom
Mar 31 at 14:01
1
$begingroup$
AHHHHHH! Totally makes sense. I guess I was thinking about this a little backwards. What is the probability that $hattheta = x$... well I guess that probability is 0 for any continuous distribution function. However you CAN make a statement about $P(X≤x)$ for a continuous function.
$endgroup$
– lstbl
Mar 31 at 14:08
1
1
$begingroup$
You need to review the definition of a probability density function. And $P(X_1le x)=fracxtheta$ for all $0<x<theta$.
$endgroup$
– StubbornAtom
Mar 31 at 13:56
$begingroup$
You need to review the definition of a probability density function. And $P(X_1le x)=fracxtheta$ for all $0<x<theta$.
$endgroup$
– StubbornAtom
Mar 31 at 13:56
$begingroup$
I stated that $theta = 1$, so $P(X_1 le x) = fracxtheta = x$.
$endgroup$
– lstbl
Mar 31 at 13:57
$begingroup$
I stated that $theta = 1$, so $P(X_1 le x) = fracxtheta = x$.
$endgroup$
– lstbl
Mar 31 at 13:57
1
1
$begingroup$
Okay. But the blunder is '$f(x)=P(hattheta=x)=cdots$' assuming $f$ is the pdf of $hattheta$. It is actually the cdf $F(x)=P(hatthetale x)=(P(X_1le x))^n$. Now find pdf from cdf.
$endgroup$
– StubbornAtom
Mar 31 at 14:01
$begingroup$
Okay. But the blunder is '$f(x)=P(hattheta=x)=cdots$' assuming $f$ is the pdf of $hattheta$. It is actually the cdf $F(x)=P(hatthetale x)=(P(X_1le x))^n$. Now find pdf from cdf.
$endgroup$
– StubbornAtom
Mar 31 at 14:01
1
1
$begingroup$
AHHHHHH! Totally makes sense. I guess I was thinking about this a little backwards. What is the probability that $hattheta = x$... well I guess that probability is 0 for any continuous distribution function. However you CAN make a statement about $P(X≤x)$ for a continuous function.
$endgroup$
– lstbl
Mar 31 at 14:08
$begingroup$
AHHHHHH! Totally makes sense. I guess I was thinking about this a little backwards. What is the probability that $hattheta = x$... well I guess that probability is 0 for any continuous distribution function. However you CAN make a statement about $P(X≤x)$ for a continuous function.
$endgroup$
– lstbl
Mar 31 at 14:08
add a comment |
0
active
oldest
votes
Your Answer
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%2f3169418%2fanalytical-distribution-of-the-maximum-likelihood-estimator-for-a-uniform-distri%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%2f3169418%2fanalytical-distribution-of-the-maximum-likelihood-estimator-for-a-uniform-distri%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
1
$begingroup$
You need to review the definition of a probability density function. And $P(X_1le x)=fracxtheta$ for all $0<x<theta$.
$endgroup$
– StubbornAtom
Mar 31 at 13:56
$begingroup$
I stated that $theta = 1$, so $P(X_1 le x) = fracxtheta = x$.
$endgroup$
– lstbl
Mar 31 at 13:57
1
$begingroup$
Okay. But the blunder is '$f(x)=P(hattheta=x)=cdots$' assuming $f$ is the pdf of $hattheta$. It is actually the cdf $F(x)=P(hatthetale x)=(P(X_1le x))^n$. Now find pdf from cdf.
$endgroup$
– StubbornAtom
Mar 31 at 14:01
1
$begingroup$
AHHHHHH! Totally makes sense. I guess I was thinking about this a little backwards. What is the probability that $hattheta = x$... well I guess that probability is 0 for any continuous distribution function. However you CAN make a statement about $P(X≤x)$ for a continuous function.
$endgroup$
– lstbl
Mar 31 at 14:08