Earthquake Data

(date/time formats and functions)

  1. Create a SAS data set using the earthquakedata set. Make sure to use an appropriate informat for the date and time of the earthquake.
  2. For each location specified in the comments field, calculate the time between successive earthquakes.
  3. Calculate and print the mean time between earthquakes for each of the locations.