InverseBetaRegularized

InverseBetaRegularized[s,a,b]

gives the inverse of the regularized incomplete beta function.

Details

Examples

open allclose all

Basic Examples  (2)

Evaluate numerically:

Plot over a subset of the reals:

Scope  (16)

Numerical Evaluation  (3)

Evaluate numerically:

Evaluate to high precision:

The precision of the output tracks the precision of the input:

Evaluate efficiently at high precision:

Specific Values  (4)

Values of InverseBetaRegularized at fixed points:

Values at zero:

Find a value of z for which the InverseBetaRegularized[z,1,2]=0.5:

TraditionalForm formatting:

Visualization  (2)

Plot the InverseBetaRegularized function for different values of parameter a:

Plot the InverseBetaRegularized function for different values of parameter b:

Function Properties  (5)

TemplateBox[{x, 3, 2}, InverseBetaRegularized] is analytic on the open interval :

It has both singularities and discontinuities at the endpoints 0 or at 1:

TemplateBox[{x, 3, 2}, InverseBetaRegularized] is non-negative on the unit interval:

TemplateBox[{x, 3, 2}, InverseBetaRegularized] is injective:

TemplateBox[{x, 3, 2}, InverseBetaRegularized] is nondecreasing on the unit interval:

TemplateBox[{x, 3, 2}, InverseBetaRegularized] is neither convex nor concave on the unit interval:

Differentiation  (2)

First derivative with respect to s when a=2 and b=3:

First derivative with respect to a when b=2:

First derivative with respect to b when a=2:

Higher derivatives with respect to s when a=2 and b=3:

Plot the higher derivatives with respect to s when a=2 and b=3:

Generalizations & Extensions  (2)

InverseBetaRegularized threads elementwise over lists:

Evaluate the 4-argument generalized case:

Applications  (2)

Model the PDF of the beta distribution through uniformly distributed random numbers:

Compare binned modeled distribution with exact distribution:

A multivariate Student copula:

Probability density function:

Properties & Relations  (2)

InverseBetaRegularized is the inverse of BetaRegularized:

Solve a transcendental equation:

Possible Issues  (2)

InverseBetaRegularized evaluates numerically only for :

In TraditionalForm, is not automatically interpreted as an inverse regularized beta function:

RelatedLinks-Functions.png

RelatedLinks-Functions.png

RelatedLinks-Functions.png

RelatedLinks-Functions.png

RelatedLinks-Functions.png

RelatedLinks-Functions.png

RelatedLinks-Functions.png

RelatedLinks-Functions.png

RelatedLinks-Functions.png

RelatedLinks-Functions.png

RelatedLinks-Functions.png