If we have (N) varying non-negative numbers , with a mean equal to X, and a median less than X, if we pick (n) unique numbers from the set, what is the formula for the probability that the mean of those (n) will be greater than X?
(This is in a way trying to calculate for numbers that may weight the mean: for example numbers may be 3,4,5,6,7,8,9,10,11,12,21,30 with a mean of 10.5, and a median of 8.5, but say if (n) is 4, even if the picked numbers fall immediately above the median, their mean will fall below X. In this example (alone) you must have one of the last two numbers in your smaller set to have a higher mean: but even then, it depends on how low in the range the other 3 picks are)