| Paketname | libstatistics-test-randomwalk-perl |
| Beschreibung | Perl module to perform a Random Walk statistical test |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.01-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libparams-util-perl, libstatistics-test-sequence-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 8996 Byte |
| Prüfsumme MD5 | 5210608efcccd7c3255686d0b6e02dd0 |
| Prüfsumme SHA1 | fd169ebc942247ecc87f07811f0c1f8f31742e13 |
| Prüfsumme SHA256 | efeb3f83aba38f5daeb911dd2fd9c1ea77c82e2e8d857625f72bde8ed6464d88 |
| Link zum Herunterladen | libstatistics-test-randomwalk-perl_0.01-1_all.deb |
| Ausführliche Beschreibung | Statistics::Test::RandomWalk implements a Random Walk test of a random number
generator as outlined in Blobel et al. Basically, it tests that the numbers
(in the interval between 0 and 1) generated by a random number generator are
distributed evenly. It divides [0,1] into n evenly sized bins and calculates
the number of expected and actual random numbers in the bin. (In fact, this
counts the cumulated numbers, but that works the same.)
|