Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValueAtPercentile

Package version

Represents the value at a given percentile of a distribution.

Hierarchy

  • ValueAtPercentile

Index

Properties

Properties

percentile

percentile: number

The percentile of a distribution. Must be in the interval (0.0, 100.0].

value

value: number

The value at the given percentile of a distribution.

Generated using TypeDoc