This is a combination problem, so we use the combination formula which is $C(n, r) = \frac{n!}{(n-r)!r!}$ where n is the total number of items, r is the number of items to choose, and ! denotes factorial.
So, the number of ways to select 3 diamonds from 13 is
Show more…