probability that the difference of two values of a normal is in a given range

28 Views Asked by At

I am dealing with the following problem: from a sample of $n$ heights of people (with normal distribution) I choose $m$ pairs of people and I want to know the probability that at least $k$ (with $k < m$) have a height difference of $x$ centimeters.

I would greatly appreciate if someone can guide me in solving this calculation.

Thank you