PROB
Statistical

Returns the probability that values in a range are between two limits

Syntax:

=PROB(x_range, prob_range, lower_limit, [upper_limit])

Example:

=PROB(A2:A10, B2:B10, 5, 10)