average

fun average(name: String): Double

The average for the named data or Double.NaN if the name is not in the collector

Return

average for the named data or Double.NaN

Parameters

name

the name of the data set