Based on this, which one of the following statements is always correct?
The question asks us to identify a statement that is guaranteed to be true when 100 students are distributed among 10 different standards (from 1st to 10th).
This problem can be solved using the Pigeonhole Principle. In this scenario:
The generalized Pigeonhole Principle states that if $n$ items are placed into $m$ containers, then at least one container must hold at least $\lceil n/m \rceil$ items.
We apply the principle with $n=100$ students and $m=10$ standards:
Minimum number of students in at least one standard = $\lceil \frac{\text{Total Students}}{\text{Number of Standards}} \rceil$
Calculation: $\lceil \frac{100}{10} \rceil = \lceil 10 \rceil = 10$
The calculation shows that there must be at least one standard containing a minimum of 10 students. This directly confirms the first option.
Therefore, the statement "There are at least 10 students who belong to the same standard" is always correct.
Let's examine why the other options might not always hold true:
There are 4 red, 5 green, and 6 blue balls inside a box. If $N$ number of balls are picked simultaneously, what is the smallest value of $N$ that guarantees there will be at least two balls of the same colour?
One cannot see the colour of the balls until they are picked.