We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f97893 commit d50ff55Copy full SHA for d50ff55
src/Probability/Distribution/Table/TDistribution.php
@@ -111,7 +111,7 @@ class TDistribution
111
112
/**
113
* Two-sided t distribution table
114
- * Confidence level percentaces
+ * Confidence level percentages
115
* @var array<int|string, array<numeric|string, int|float>>
116
*/
117
private const TWO_SIDED_CONFIDENCE_LEVEL = [
0 commit comments