Returns the probability that values in a range are between two limits
=PROB(x_range, prob_range, lower_limit, [upper_limit])
=PROB(A2:A10, B2:B10, 5, 10)