Let [tex]X[/tex] denote the value the spinner lands on. Then [tex]X[/tex] has PMF
[tex]P(X=x)=\begin{cases}\dfrac14&\text{for }x\in\{2,5,6,10}\\\\0&\text{otherwise}\end{cases}[/tex]
Then the average value the spinner lands on is
[tex]E[X]=\displaystyle\sum_xx\,P(X=x)=\frac{2+5+6+10}4=\dfrac{23}4[/tex]
and the variance is
[tex]V[X]=E[(X-E[X])^2]=E[X^2]-E[X]^2[/tex]
We have
[tex]E[X^2]=\displaystyle\sum_xx^2\,P(X=x)=\dfrac{2^2+5^2+6^2+10^2}4=\dfrac{165}4[/tex]
so that the variance is
[tex]V[X]=\dfrac{165}4-\dfrac{23}4=\dfrac{71}2[/tex]