MtxVec VCL
|
Beta probability density function (PDF).
Parameters |
Description |
x |
Function domain, real positive value on closed interval [0,1]. |
a |
Shape parameter, real positive value. |
b |
Shape parameter, real positive value. |
the beta distribution probability density function (PDF).
Calculates the beta probability density function. The beta probability density function is defined by the following equation:
where B(a,b) is Beta function and it defines the interval on which the beta PDF is not zero. The beta distribution describes a family of curves that are nonzero only on the interval [0,1]. The parameters a and b must both be greater than zero and x must lie on the interval (0,1) otherwise the result is NAN.
Calculate Beta distribution (a=3 and b= 2.1) PDF and CDF for x =0.55
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|