Concept:Standard deviation is the square root of the average of the squared deviations from the mean.Explanation:The mean is given as x=21.For each score x, find the deviation x−x and its square (x−x)2:15−21=−6, square =3621−21=0, square =017−21=−4, square =1626−21=5, square =2518−21=−3, square =929−21=8, square =64Sum of squared deviations: 36+0+16+25+9+64=150.Number of scores: N=6.Variance: 6150=25.Standard deviation: 25=5.Answer:The standard deviation of the scores is 5.Therefore, the correct option is C.