Issue #18606: Add the new "statistics" module (PEP 450).  Contributed
by Steven D'Aprano.
diff --git a/Doc/library/numeric.rst b/Doc/library/numeric.rst
index 2732a84..7c76a47 100644
--- a/Doc/library/numeric.rst
+++ b/Doc/library/numeric.rst
@@ -23,3 +23,4 @@
    decimal.rst
    fractions.rst
    random.rst
+   statistics.rst