Here is a data set:
4930567060206350
4760656051705310
5620513059206440
6040531058605900
5970722059206020
5040658056105950
4870538053205870


The goal is to construct a grouped frequency distribution table (GFDT) for this data set. The GFDT should have 10 classes with a "nice" class width. Each class should contain its lower class limit, and the lower class limits should all be multiples of the class width. It has been determined that the ideal class width would be 250.

This problem is to determine what the first lower class limit should be.

What is the minimum of this data set?
min =

What is the minimum divided by the class width?
minimum รท class width =

This number rounds down to what integer?


Using this value, if the goal is to have a lower class limits that are multiples of the class width, what should be the first lower class limit?
1st lower class limit =