packagist hi-folks/statistics v0.1.0
Initial release

latest releases: v1.3.0, v1.2.5, v1.2.4...
4 years ago

Initial release with:

  • getMean()
  • getCount()
  • getMedian()
  • getLowerPercentile()
  • getHigherPercentile()
  • getMode()
  • getFrequencies(): a frequency is the number of times a value of the data occurs;
  • getRelativeFrequencies(): a relative frequency is the ratio (fraction or proportion) of the number of times a value of the data occurs in the set of all outcomes to the total number of outcomes;
  • getCumulativeFrequences(): is the accumulation of the previous relative frequencies.;
  • getCumulativeRelativeFrequencies(): is the accumulation of the previous relative ratio.

Don't miss a new statistics release

NewReleases is sending notifications on new releases.