Distribution Testing Using K-S Test for Multiple Distributions
This program analyzes dataset compliance with various distributions (normal, exponential, or double exponential) and performs goodness-of-fit testing using the Kolmogorov-Smirnov (K-S) test method, including implementation of distribution parameter estimation and test statistic calculation algorithms.