up Inquisit Language Reference

randpoisson function

Generates a random non-negative integers from a poisson distribution with the given mean.

Member of

<global>

Syntax

randpoisson(mean)

Parameters

Name Type Description
mean number The mean of the distribution.

Examples


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