We currently compare reference and test validation histograms with a simple chi-squared. We should also consider adding other statistical tests that may be more appropriate when statistical fluctuations are unavoidable, e.g. the Kolmogorov–Smirnov (KS) test. The KS test has been implemented in ROOT'. See TH1::KolmogorovTest.
We currently compare reference and test validation histograms with a simple chi-squared. We should also consider adding other statistical tests that may be more appropriate when statistical fluctuations are unavoidable, e.g. the Kolmogorov–Smirnov (KS) test. The KS test has been implemented in ROOT'. See
TH1::KolmogorovTest
.