Step 1: Build the probability distribution.
The die shows 1 on three faces, 2 on two faces, and 5 on one face, over six faces total.
Step 2: Assign probabilities.
$P(1)=\dfrac{3}{6}=\dfrac12$, $P(2)=\dfrac{2}{6}=\dfrac13$, $P(5)=\dfrac{1}{6}$. These add to 1, so the distribution is valid.
Step 3: Recall the mean formula.
The mean (expected value) is $\mu=\sum x_i P(x_i)$.
Step 4: Multiply each value by its probability.
$1\cdot\dfrac12=\dfrac12$, $2\cdot\dfrac13=\dfrac23$, $5\cdot\dfrac16=\dfrac56$.
Step 5: Use a common denominator of 6.
$\dfrac12=\dfrac36$, $\dfrac23=\dfrac46$, $\dfrac56=\dfrac56$.
Step 6: Add them up.
$\mu=\dfrac{3+4+5}{6}=\dfrac{12}{6}=2$, matching option (4).
\[ \boxed{\mu=2} \]