PhpSpreadsheet/tests/data/Calculation/Statistical
Mark Baker ba2b74c222
Statistics functions extended tests (#1099)
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts.

* Further statistical tests

* Additional BINOMDIST tests
Extract boolean and string checking for Average and Count functions into separate methods

* Appease the great god PHPCS

* Yet more appeasement of the great god PHPCS

* Beginning to get really cheesed off with PHPCS, pulling me up over full stops in comments... I want to see this completed before going to bed; but it's nearly half past one in the morning, and phpcs has been pulling me up over trivialities for the past f***ing hour

* And a spurious line

* Further work on statistical tests
2019-07-21 13:07:18 +02:00
..
AVEDEV.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
AVERAGE.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
AVERAGEA.php Extended unit tests (#1087) 2019-07-16 16:18:42 +02:00
AVERAGEIF.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
BasicCOUNT.php Statistical issues (#1098) 2019-07-20 18:40:05 +02:00
BETADIST.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
BETAINV.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
BINOMDIST.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
CHIDIST.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
CHIINV.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
CONFIDENCE.php Statistical issues (#1098) 2019-07-20 18:40:05 +02:00
CORREL.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
COUNTA.php Statistical issues (#1098) 2019-07-20 18:40:05 +02:00
COUNTBLANK.php Statistical issues (#1098) 2019-07-20 18:40:05 +02:00
COUNTIF.php Countif strict comparison (#1078) 2019-07-14 16:22:31 +02:00
COUNTIFS.php Countif strict comparison (#1078) 2019-07-14 16:22:31 +02:00
COVAR.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
CRITBINOM.php Statistical issues (#1098) 2019-07-20 18:40:05 +02:00
ExcelCOUNT.php Statistical issues (#1098) 2019-07-20 18:40:05 +02:00
FORECAST.php Trend function unit tests (#1089) 2019-07-16 23:51:48 +02:00
GnumericCOUNT.php Statistical issues (#1098) 2019-07-20 18:40:05 +02:00
INTERCEPT.php Trend function unit tests (#1089) 2019-07-16 23:51:48 +02:00
MAXIFS.php Calculation/Statistical :: Add MAXIFS, MINIFS, COUNTIFS and Remove MINIF, MAXIF (#1059) 2019-07-14 12:55:42 +02:00
MINIFS.php Calculation/Statistical :: Add MAXIFS, MINIFS, COUNTIFS and Remove MINIF, MAXIF (#1059) 2019-07-14 12:55:42 +02:00
OpenOfficeCOUNT.php Statistical issues (#1098) 2019-07-20 18:40:05 +02:00
PERMUT.php Statistics functions extended tests (#1099) 2019-07-21 13:07:18 +02:00
RSQ.php Trend function unit tests (#1089) 2019-07-16 23:51:48 +02:00
SLOPE.php Trend function unit tests (#1089) 2019-07-16 23:51:48 +02:00
STEYX.php Trend function unit tests (#1089) 2019-07-16 23:51:48 +02:00