B(a,b)
-
lnB(a,b)
-
B(a,b) = Γ(a)Γ(b) / Γ(a+b)
Jak używać
Enter values for a and b, and the beta function B(a,b) and its logarithm lnB(a,b) are computed with high precision. The relation to the gamma function, B(a,b) = Γ(a)Γ(b)/Γ(a+b), is displayed for reference. The log form is essential when a and b are large enough that B(a,b) itself underflows, which is common in statistics work such as evaluating beta-distribution densities.
- B(a,b) calculation
- lnB(a,b) calculation
- Relation to Γ function
Zastosowania
- Beta distribution
- Probability and statistics
- Combinatorics
- Bayesian inference