Compute and typeset statistics tables and graphics
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.
Linter | Message | Location |
---|---|---|
formatting Look for formatting issues in the source | line 28538 is way too long (93 characters) |