Re: weighted sum of independent beta random variables

From: David Jones (dajxxx_at_ceh.ac.uk)
Date: 10/27/04


Date: Wed, 27 Oct 2004 13:13:55 +0100

Batu Chalise wrote:
> Dear all,
>
> Is there any closed form expression or approximation for the pdf or
> cdf of a weighted sum of independent beta random variables?
> For example, if W=a_1X_1+a_2X_2+----+ a_nX_n, where a_i's are
> constants and X_i's are beta random variables with parameters (a=1)
> and (b>0), what would be exact or approx. pdf of W? Looking for your
> help.
>
> Best regards,
> Batu

Are these beta bistributions on (0,1) or one of the other forms of
beta distributions? If bounded, then you know the bounds on W, which
you should take into account in any approximation. You can work out
the moments of W and base an approximation on these. You may be able
to do something analytical which may help to determine the shape
(power behaviour) of the density at the lower and upper bounds, which
you could use to help construct an approximation.

You can get and exact formula for the characteristic function of the
sum, and an exact formula for inverting this to get the pdf, but I
expect this is not what you are looking for.

David Jones



Relevant Pages

  • Re: weighted sum of independent beta random variables
    ... >> cdf of a weighted sum of independent beta random variables? ... >you should take into account in any approximation. ... >sum, and an exact formula for inverting this to get the pdf, but I ... in my question X_i's are beta random variables with parameters ...
    (sci.stat.math)
  • weighted sum of independent beta random variables
    ... Is there any closed form expression or approximation for the pdf or ... cdf of a weighted sum of independent beta random variables? ... pdf of W? ...
    (sci.stat.math)
  • Re: Variance from pdf
    ... Peter Perkins wrote: ... >> mean of the pdf. ... > this as a stairstep approximation to the true PDF. ... > compute their sample mean and variance as an approximation to the ...
    (comp.soft-sys.matlab)
  • Re: Variance from pdf
    ... If that's really what you have, it seems like the best you can do is think of this as a stairstep approximation to the true PDF. ... You should be able to do this pretty easily using RANDSAMPLE from the Statistics Toolbox, ...
    (comp.soft-sys.matlab)