summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/statistics/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-22 21:18:56 +0000
committerKarl Berry <karl@freefriends.org>2018-07-22 21:18:56 +0000
commitb1496772d2411cb086cb624b017404e97490229e (patch)
treee73d5bd6e75036ed828770dd1fffd9883a0410b0 /Master/texmf-dist/doc/latex/statistics/README.md
parent74b704dd83eb2b8913e207a3e53a035eafbc457c (diff)
statistics (22jul18)
git-svn-id: svn://tug.org/texlive/trunk@48252 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/statistics/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/statistics/README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/statistics/README.md b/Master/texmf-dist/doc/latex/statistics/README.md
new file mode 100644
index 00000000000..4a98c88a4af
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/statistics/README.md
@@ -0,0 +1,21 @@
+# The statistics package
+
+The `statistics` package can compute and typeset statistics like
+frequency tables, cumulative distribution functions (increasing or decreasing,
+in frequency or absolute count domain), from the counts of individual values,
+or ranges, or even the raw value list with repetitions.
+
+It can also compute and draw a bar diagram in case of individual values, or,
+when the data repartition is known from ranges, an histogram or the continuous
+cumulative distribution function.
+
+You can ask `statistics` to display no result, selective results or all
+of them. Similarly `statistics` can draw only some parts of the graphs.
+Every part of the generated tables or graphics is customizable.
+
+
+(C) Copyright 2014-2018 RIVAUD Julien
+
+This package may be distributed and/or modified under the conditions of the
+General Public License (GPL), either version 3 of this license or (at your
+option) any later version.