Context: A school administrator is looking at data for the first semester of school, comparing the number of daily tardies at two different buildings within the district. The data is displayed in the parallel boxplot at the right.

[Graphs generated by this script: setBorder(15); initPicture(15,60,-3,15);axes(5,100,1,null,null,1,'off');text([34.5,-3],"Number of Daily Tardies");line([17,2],[17,4]); rect([29,2],[40,4]); line([34,2],[34,4]);line([56,2],[56,4]); line([17,3],[29,3]); line([40,3],[56,3]);fontsize*=.8;fontfill='blue';text([17,4],'17','above');text([29,4],'29','above');text([34,4],'34','above');text([40,4],'40','above');text([56,4],'56','above');fontfill='black';fontsize*=1.25;line([37,9],[37,11]); rect([40,9],[45,11]); line([42.5,9],[42.5,11]);line([56,9],[56,11]); line([37,10],[40,10]); line([45,10],[56,10]);fontsize*=.8;fontfill='blue';text([37,11],'37','above');text([40,11],'40','above');text([42.5,11],'42.5','above');text([45,11],'45','above');text([56,11],'56','above');fontfill='black';fontsize*=1.25;text([15,7],"Jefferson","right");text([15,14],"Edison","right");]

Use the plot above to write a "summary comparison" statement. Fill in the blanks below.

Summary Comparison:

The shape of the distribution of tardies at Jefferson is , and the shape of the distribution of tardies at Edison is .

A typical number of tardies (based on the median) is higher for (with a median of ) than for (with a median of ).

There is more variability (larger spread) in the number of tardies at with a range of compared to the with a range of .