NAME

bin/Stats-Distrib - Generate random selections from various distributions

VERSION

version 0.03

TYPES

u: Normal distribution (default)
c: Chi-squared distribution
s: Student's T distribution
f: F distribution

DEGREES OF FREEDOM

c: A single integer
s: A single integer
f: A fraction string of the form 'N/D'

AUTHOR

Gene Boggs <gene@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Gene Boggs.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.