Re: approximate a pdf function with exponential distribution
From: Julian V. Noble (jvn_at_virginia.edu)
Date: 01/11/05
- Next message: Marc Schwartz: "Re: logistic regression when saturation is not 100%"
- Previous message: clemenr_at_wmin.ac.uk: "Re: Naive Bayes Classifier"
- In reply to: Robert Israel: "Re: approximate a pdf function with exponential distribution"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 11 Jan 2005 12:01:21 -0500
Robert Israel wrote:
>
[ snip ]
>
> >If the distribution is exponential,
>
> > dp(x) = A exp(-Ax) dx ,
>
> >then the mean is 1/A and the variance is 1/A^2 .
>
> >Since this is a 1-parameter distribution you can't fit both the
> >mean and variance of your pdf. However, if you use the distribution
>
> > dp(x) = A^{\alpha + 1} exp(-Ax) dx / \Gamma( \alpha + 1)
>
> >you have two parameters to play with and can thus fit these
> >aspects of your pdf.
>
> Huh? That's not a probability measure.
>
You're right, that's a typo! (Or a sin of omission, if you prefer.)
I meant to type
dp(x) = A^{\alpha + 1} x^ {\alpha} exp(-Ax) dx / \Gamma( \alpha + 1)
^^^^^^^^^^^
which is a probability measure (positive, integrates to 1). Thanks for
noticing.
--
Julian V. Noble
Professor Emeritus of Physics
jvn@lessspamformother.virginia.edu
^^^^^^^^^^^^^^^^^^
http://galileo.phys.virginia.edu/~jvn/
"As democracy is perfected, the office of president represents, more and
more closely, the inner soul of the people. On some great and glorious
day the plain folks of the land will reach their heart's desire at last
and the White House will be adorned by a downright moron."
--- H. L. Mencken (1880 - 1956)
- Next message: Marc Schwartz: "Re: logistic regression when saturation is not 100%"
- Previous message: clemenr_at_wmin.ac.uk: "Re: Naive Bayes Classifier"
- In reply to: Robert Israel: "Re: approximate a pdf function with exponential distribution"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|