Manuals/calci/EXPONDIST

From ZCubes Wiki
Revision as of 21:35, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> <font size="3"><font face="Times New Roman">'''EXPONDIST'''('''x''',''' Lambda, cum''')</font></font> <font size="...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

EXPONDIST(x, Lambda, cum)

Where X is the value of the function, Lambda is the parameter value and Cumulative is a logical value.


EXPONDIST is to model the time between events.


·        X or Lambda must be a numeric value in this function. Otherwise it shows error.

·        If x is less than 0, or Lambda less than or equal to zero, EXPONDIST shows error value.


EXPONDIST

Syntax

Remarks

Examples

Description

Column1
Column2
Column3 Column4
Row1 0.5
Row@ 15
0.999447
Row3 0.008296

AVEDEV (N1, N2...) Where N1, N 2 ...   are positive integers.

Let’s see an example

EXPONDIST(x, Lambda, cum)

B

0.5

15

=EXPONDIST (B2, B3, TRUE) is 0.9994

=EXPONDIST (0.5, 15, FALSE) is 0.0083