Calculate the ideal class width for frequency distributions.
Formula: Width = (Max - Min) / Classes
Note: The result is usually rounded up to the nearest whole unit.