StatsErlangPDF (x, b, c)
Returns the Erlang probability distribution function (PDF) given by
f(x;b,c)=b(c−1)!(bx)c−1exp(−bx).
where the scale parameter b > 0 (sometimes appears as λ=1/b) and the shape parameter is c > 0.
See Also
Statistical Analysis, StatsErlangCDF