summaryrefslogtreecommitdiffstats
path: root/usr.bin/ministat
Commit message (Collapse)AuthorAgeFilesLines
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Added missing DPADD.ru2004-02-051-1/+1
|
* Attached is a small patch to ministat that separates thephk2003-10-312-19/+48
| | | | | | | avg/median/stddev bars onto two lines. Useful for datasets that overlap. Submitted by: Dan Nelson <dnelson@allantgroup.com>
* In case of zero span data supress the histogram plot.phk2003-08-181-0/+6
|
* A small statistics tool for gauging the statistical significancephk2003-08-135-0/+621
of data from benchmarks etc. Implements "Student's t" for various confidence levels, defaults to 95%. If your benchmarks are not significant at the 95% confidence level, we don't want to hear about it.
OpenPOWER on IntegriCloud