Account
Lambdas / STATS.QUANTILE

STATS.QUANTILE

(data, p, [method])★ 359

Interpolated quantile using a configurable method (linear, lower, higher, midpoint).

statsby @a.morton

Definition

=LAMBDA(data, p, [method]),
  /* definition pending — backfill from contributor */
)