cumulativeFrequency

abstract fun cumulativeFrequency(i: Int): Double

Returns the cumulative frequency up to an including i

Return

the cumulative frequency

Parameters

i

the integer for the desired frequency