DiscreteDistributionTest
|
100%
successful |
Tests
| Test | Method name | Duration | Result |
|---|---|---|---|
| CDF is monotone and bounded in [0,1] | cdfMonotoneAndBounded() | 0.002s | passed |
| Degenerate distribution: pmf/cdf/mean/variance are consistent | degenerateBasics() | 0s | passed |
| Sampling returns support value; deterministic by construction | samplingDeterminism() | 0.003s | passed |