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










0












$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?










share|cite|improve this question











$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















0












$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?










share|cite|improve this question











$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













0












0








0





$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?










share|cite|improve this question











$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






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








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












  • 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










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
);



);













draft saved

draft discarded


















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















draft saved

draft discarded
















































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.




draft saved


draft discarded














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





















































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







Popular posts from this blog

Triangular numbers and gcdProving sum of a set is $0 pmod n$ if $n$ is odd, or $fracn2 pmod n$ if $n$ is even?Is greatest common divisor of two numbers really their smallest linear combination?GCD, LCM RelationshipProve a set of nonnegative integers with greatest common divisor 1 and closed under addition has all but finite many nonnegative integers.all pairs of a and b in an equation containing gcdTriangular Numbers Modulo $k$ - Hit All Values?Understanding the Existence and Uniqueness of the GCDGCD and LCM with logical symbolsThe greatest common divisor of two positive integers less than 100 is equal to 3. Their least common multiple is twelve times one of the integers.Suppose that for all integers $x$, $x|a$ and $x|b$ if and only if $x|c$. Then $c = gcd(a,b)$Which is the gcd of 2 numbers which are multiplied and the result is 600000?

Ingelân Ynhâld Etymology | Geografy | Skiednis | Polityk en bestjoer | Ekonomy | Demografy | Kultuer | Klimaat | Sjoch ek | Keppelings om utens | Boarnen, noaten en referinsjes Navigaasjemenuwww.gov.ukOffisjele webside fan it regear fan it Feriene KeninkrykOffisjele webside fan it Britske FerkearsburoNederlânsktalige ynformaasje fan it Britske FerkearsburoOffisjele webside fan English Heritage, de organisaasje dy't him ynset foar it behâld fan it Ingelske kultuergoedYnwennertallen fan alle Britske stêden út 'e folkstelling fan 2011Notes en References, op dizze sideEngland

Հադիս Բովանդակություն Անվանում և նշանակություն | Դասակարգում | Աղբյուրներ | Նավարկման ցանկ