Kotlin Notebook
Try this guide as a Kotlin Notebook with Kandy visualizations — run the cells to see charts and explore the data interactively.
Decision Table
Durations and Waiting Times
- Response times
- Time between events
- Component lifetime
Counts and Events
- Event counts
- Fixed trials
- Overdispersed counts
Proportions and Rates
General-Purpose Symmetric
Verifying the Fit
After choosing a distribution, compare it against observed data using the Kolmogorov-Smirnov test.A non-significant KS test does not prove the distribution is correct — it means the data does not strongly contradict that choice.