First, find the mean of the population score.
μ = (2 + 13 + 4 + 10 + 6) / 5 = 35/5 = 7
Second, find variance by adding the sum of the difference of the individual point and the average and divide it by 5.
σ2 = [(7 - 2)2 + (7 - 13)2 + (7 - 4)2 + (7 - 10)2 + (7 - 6)2] / 5 = (25 + 36 + 9 + 9 + 1)/5 = 80/5 = 16
Finally, square root the variance to get standard deviation.
σ = √16 = 4