Find MLE for f(y/x) = (x + 1)y^x, 0 < y < 1 and x > -1

  • Context: Graduate 
  • Thread starter Thread starter J Flanders
  • Start date Start date
  • Tags Tags
    Mle Statistics
Click For Summary

Discussion Overview

The discussion revolves around finding the Maximum Likelihood Estimator (MLE) for the probability density function defined as f(y | x) = (x + 1)y^x, valid for 0 < y < 1 and x > -1. Participants explore the formulation of the likelihood function and the steps necessary to maximize it, including taking the logarithm and differentiating.

Discussion Character

  • Mathematical reasoning
  • Exploratory
  • Homework-related

Main Points Raised

  • One participant presents the likelihood function as L = (x + 1)^n * product from i = 1 to n of (y[i]^x) and expresses confusion about how to proceed with maximizing it.
  • Another participant clarifies that the task is to find the MLE of x given the specified probability density function and suggests taking the logarithm of the likelihood function.
  • A participant derives the logarithm of the likelihood function and attempts to differentiate it with respect to x, expressing uncertainty about solving for x and the maximum value of x.
  • Another participant checks their work, deriving the log-likelihood and its derivative, and proposes an expression for the estimator, seeking validation of their approach.

Areas of Agreement / Disagreement

Participants generally agree on the steps to derive the MLE, including taking the logarithm and differentiating. However, there is uncertainty regarding the final expression for the estimator and whether it is correct, indicating that the discussion remains unresolved.

Contextual Notes

Participants express confusion about specific steps in the maximization process, particularly in solving for x and the implications of their derived expressions. There are also unresolved questions about the maximum value for x.

J Flanders
Messages
5
Reaction score
0
This is my question: Find the Maximum Likelihood Estimator for
f(y / x) = (x + 1)y^x, 0 < y < 1 and x > -1 OR 0, elsewhere.

I think this is how you get started, but I get confused. I'm not sure how to continue.
The likelihood function defined as the joint density of Y1, Y2, ..., Yn evaluated at y1, y2, ..., yn is given by
L = product from i = 1 to n of (x + 1)(yi^x) = (x + 1)^n * product from i = 1 to n of (yi^x).
I'm sorry for the notation. Any help is obviously appreciated.
 
Physics news on Phys.org
Your question can be restated as:

Find the MLE of x given:

f(y | x) = (x + 1)y^x, 0 < y < 1 and x > -1
f(y | x) = 0 elsewhere.

I am assuming that (i) f is the pdf of "y given x" and (ii) the y's are independent.

Then, the simplest procedure would be to take the log of L(x) = [itex]\prod_{i = 1}^n (x + 1)y_i^x[/itex] and maximize it with respect to x.
 
Last edited:
So I get:

ln[((x+1)^n)*(y1^x)*(y2^x)*...*(yn^x)], but I don't see how you maximize this.

I would imagine you take the derivative and set it equal to zero, but I cannot solve for x. What is the maximum value for x?

Thanks for the help from before.
 
OK, I just want to check this.

I get:
ln[((x+1)^n)*(y1^x)*(y2^x)*...*(yn^x)] =
nln(x+1) + x[ln(y1) + ln(y2) + ... + ln(yn)

I take the derivative with respect to x and set it equal to zero:
n/(x+1) + ln(y1) + ln(y2) + ... + y(n)
and with algebra this implies

x (the estimator) = [-n - ln(y1) - ln(y2) - ... - ln(yn)] / [ln(y1) + ... + ln(yn)

Does this make sense? Thanks again for your help; it is appreciated.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K