StatLib.Geom
This function is geometric distribution of x, where p is the probability of occurrence.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Geom( _ x As Double, _ p As Double) As Double |
Type: Double
Type: Double |
Double |