Sentry Page Protection
Exercise (2-9)
Run the code in the yellow box before working on this exercise:
Run the code in the yellow box before working on this exercise:
The RACE data set contains 6 variables related to a car racing event.
- CAR: Car ID Number
- Lap1: Lap 1 Completion Time
- Lap2: Lap 2 Completion Time
- Lap3: Lap 3 Completion Time
- Lap4: Lap 4 Completion Time
- Lap5: Lap 5 Completion Time
Write a SAS program to calculate the average completion time for each car.