Discrete PF VI
- Updated2025-07-30
- 2 minute(s) read
Computes the discrete probability function (PF), or the probability that the random variate X, where X describes the selected distribution type, takes on the value n. You must manually select the polymorphic instance to use.

In the Bernoulli instance, X represents a Bernoulli-distributed variate with one of two possible outcomes: success (x = 1) or failure (x = 0). The Bernoulli probability parameter p is the probability of success of a single trial or experiment.
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Mathematics\Probability and Statistics\Display Discrete Probability Distributions.vi