A CI queue holds 12 distinct jobs, each carrying exactly one tag:
A worker picks 3 of the 12 jobs at random, one after another, and does not put a picked job back in the queue.
What is the probability that all three picked jobs carry the same tag?
Give your answer as a decimal rounded to 4 decimal places (for example, 0.0413).