sampson

0.2.8 • Public • Published

Sampson.js

npm CircleCI branch Codecov

A Statistical Sampling and Distribution Library. Named after the largest horse ever, it goes to show that small chances can lead to big things.

Currently has the following:

Distributions

  • Bernoulli
  • Binomial
  • Cauchy
  • Chi-Square
  • Exponential
  • Gamma
  • Normal
  • Student's T
  • Weibull
  • Uniform
  • Pareto
  • Poisson

Statistics

  • Sample
  • T-Tests

General Functions

  • n Choose k
  • Error Function
  • Factorial
  • Gamma
  • Lower Incomplete Gamma Function
  • Log-Gamma
  • Mean
  • Median
  • Mode
  • Percentile
  • Quantile
  • Range
  • Select
  • Standard Deviation
  • Stirling's Approximation
  • Summation
  • Nth Power Deviation Summation
  • Variance
  • Z-Score

Major references:

Readme

Keywords

none

Package Sidebar

Install

npm i sampson

Weekly Downloads

753

Version

0.2.8

License

ISC

Last publish

Collaborators

  • atgjack