Concept:Standard deviation measures how spread out the class marks are from the mean.Explanation:Use the midpoints of each class interval as the values of x.For 3−5, the midpoint is x=4.For 6−8, the midpoint is x=7.For 9−11, the midpoint is x=10.Each interval has frequency f=2.First, find the mean xˉ using xˉ=∑f∑fx.∑fx=2(4)+2(7)+2(10)=8+14+20=42∑f=2+2+2=6xˉ=642=7Next, calculate the squared deviations from the mean.(4−7)2=9,(7−7)2=0,(10−7)2=9Multiply each squared deviation by its frequency.∑f(x−xˉ)2=2(9)+2(0)+2(9)=18+0+18=36Now find the standard deviation.σ=∑f∑f(x−xˉ)2=636=6Answer:6