mathigon / fermat.js

Mathematics and statistics library for TypeScript.
http://mathigon.io/fermat
MIT License
103 stars 15 forks source link

Add different methods to calculate quantile #173

Closed lulunac27a closed 4 months ago

lulunac27a commented 6 months ago

There are three ways to calculate the quantile of array of numbers:

plegner commented 4 months ago

Thanks for contributing this addition!