Re: 4 parameter beta equivalence



On 10/6/2006 10:03 AM, Lou Thraki wrote:
Samik R. wrote:
Hello,

I have a seemingly simple question - though I wasn't able to solve
myself. Using Beta(min, max, alpha, beta) as the notation for the
4-parameter beta distribution, the following two same?
1. Beta(min, max, alpha, beta)
2. Beta(0,1,alpha,beta) * (max-min) + min

Most will probably realize that the second one is the formula for PERT
distribution used in project management.

My algebraic manipulations seemed to lead to the following:
PDF of (1):
(x - min)^(alpha-1) * (max - x)^(beta-1)
----------------------------------------
B(alpha,beta) * (max - min)^(alpha+beta-2)

PDF of (2):
x^(alpha-1) * (1-x)^(beta-1)
----------------------------- * (max - min) + min
B(alpha,beta)

If you generate x in [0,1] following Beta(0,1,alpha,beta),
and you perform the transformation y = (max-min)*x + min,
then the variable y will be distributed in [min,max]
following PDF (1).


Does that mean they are equivalent?
Rephrasing, if I generate a set of 100 uniform random numbers between (0,1), and pass them through the inverse CDF of (1) and (2), will I get the same values?
.



Relevant Pages

  • Re: Monte Carlo II
    ... distribution this gives sometimes values ... symmetrical, then alpha equals beta. ... limits -3,+3 and multiply that ...
    (sci.stat.math)
  • Re: Help with multivariate distribution
    ... distribution which you work on. ... The KS test only looks at the empirical cdf of the distribution. ... beta, X has to be between 0 and 1, and of those, how do you ... I can fit a beta pdf to a histogram of the data using optimisation ...
    (sci.stat.math)
  • Re: 4 parameter beta equivalence
    ... Using Beta(min, max, alpha, beta) as the notation for the ... PDF of: ... inverse CDF of Beta, and then perform the ...
    (sci.stat.math)
  • Re: 4 parameter beta equivalence
    ... Using Beta(min, max, alpha, beta) as the notation for the ... distribution used in project management. ... PDF of: ...
    (sci.stat.math)
  • Re: how to estimate the parameter of a scaled exponential distribution?
    ... can I estimate the k and beta? ... is a pdf because it integrates to 1 over [0,infinty) ... scale parameter. ... the distribution of x themself does not match exponential distribution ...
    (sci.stat.math)

Quantcast