Merge pull request #1570 from gonuke/doc_typo

small language typo
This commit is contained in:
Patrick Shriwise 2020-05-24 14:27:11 -05:00 committed by GitHub
commit dd67027c0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -383,7 +383,7 @@ Confidence Intervals
While the sample variance and standard deviation gives us some idea about the
variability of the estimate of the mean of whatever quantities we've tallied, it
does not help us interpret how confidence we should be in the results. To
quantity the reliability of our estimates, we can use `confidence intervals`_
quantify the reliability of our estimates, we can use `confidence intervals`_
based on the calculated sample variance.
A :math:`1-\alpha` confidence interval for a population parameter is defined as