Previous Up Next

8.1.13 Cumulative frequencies: cumulated_frequencies frequences_cumulees

Given a list of numbers L, the cumulated frequency at x is the fraction of numbers in the list less than x. The cumulated_frequencies command plots the cumulated frequency of the numbers in a list or given by a matrix.

For numbers in a list:

For numbers in a matrix:

Examples.