Skip to content

buckthorndev/statistical_dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical dart

Dart package that provide you some statistics which are useful and with the best performance execution.

Currently supported

Simple statistics

  1. Sum
  2. Min
  3. Max
  4. Median
  5. Mode
  6. Mean
  7. Variance
  8. Standard deviation
  9. Factorial
  10. Geometric mean
  11. Harmonic mean

Advanced statistics

  1. Binomial

As soon as possible, more features will be available.

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

Simple statistics for dart and flutter.Inspired by a javascript package.

Topics

Resources

License

Stars

Watchers

Forks

Languages