# Functions
NewWeightedReport returns a report that includes both weighted and unweighted statistics.
Percentiles returns percentile distribution of float64 slice.
# Interfaces
Report processes a result stream until it is closed, then produces a string with information about the consumed result data.