Consider a hypothetical example.
In a school, there are three classes, 1st grade class, 2nd grade class, and 3rd grade class. In each class, there are 3 students with roll numbers $1$, $2$, and $3$. Suppose you want to estimate the average IQ of students of the school. For that you want to select roll number $1$ from 1st grade class; roll number $2$ from 2nd grade class; and roll number $3$ from 3rd grade class.
Now suppose all $9$ students of the school stand randomly in a row. If you randomly select a student, what is the probability that the student has $i$th roll number from $i$th grade class, where $i=1,2,3$?
Is the probability that the student has $i$th roll number from $i$th grade class, where $i=1,2,3$ simply $\frac{1}{9}$?