Statistical mechanics seeks to describe systems with large numbers of particles, even when the behavior of individual particles cannot be described precisely.
The fundamental quantity in statistical mechanics is the entropy ,
Puzzle
I have picked a number between
Solution
You may be familiar with a “binary” search, which involves always trying to guess the middle of the possible range. This is the best approach because you are effectively minimizing the entropy of the system. 1 Basically, you want to put yourself in the position of gaining as much information about the situation as possible from each guess. So dividing the range equally is the optimal strategy since it allows you to eliminate half the possibilities on any one question, which is the best you can do. Any other splitting may land you with the bigger than half of the possibilities left over. So one tries to optimize the worst case scenario.