fslaborg / fslaborg/FSharp.Stats
[Feature Request] Yates correction for chi-squared test
Open
enhancement
- Dominant language
- F#
- Stars
- 227
- Forks
- 58
- Avg merge
- 55m
- Merged PRs (30d)
- 1
Description
**Description**
Pearson's chi-squared test allows the determination if two distributions differ from each other.
If an expected value is below 5, a correction for small numbers should be made.
- Yates' corrections
- William's corrections
**References**
https://www.ling.upenn.edu/~clight/chisquared.htm
https://en.wikipedia.org/wiki/Chi-squared_test#Yates's_correction_for_continuity
Contributor guide
Assessment
This issue has not been assessed yet.