Microsoft Research, Cambridge
Creates a Binomially-distributed random variable with the specified probability of success per trial and number of trials.

Declaration Syntax

Parameters
- trialCount (Variable<(Of <(Int32>)>))
- A variable containing the number of trials
- probSuccess (Double)
- The probability of success per trial

Return Value
Assembly:
Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)