up Inquisit Language Reference

randgeometric function

Generates a random non-negative integer values from a geometric distribution representing the number of trials needed to obtain a single success.

Member of

<global>

Syntax

randgeometric(p)

Parameters

Name Type Description
p number The probability of success on a given trial.

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.