Maximum Likelihood Estimate With Factorial

796 Views Asked by At

How do you find the maximum likelihood estimate of this function?

$$P_x(k;\theta) = \frac{\theta^{2k} e^{-\theta^2}}{k!}$$

I'm really just having trouble with the factorial part... really not sure how to approach this problem.

Thanks

1

There are 1 best solutions below

3
On BEST ANSWER

The likelihood function you're maximizing is a function of $\theta$ so the $k!$ is just a multiplicative constant. It has no effect on what value of $\theta$ maximizes the function. (One way to see this is that it will clear when you take the derivative and set it to zero.)