The Boolean distribution takes on one of two values: True or False. It requires a single input, Probability of True. It is useful for representing binary systems which have a given probability (e.g., flipping a coin):
Note that when plotted, GoldSim shows a True condition as 1, and a False condition as 0.
Note: Since this is a discrete distribution, the PDF view does not actually display a probability density function. Instead, it displays a probability mass function.