Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
statistics
/
src
Deno basic statistics module.
ergenekonyigit/statistics
Version
v0.1.1
v0.1.0
Go to Latest
Index
utils
add_to_mean.ts
geometric_mean.ts
harmonic_mean.ts
max_sorted.ts
max.ts
mean.ts
min_sorted.ts
min.ts
mode_sorted.ts
mode.ts
product.ts
quantile_sorted.ts
quantile.ts
root_mean_square.ts
sample_standard_deviation.ts
sample_variance.ts
standard_deviation.ts
sum_nth_power_deviations.ts
sum_simple.ts
sum.ts
variance.ts
z_score.ts