As far as I know, when we have just data and no constraints (other than probabilities must add up to 1), the distribution that gives maximum entropy is uniform distribution. But when we know mean and variance, we add 2 more constraints so the distribution that gives maximum entropy is Gaussian.
But how can we decide that? Doesn't all the data we collect have a mean and variance, so doesn't it all cases it is normal distribution? And what about other distributions? I don't know how we can decide, for example, chi-square distribution gives maximum entropy etc, in which circumstances?
I think deciding what constraints we have confuses me, and for me, with my current limited knowledge probably, I can't see a case where I can choose uniform over normal distribution since I can calculate the mean and variance of my data.