User Tools

Site Tools


log-triangular_distribution

Log-Triangular Distribution

In probability theory and statistics, the log-triangular distribution is a continuous probability distribution with lower limit a, mode c and upper limit b.

f(x,a,b,c) =   

2 * log(x/a)/(log(b/a) * log(c/a) for a less than x less or equal to c   

2 * log(b/x)/(log(b/a) * log(b/c) for c less than x less than b   

0 otherwise.

support 0 ⇐ x ⇐ Inf

ParameterDescription Default value
Min The minimum value 1.0
Max The maximum value 10.0
Mode The most likely value5.0
log-triangular_distribution.txt · Last modified: 2023/04/19 15:20 by daria