A combination is a way of selecting objects where order does not matter.
Key words: chosen, selected.
Different orders represent the same selection.
How many ways can 3 students be chosen from 5 students?
\[ ^5C_3=\frac{5!}{3!2!} \] \[ =\frac{120}{6\times2}=10 \]