Search

 

Module: Editor

Version: 18.03+

Type: Double

Category: Statistical

 

Description

The formula 'Binomial' returns the binomial distribution for a specified number of trials and probability of success.

Parameters

Value:

The value at which to evaluate the distribution.

Trials:

The number of independant trials.

Probability:

The success probability in each trial.

Cumulative:

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

Example

Description

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

Values parameters

Value:

4

Trials:

6

Probability:

0,6

Cumulative:

False

Result

Outcome:

0,31104

External Links

- Binomial distribution: This page describes what the binomial 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