Maximum Likelihood Estimation for Constant x and Exponential Distribution of z

  • Thread starter Thread starter cutesteph
  • Start date Start date
  • Tags Tags
    Maximum
cutesteph
Messages
62
Reaction score
0

Homework Statement


y=x+z
where the pdf of z is exp(-v-2) for v >= 2 and 0 otherwise and x is just an unknown constant

what is the MLE of z which maximizes the condition density f_v(y-x)

Homework Equations


The Attempt at a Solution


f_v(y-x) = integral of -2+x to infinity of exp(-y+x-2) dy = exp(2x) but maximizing this would mean x = infinity?
 
Last edited:
Physics news on Phys.org
cutesteph said:
f_v(y-x) = integral of -2+x to infinity of exp(-y+x-2) dy = exp(2x) but maximizing this would mean x = infinity?
Do you mean "integral from -2+x to infinity of exp(-y+x-2) dy"? I don't get e2x for that.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top