Probabilities of a number while using a dist operator

In reply to sfenil1804:

The difference is whether the weight gets applied to each value in the range (:=), or divided by the number of elements in the range(/:).

You answered your own question.