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 1da445b commit 7c7d1c7Copy full SHA for 7c7d1c7
examples/statistics/histogram_demo_cumulative.py
@@ -19,7 +19,7 @@
19
20
Since we're showing a normalized and cumulative histogram, these curves
21
are effectively the cumulative distribution functions (CDFs) of the
22
-samples. In engineering, empirical CDFs where are sometimes called
+samples. In engineering, empirical CDFs are sometimes called
23
"non-exceedance" curves. In other words, you can look at the
24
y-value for a given-x-value to get the probability of and observation
25
from the sample not exceeding that x-value. For example, the value of
0 commit comments