I found the a typo on the current python 3.9.6 page for the "statistics" package: the page says "nomimal" but the intent is "nominal."
The page is visible at
https://docs.python.org/3/library/statistics.html
.
I've attached corrected page source -- not certain I did so correctly.