Re: approximate a pdf function with exponential distribution

From: Julian V. Noble (jvn_at_virginia.edu)
Date: 01/11/05


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)


Relevant Pages

  • Re: PDF of Time Series Data
    ... probability distribution functions to ... generate calculated time-series data, I could not find ... measured time-series data and then generate the PDF ... for the bin being the probability weight for the discrete interval ...
    (comp.soft-sys.matlab)
  • Re: approximate a pdf function with exponential distribution
    ... >>mean and variance of your pdf. ... if you use the distribution ... That's not a probability measure. ...
    (sci.math.num-analysis)
  • Re: approximate a pdf function with exponential distribution
    ... >>mean and variance of your pdf. ... if you use the distribution ... That's not a probability measure. ...
    (sci.stat.math)
  • Re: approximate a pdf function with exponential distribution
    ... >>mean and variance of your pdf. ... if you use the distribution ... That's not a probability measure. ...
    (sci.stat.edu)
  • Re: Channel
    ... variance is occured when our signal i study by using pdf to find ... out probability of the random variable and intregated to pdf to find ... The probability distribution of a random variable _can_ be Gaussian, but isn't _necessarily_ Gaussian -- this is basic statistics which you can review. ...
    (comp.dsp)