There is a circular clock with numbers $1, 2 , \ldots , 12$ marked in clockwise order (as shown in the figure). Initially, a game piece is placed at the ``12'' o'clock position on this clock. Then, each time a fair coin is tossed, the game piece is moved according to the following rules:
- If heads appears, move the game piece 5 clock positions clockwise from its current position.
- If tails appears, move the game piece 5 clock positions counterclockwise from its current position.
For example: If the coin is tossed three times and all are heads, the game piece moves to the ``5'' o'clock position on the first move, the ``10'' o'clock position on the second move, and the ``3'' o'clock position on the third move.
For any positive integer $n$, let the random variable $X _ { n }$ represent the clock position of the game piece after $n$ moves according to the above rules, $P \left( X _ { n } = k \right)$ represents the probability that $X _ { n } = k$ (where $k = 1, 2 , \ldots , 12$), and let $E \left( X _ { n } \right)$ represent the expected value of $X _ { n }$. Select the correct options.
(1) $E \left( X _ { 1 } \right) = 6$
(2) $P \left( X _ { 2 } = 12 \right) = \frac { 1 } { 4 }$
(3) $P \left( X _ { 8 } = 5 \right) \geq \frac { 1 } { 2 ^ { 8 } }$
(4) $P \left( X _ { 8 } = 4 \right) = P \left( X _ { 8 } = 8 \right)$
(5) $E \left( X _ { 8 } \right) \leq 7$