Ross ROSS = Recommend OSS · open-source software intelligence for agents

simple-statistics/simple-statistics

simple statistics for node & browser javascript observed · 2026-08-28

github.com/simple-statistics/simple-statistics · homepage · JavaScript · ISC (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 5
  • age_days: 5320
  • days_rel: 14
  • days_push: 9
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

3519 stars · 238 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A dependency-free JavaScript library implementing descriptive, regression, and inference statistics for Node.js and browsers. It is written in literate JavaScript with named ES6 exports and works via npm, bundlers, or a script tag.

Use cases

  • compute mean, median, and standard deviation in JavaScript
  • run linear regression on a dataset in the browser
  • calculate probability distributions without heavy dependencies
  • add basic statistics to a Node.js app
  • classify data with a simple Bayesian classifier in JS

When to choose

  • you need lightweight, zero-dependency statistics in JavaScript
  • you want stats functions that work in both browser and Node.js
  • you prefer readable, well-documented, thoroughly tested code

When to avoid

  • you need advanced statistical modeling or machine learning beyond regression and Bayesian classification
  • you work in Python, R, or another language with richer statistical ecosystems
  • you need GPU-accelerated or large-scale numerical computing

Facets

library · maturity stable

math data-science data-visualization data-science mathematics browser cross-platform statistics regression descriptive-statistics bayesian-classifier zero-dependency literate-programming nodejs javascript deno

3 sources

Member repositories

RepositoryRoleHealth v2
simple-statistics/simple-statisticsmain99

For agents

markdown · JSON · MCP: product_card(name="simple-statistics/simple-statistics")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem