Search

 

Module: Editor

Version: 18.03+

Type: Double

Category: Statistical

 

Description

The formula 'Beta' returns the beta distribution for specified values of alpha and beta.

Parameters

Value:

The value at which to evaluate the distribution.

Alpha:

The alpha parameter of the distribution.

Beta:

The beta parameter of the distribution.

Cumulative:

A logical value. If cumulative is TRUE, 'Beta' returns the cumulative distribution; if FALSE, it returns the probability density function.

Example

Description

In the following example, the formula 'Beta' is used to compute the probability density function.

Values parameters

Value:

0,3

Alpha:

1

Beta:

2

Cumulative:

False

Result

Outcome:

1,4

External Links

- Beta distribution: This page describes what the beta distribution is.

Feedback

If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.

Updated: 2018-01-31