upsort

1.0.0 • Public • Published

UpSort

What is this for?

A module for sorting ratings review scores, such as star ratings, using applications of statistics

  • Wilson Interval
  • Bernoulli Distribution

All you need are two data points!

To make this this ranking, you need the average score of your item, and the sample size!

npm install upsort

Include

import upsort from 'upsort';

Readme

Keywords

none

Package Sidebar

Install

npm i upsort

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

2.21 kB

Total Files

3

Last publish

Collaborators

  • ashtonhunter