Nothing, he just figured out that the distribution was something like:list = Join[ConstantArray[1, 50], ConstantArray[2, 10], ConstantArray[5, 10]]{1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5}N[Mean
- ]=1.71429N[Mean[Select[list - 1, # > 0 &]]]=2.5N[Mean[Select[list - 2, # > 0 &]]]=3So if the distribution is decreasing, with a large part of the population dying in the first 5 years, but with some (probably Franz) living long enough that their life expectancy in 4 years is 5 years , you'll have the described effect.