ContinuousDistributionTest
|
100%
successful |
Tests
| Test | Method name | Duration | Result |
|---|---|---|---|
| CDF is monotone in [0,1] | cdfMonotoneBounded() | 0.010s | passed |
| Constructor validation: finite a < b | constructorValidation() | 0.035s | passed |
| Mean and variance match analytic values (Monte Carlo sanity) | meanVarianceMonteCarlo() | 0.004s | passed |
| PDF and CDF follow Uniform(a,b) formulas | pdfCdfFormulas() | 0.019s | passed |
| Quantile endpoints, interior, and inverse relation to CDF | quantileBehavior() | 0s | passed |