{"id":20019079,"url":"https://github.com/stackofsugar/binomial_calculator","last_synced_at":"2026-06-11T15:31:01.906Z","repository":{"id":141586622,"uuid":"310592692","full_name":"stackofsugar/Binomial_Calculator","owner":"stackofsugar","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-06T15:49:29.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T03:25:25.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stackofsugar.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-06T12:34:22.000Z","updated_at":"2020-11-06T15:49:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5a96432-546f-4896-80b5-6603d4c96c85","html_url":"https://github.com/stackofsugar/Binomial_Calculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stackofsugar/Binomial_Calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackofsugar%2FBinomial_Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackofsugar%2FBinomial_Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackofsugar%2FBinomial_Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackofsugar%2FBinomial_Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackofsugar","download_url":"https://codeload.github.com/stackofsugar/Binomial_Calculator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackofsugar%2FBinomial_Calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34206487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-13T08:25:48.334Z","updated_at":"2026-06-11T15:31:01.880Z","avatar_url":"https://github.com/stackofsugar.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binomial Calculator\n\nA \"simple\" calculator that calculates binomial probability (and it's cumulative counterpart) given spesific parameters, refer below.\n\n![Binomial Probability Formula](https://www.gstatic.com/education/formulas/images_long_sheet/en/binomial_distribution_formula.svg)\nTo calculate a probability (or cumulative probabilities) of a binomial problem, this program accepts inputs of:\n\n - p (probability of single-trial success)\n - n (number of trials)\n - x (number of times for a specific outcome within trials)\n\n### Constraints\n\n- 0 ≤ p ≤ 1\n- n, x \u003e 0\n- x ≤ n\n- n,x is whole number","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackofsugar%2Fbinomial_calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackofsugar%2Fbinomial_calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackofsugar%2Fbinomial_calculator/lists"}