How do we obtain an estimate for $textbfP(Xgeq 1)$ where $XsimtextExp(lambda)$? The 2019 Stack Overflow Developer Survey Results Are InShow that $hattheta=frac2 bar Y- 11- bar Y$ is a consistent estimator for $theta$Method of moments: unbiased estimator for small samplesVariance of Random Exponential VariablesStandard Errors of AR Process CoefficientsFind an Unbiased Estimator of a Function of a ParameterMethod of moments estimator for $theta^2$.Method of moments exponential distributionExponential Distribution - ML estimator of λ in τ parametrizationIf $XsimtextExp(lambda)$, then $textbfE(X^n) = displaystyle ntextbfE(X^n-1)/lambda$If $Xthicksim textExp(lambda)$ and $YthicksimtextGeom(p)$ are independent, find $mathbb P(lfloor Xrfloor=Y)$

Loose spokes after only a few rides

What do I do when my TA workload is more than expected?

Why doesn't shell automatically fix "useless use of cat"?

What is the most efficient way to store a numeric range?

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?

Can an undergraduate be advised by a professor who is very far away?

Why “相同意思的词” is called “同义词” instead of "同意词"?

Is bread bad for ducks?

Why are there uneven bright areas in this photo of black hole?

Straighten subgroup lattice

How come people say “Would of”?

Why can't devices on different VLANs, but on the same subnet, communicate?

Button changing its text & action. Good or terrible?

Old scifi movie from the 50s or 60s with men in solid red uniforms who interrogate a spy from the past

How to display lines in a file like ls displays files in a directory?

Geography at the pixel level

What is preventing me from simply constructing a hash that's lower than the current target?

Is an up-to-date browser secure on an out-of-date OS?

How do I free up internal storage if I don't have any apps downloaded?

How to type a long/em dash `—`

Is it okay to consider publishing in my first year of PhD?

How do you keep chess fun when your opponent constantly beats you?

writing variables above the numbers in tikz picture

Is it a good practice to use a static variable in a Test Class and use that in the actual class instead of Test.isRunningTest()?



How do we obtain an estimate for $textbfP(Xgeq 1)$ where $XsimtextExp(lambda)$?



The 2019 Stack Overflow Developer Survey Results Are InShow that $hattheta=frac2 bar Y- 11- bar Y$ is a consistent estimator for $theta$Method of moments: unbiased estimator for small samplesVariance of Random Exponential VariablesStandard Errors of AR Process CoefficientsFind an Unbiased Estimator of a Function of a ParameterMethod of moments estimator for $theta^2$.Method of moments exponential distributionExponential Distribution - ML estimator of λ in τ parametrizationIf $XsimtextExp(lambda)$, then $textbfE(X^n) = displaystyle ntextbfE(X^n-1)/lambda$If $Xthicksim textExp(lambda)$ and $YthicksimtextGeom(p)$ are independent, find $mathbb P(lfloor Xrfloor=Y)$










2












$begingroup$


Consider a simple sample $X_1,X_2,ldots,X_n$ whose distribution is given by $Xsim Exp(lambda)$.



(a) Determine an estimator for $lambda$ according to the method of moments.



(b) Determine another estimator for $lambda$ different from the previous one.



(c) Determine an estimate of $textbfP(Xgeq 1)$ in accordance to the method of moments.



MY ATTEMPT



As to the first case, we have
beginalign*
frac1lambda = textbfE(X) Rightarrow hatlambda = fracndisplaystylesum_k=1^nX_k
endalign*



As to the second case, we have
beginalign*
frac1lambda^2 = textbfVar(X) = textbfE(X^2) - textbfE(X)^2 Rightarrow hatlambda = left[frac1nsum_k=1^nX^2_k - left(frac1nsum_k=1^nX_kright)^2right]^-1/2
endalign*



EDIT



In the third case, we have
beginalign*
textbfP(Xgeq 1) = 1 - textbfP(X < 1) = 1 - exp(-1timeslambda) = 1 - exp(-lambda)
endalign*



Now it suffices to substitute $lambda$ for any of the above expressions.



Could someone double-check my reasoning? Thanks in advance!










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Exponential distribution is continuous, but you're treating it as discrete.... is there a typo?
    $endgroup$
    – Lee David Chung Lin
    Apr 8 at 2:00






  • 1




    $begingroup$
    Indeed, you are right. I was thinking about the poisson distribution when I wrote it. Thanks for the observation. I will edit it.
    $endgroup$
    – user1337
    Apr 8 at 2:08






  • 1




    $begingroup$
    What have you tried? You know, don't you, that this is not a site for us to do your homework for you?
    $endgroup$
    – David G. Stork
    Apr 8 at 2:22










  • $begingroup$
    Plug the estimator in $(a)$ into $e^-lambda$.
    $endgroup$
    – d.k.o.
    Apr 8 at 2:27






  • 1




    $begingroup$
    Sorry, David. I know it. I just forgot to mention my attempts.
    $endgroup$
    – user1337
    Apr 8 at 2:38















2












$begingroup$


Consider a simple sample $X_1,X_2,ldots,X_n$ whose distribution is given by $Xsim Exp(lambda)$.



(a) Determine an estimator for $lambda$ according to the method of moments.



(b) Determine another estimator for $lambda$ different from the previous one.



(c) Determine an estimate of $textbfP(Xgeq 1)$ in accordance to the method of moments.



MY ATTEMPT



As to the first case, we have
beginalign*
frac1lambda = textbfE(X) Rightarrow hatlambda = fracndisplaystylesum_k=1^nX_k
endalign*



As to the second case, we have
beginalign*
frac1lambda^2 = textbfVar(X) = textbfE(X^2) - textbfE(X)^2 Rightarrow hatlambda = left[frac1nsum_k=1^nX^2_k - left(frac1nsum_k=1^nX_kright)^2right]^-1/2
endalign*



EDIT



In the third case, we have
beginalign*
textbfP(Xgeq 1) = 1 - textbfP(X < 1) = 1 - exp(-1timeslambda) = 1 - exp(-lambda)
endalign*



Now it suffices to substitute $lambda$ for any of the above expressions.



Could someone double-check my reasoning? Thanks in advance!










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Exponential distribution is continuous, but you're treating it as discrete.... is there a typo?
    $endgroup$
    – Lee David Chung Lin
    Apr 8 at 2:00






  • 1




    $begingroup$
    Indeed, you are right. I was thinking about the poisson distribution when I wrote it. Thanks for the observation. I will edit it.
    $endgroup$
    – user1337
    Apr 8 at 2:08






  • 1




    $begingroup$
    What have you tried? You know, don't you, that this is not a site for us to do your homework for you?
    $endgroup$
    – David G. Stork
    Apr 8 at 2:22










  • $begingroup$
    Plug the estimator in $(a)$ into $e^-lambda$.
    $endgroup$
    – d.k.o.
    Apr 8 at 2:27






  • 1




    $begingroup$
    Sorry, David. I know it. I just forgot to mention my attempts.
    $endgroup$
    – user1337
    Apr 8 at 2:38













2












2








2





$begingroup$


Consider a simple sample $X_1,X_2,ldots,X_n$ whose distribution is given by $Xsim Exp(lambda)$.



(a) Determine an estimator for $lambda$ according to the method of moments.



(b) Determine another estimator for $lambda$ different from the previous one.



(c) Determine an estimate of $textbfP(Xgeq 1)$ in accordance to the method of moments.



MY ATTEMPT



As to the first case, we have
beginalign*
frac1lambda = textbfE(X) Rightarrow hatlambda = fracndisplaystylesum_k=1^nX_k
endalign*



As to the second case, we have
beginalign*
frac1lambda^2 = textbfVar(X) = textbfE(X^2) - textbfE(X)^2 Rightarrow hatlambda = left[frac1nsum_k=1^nX^2_k - left(frac1nsum_k=1^nX_kright)^2right]^-1/2
endalign*



EDIT



In the third case, we have
beginalign*
textbfP(Xgeq 1) = 1 - textbfP(X < 1) = 1 - exp(-1timeslambda) = 1 - exp(-lambda)
endalign*



Now it suffices to substitute $lambda$ for any of the above expressions.



Could someone double-check my reasoning? Thanks in advance!










share|cite|improve this question











$endgroup$




Consider a simple sample $X_1,X_2,ldots,X_n$ whose distribution is given by $Xsim Exp(lambda)$.



(a) Determine an estimator for $lambda$ according to the method of moments.



(b) Determine another estimator for $lambda$ different from the previous one.



(c) Determine an estimate of $textbfP(Xgeq 1)$ in accordance to the method of moments.



MY ATTEMPT



As to the first case, we have
beginalign*
frac1lambda = textbfE(X) Rightarrow hatlambda = fracndisplaystylesum_k=1^nX_k
endalign*



As to the second case, we have
beginalign*
frac1lambda^2 = textbfVar(X) = textbfE(X^2) - textbfE(X)^2 Rightarrow hatlambda = left[frac1nsum_k=1^nX^2_k - left(frac1nsum_k=1^nX_kright)^2right]^-1/2
endalign*



EDIT



In the third case, we have
beginalign*
textbfP(Xgeq 1) = 1 - textbfP(X < 1) = 1 - exp(-1timeslambda) = 1 - exp(-lambda)
endalign*



Now it suffices to substitute $lambda$ for any of the above expressions.



Could someone double-check my reasoning? Thanks in advance!







statistics exponential-distribution






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 2 days ago







user1337

















asked Apr 8 at 1:11









user1337user1337

48210




48210







  • 1




    $begingroup$
    Exponential distribution is continuous, but you're treating it as discrete.... is there a typo?
    $endgroup$
    – Lee David Chung Lin
    Apr 8 at 2:00






  • 1




    $begingroup$
    Indeed, you are right. I was thinking about the poisson distribution when I wrote it. Thanks for the observation. I will edit it.
    $endgroup$
    – user1337
    Apr 8 at 2:08






  • 1




    $begingroup$
    What have you tried? You know, don't you, that this is not a site for us to do your homework for you?
    $endgroup$
    – David G. Stork
    Apr 8 at 2:22










  • $begingroup$
    Plug the estimator in $(a)$ into $e^-lambda$.
    $endgroup$
    – d.k.o.
    Apr 8 at 2:27






  • 1




    $begingroup$
    Sorry, David. I know it. I just forgot to mention my attempts.
    $endgroup$
    – user1337
    Apr 8 at 2:38












  • 1




    $begingroup$
    Exponential distribution is continuous, but you're treating it as discrete.... is there a typo?
    $endgroup$
    – Lee David Chung Lin
    Apr 8 at 2:00






  • 1




    $begingroup$
    Indeed, you are right. I was thinking about the poisson distribution when I wrote it. Thanks for the observation. I will edit it.
    $endgroup$
    – user1337
    Apr 8 at 2:08






  • 1




    $begingroup$
    What have you tried? You know, don't you, that this is not a site for us to do your homework for you?
    $endgroup$
    – David G. Stork
    Apr 8 at 2:22










  • $begingroup$
    Plug the estimator in $(a)$ into $e^-lambda$.
    $endgroup$
    – d.k.o.
    Apr 8 at 2:27






  • 1




    $begingroup$
    Sorry, David. I know it. I just forgot to mention my attempts.
    $endgroup$
    – user1337
    Apr 8 at 2:38







1




1




$begingroup$
Exponential distribution is continuous, but you're treating it as discrete.... is there a typo?
$endgroup$
– Lee David Chung Lin
Apr 8 at 2:00




$begingroup$
Exponential distribution is continuous, but you're treating it as discrete.... is there a typo?
$endgroup$
– Lee David Chung Lin
Apr 8 at 2:00




1




1




$begingroup$
Indeed, you are right. I was thinking about the poisson distribution when I wrote it. Thanks for the observation. I will edit it.
$endgroup$
– user1337
Apr 8 at 2:08




$begingroup$
Indeed, you are right. I was thinking about the poisson distribution when I wrote it. Thanks for the observation. I will edit it.
$endgroup$
– user1337
Apr 8 at 2:08




1




1




$begingroup$
What have you tried? You know, don't you, that this is not a site for us to do your homework for you?
$endgroup$
– David G. Stork
Apr 8 at 2:22




$begingroup$
What have you tried? You know, don't you, that this is not a site for us to do your homework for you?
$endgroup$
– David G. Stork
Apr 8 at 2:22












$begingroup$
Plug the estimator in $(a)$ into $e^-lambda$.
$endgroup$
– d.k.o.
Apr 8 at 2:27




$begingroup$
Plug the estimator in $(a)$ into $e^-lambda$.
$endgroup$
– d.k.o.
Apr 8 at 2:27




1




1




$begingroup$
Sorry, David. I know it. I just forgot to mention my attempts.
$endgroup$
– user1337
Apr 8 at 2:38




$begingroup$
Sorry, David. I know it. I just forgot to mention my attempts.
$endgroup$
– user1337
Apr 8 at 2:38










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



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3178998%2fhow-do-we-obtain-an-estimate-for-textbfpx-geq-1-where-x-sim-textexp-l%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%2f3178998%2fhow-do-we-obtain-an-estimate-for-textbfpx-geq-1-where-x-sim-textexp-l%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

Bosc Connection Yimello Approaching Angry The produce zaps the market. 구성 기록되다 변경...

WordPress Information needed

Hidroelektrana Sadržaj Povijest | Podjela hidroelektrana | Snaga dobivena u hidroelektranama | Dijelovi hidroelektrane | Uloga hidroelektrana u suvremenom svijetu | Prednosti hidroelektrana | Nedostaci hidroelektrana | Države s najvećom proizvodnjom hidro-električne energije | Deset najvećih hidroelektrana u svijetu | Hidroelektrane u Hrvatskoj | Izvori | Poveznice | Vanjske poveznice | Navigacijski izbornikTechnical Report, Version 2Zajedničkom poslužiteljuHidroelektranaHEP Proizvodnja d.o.o. - Hidroelektrane u Hrvatskoj