Data Visualizationmedium
0:00.0

A dataset has quartiles Q1=4.0Q_1 = 4.0, Q2=9.0Q_2 = 9.0, and Q3=16.0Q_3 = 16.0. If we apply the monotonic transformation y=sqrtxy = \\sqrt{x} to all data points, what are the new quartiles (Q1,y,Q2,y,Q3,yQ_{1,y}, Q_{2,y}, Q_{3,y}) of the transformed dataset?