188e184c87
The purpose of this perl module is to calculate the median (or in principle also other statistics) with confidence intervals on a sample. To do that, it uses a technique called bootstrapping. In a nutshell, it resamples the sample a lot of times and for each resample, it calculates the median. From the distribution of medians, it then calculates the confidence limits.
6 lines
470 B
Text
6 lines
470 B
Text
$NetBSD: distinfo,v 1.1 2018/08/21 09:29:56 wiz Exp $
|
|
|
|
SHA1 (Statistics-CaseResampling-0.15.tar.gz) = 3a1f670b3eb1ef328a1def22abca4bbc29998539
|
|
RMD160 (Statistics-CaseResampling-0.15.tar.gz) = b24a1720263c5a26bb8090d367bd833e88cd5ab0
|
|
SHA512 (Statistics-CaseResampling-0.15.tar.gz) = 2e7baec4d87c74648963e3af8e88210182b9a6f22ce42c4a8652a2f802568c13736415d3d25f917843a6021921bbbe26d6b69742108569f649a41efe9e4168bf
|
|
Size (Statistics-CaseResampling-0.15.tar.gz) = 58153 bytes
|