Re: Least Squares solution for fitting beta distribution to empirical distrbution
beliavsky_at_aol.com
Date: 02/23/05
- Next message: beliavsky_at_aol.com: "Re: Least Squares solution for fitting beta distribution to empirical distrbution"
- Previous message: Claus: "Re: statistical process control"
- In reply to: clemenr_at_wmin.ac.uk: "Least Squares solution for fitting beta distribution to empirical distrbution"
- Next in thread: beliavsky_at_aol.com: "Re: Least Squares solution for fitting beta distribution to empirical distrbution"
- Messages sorted by: [ date ] [ thread ]
Date: 23 Feb 2005 03:44:01 -0800
clemenr@wmin.ac.uk wrote:
> Hi.
>
> I would like to look at the following case. I have a set of data that
I
> can use as a probability distribution using kernel density
estimation.
> I would like to find the best possible (I'm thinking at the moment,
> least squares) beta distribution to approximate this empirical
> distribution.
In general, when fitting a distribution to data, it is better to fit to
the raw data rather than to a kernel density estimate. Why not use
maximum likelihood? At
http://mathworld.wolfram.com/BetaDistribution.html there are
expressions for the moments of the beta distribution. You could
calculate the moments of the data and solve a set of nonlinear
equations to get initial estimates of the beta parameters, and then you
could use a nonlinear optimization algrorithm to find the MLE.
- Next message: beliavsky_at_aol.com: "Re: Least Squares solution for fitting beta distribution to empirical distrbution"
- Previous message: Claus: "Re: statistical process control"
- In reply to: clemenr_at_wmin.ac.uk: "Least Squares solution for fitting beta distribution to empirical distrbution"
- Next in thread: beliavsky_at_aol.com: "Re: Least Squares solution for fitting beta distribution to empirical distrbution"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|