{"id":15973386,"url":"https://github.com/nguyenvukhang/statc","last_synced_at":"2025-06-22T18:08:24.015Z","repository":{"id":63519434,"uuid":"537286812","full_name":"nguyenvukhang/statc","owner":"nguyenvukhang","description":"A statistics calculator for open-book exams","archived":false,"fork":false,"pushed_at":"2022-11-22T07:33:33.000Z","size":131,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-09T12:05:13.537Z","etag":null,"topics":["rust","statistics"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/statc","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nguyenvukhang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-16T03:08:17.000Z","updated_at":"2022-11-20T03:34:35.000Z","dependencies_parsed_at":"2023-01-22T09:00:35.485Z","dependency_job_id":null,"html_url":"https://github.com/nguyenvukhang/statc","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/nguyenvukhang/statc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenvukhang%2Fstatc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenvukhang%2Fstatc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenvukhang%2Fstatc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenvukhang%2Fstatc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nguyenvukhang","download_url":"https://codeload.github.com/nguyenvukhang/statc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenvukhang%2Fstatc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261338979,"owners_count":23143896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","statistics"],"created_at":"2024-10-07T21:04:43.989Z","updated_at":"2025-06-22T18:08:18.996Z","avatar_url":"https://github.com/nguyenvukhang.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# statc\n\nA statistics calculator for that one open-book university module.\n\n[![crates.io][badge]][crates_link]\n\n## Install\n\nstatc can be installed by running `cargo install statc`.\n\nAlternatively, you can download a copy of the [latest][latest] pre-built binary.\n\n## Usage\n\nRun `statc` to bring up the help message.\n\n```\nUsage: statc [OPTIONS] \u003cCOMMAND\u003e\n\nCommands:\n  binom   X ~ B(n, p)     P(win x times in n tries)\n  nbinom  X ~ NB(k, p)    P(win kth time on the xth try)\n  geom    X ~ G(p)        P(win once on the xth try)\n  pois    X ~ Poisson(l)  P(get x hits in interval)\n  unif    X ~ U(a, b)     Uniform distribution\n  exp     X ~ Exp(l)      Exponential distribution\n  norm    X ~ N(m, s²)    Normal distribution\n  t       X ~ t(n)        Student's t-distribution\n  chisq   X ~ χ²(n)       Chi-squared distribution\n  f       X ~ F(m, n)     Fisher-Snedecor distribution\n  inorm   Reverse-engineer the Normal distribution\n  it      Reverse-engineer the Student's t-distribution\n  ichisq  Reverse-engineer the Chi-squared distribution\n  vpool   Calculate pooled sample variance\n  data    Summarize data from a file\n  diff    Compare difference of two samples\n  comp    Compare two data samples\n  eval    Evaluate an expression\n  help    Print this message or the help of the given subcommand(s)\n\nOptions:\n  -q, --quiet\n  -h, --help   Print help information\n```\n\nRun `statc \u003csubcommand\u003e` such as `statc binom` to show more help on\nthe `binom` subcommand for operations with the Binomial Distribution.\n\nUse the `--help` flag to see more info on any help page.\n\n[latest]: https://github.com/nguyenvukhang/statc/releases/latest\n[crates_link]: https://crates.io/crates/statc\n[badge]: https://img.shields.io/crates/dr/statc?color=brightgreen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnguyenvukhang%2Fstatc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnguyenvukhang%2Fstatc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnguyenvukhang%2Fstatc/lists"}