I was considering finding p(x>10) and converting into z values (and a standard normal distribution), and then taking this as the "success" rate and inputting it into a binomial distribution with n = 5, choosing 2, and success rate = p (x>10).
What do you think? Would that work or is this not correct?