{"id":13509119,"url":"https://github.com/pusewicz/descriptive_statistics","last_synced_at":"2025-04-10T04:10:20.761Z","repository":{"id":12498091,"uuid":"15167668","full_name":"pusewicz/descriptive_statistics","owner":"pusewicz","description":"Descriptive Statistics for Elixir","archived":false,"fork":false,"pushed_at":"2023-05-12T07:26:14.000Z","size":16,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T05:25:53.315Z","etag":null,"topics":["descriptive-statistics","elixir","erlang","statistics"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nodejs/nodereport","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pusewicz.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}},"created_at":"2013-12-13T15:58:39.000Z","updated_at":"2023-03-20T22:05:32.000Z","dependencies_parsed_at":"2024-01-31T07:53:43.143Z","dependency_job_id":null,"html_url":"https://github.com/pusewicz/descriptive_statistics","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":0.09090909090909094,"last_synced_commit":"c306e1d1b7f48800a47b7b14d7a25a207ea6730e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pusewicz%2Fdescriptive_statistics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pusewicz%2Fdescriptive_statistics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pusewicz%2Fdescriptive_statistics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pusewicz%2Fdescriptive_statistics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pusewicz","download_url":"https://codeload.github.com/pusewicz/descriptive_statistics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154986,"owners_count":21056543,"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":["descriptive-statistics","elixir","erlang","statistics"],"created_at":"2024-08-01T02:01:03.188Z","updated_at":"2025-04-10T04:10:20.726Z","avatar_url":"https://github.com/pusewicz.png","language":"Elixir","funding_links":[],"categories":["Statistics"],"sub_categories":[],"readme":"# Descriptive Statistics\n\n[![Build Status](https://travis-ci.org/pusewicz/descriptive_statistics.png?branch=master)](https://travis-ci.org/pusewicz/descriptive_statistics)\n\nDescriptive Statistics is a library that allows you to compute simple descriptive statistics in Elixir. Inspired by https://github.com/thirtysixthspan/descriptive_statistics.\n\n## Examples\n\n```\n$ iex -r lib/descriptive_statistics.ex \n\niex(1)\u003e DescriptiveStatistics.sum [1,2,3]\n6\niex(2)\u003e DescriptiveStatistics.sum [2, 6, 9, 3, 5, 1, 8, 3, 6, 9, 2]\n54\niex(3)\u003e DescriptiveStatistics.mean [2, 6, 9, 3, 5, 1, 8, 3, 6, 9, 2]\n4.909090909090909\niex(4)\u003e DescriptiveStatistics.median [2, 6, 9, 3, 5, 1, 8, 3, 6, 9, 2]\n5\n```\n\n## Author\n\nBrought to you by [Piotr Usewicz](http://www.layer22.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpusewicz%2Fdescriptive_statistics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpusewicz%2Fdescriptive_statistics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpusewicz%2Fdescriptive_statistics/lists"}