ExponDist

Syntax

ExponDist(Value, Lambda, Cumulative)

Parameters

Value. Function value. The value must satisfy the constraint: Value >= 0.

Lambda. Parameter value. The value must satisfy the constraint: Lambda > 0.

Cumulative. Boolean value, which indicates what form of exponential function should be used:

Description

The method returns exponential distribution.

Comments

The function is used to model time delays between events.

See also:

Function Wizard | Statistical Functions