{"id":19102633,"url":"https://github.com/bcbcarl/python-statistics","last_synced_at":"2025-04-30T16:27:17.955Z","repository":{"id":145226263,"uuid":"41609359","full_name":"bcbcarl/python-statistics","owner":"bcbcarl","description":"A mathematical statistics library for Python","archived":false,"fork":false,"pushed_at":"2015-08-29T22:54:27.000Z","size":124,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T06:57:03.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/bcbcarl.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":"2015-08-29T22:32:40.000Z","updated_at":"2015-09-05T06:48:40.000Z","dependencies_parsed_at":"2023-04-06T11:51:37.630Z","dependency_job_id":null,"html_url":"https://github.com/bcbcarl/python-statistics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Fpython-statistics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Fpython-statistics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Fpython-statistics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Fpython-statistics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcbcarl","download_url":"https://codeload.github.com/bcbcarl/python-statistics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251741463,"owners_count":21636258,"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":[],"created_at":"2024-11-09T03:56:26.161Z","updated_at":"2025-04-30T16:27:17.878Z","avatar_url":"https://github.com/bcbcarl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-statistics\n\n`python-statistics` provides some functions introduced in Python 3.4.\n\n## Averages and measures of central location\n| Function | Description                                |\n|----------|--------------------------------------------|\n| mean()   | Arithmetic mean (\"average\") of data.       |\n| median() | Median (middle value) of data.             |\n| mode()   | Mode (most common value) of discrete data. |\n\n## Measures of spread\n\n| Function    | Description                            |\n|-------------|----------------------------------------|\n| pstdev()    | Population standard deviation of data. |\n| pvariance() | Population variance of data.           |\n| stdev()     | Sample standard deviation of data.     |\n| variance()  | Sample variance of data.               |\n\nSee [Python 3 documentation][py3-statistics] for more information.\n\n[//]: ---\n[py3-statistics]: https://docs.python.org/3/library/statistics.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbcarl%2Fpython-statistics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcbcarl%2Fpython-statistics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbcarl%2Fpython-statistics/lists"}