A statistics calculator for that one open-book university module.
statc can be installed by running cargo install statc
.
Run statc
to bring up the help message.
Run statc <subcommand>
such as statc binom
to show more help on
the binom
subcommand for operations with the Binomial Distribution.
Use the --help
flag to see more info on any help page.