Search the site...

SASCRUNCH TRAINING
  • Home
  • Member's Area
  • How to Start
  • SAS Interface
  • Creating a Data Set
  • Practical SAS Training Course
  • SAS Certified Specialist Training Program
  • Proc SQL Course
  • Introduction to Time Series Analysis
  • SAS Project Training Course
  • Full Training / Membership
  • Sign up
  • About us
  • Contact us
  • Home
  • Member's Area
  • How to Start
  • SAS Interface
  • Creating a Data Set
  • Practical SAS Training Course
  • SAS Certified Specialist Training Program
  • Proc SQL Course
  • Introduction to Time Series Analysis
  • SAS Project Training Course
  • Full Training / Membership
  • Sign up
  • About us
  • Contact us
Sentry Page Protection
Please Wait...
Exercise (2-9)

Run the code in the yellow box before working on this exercise:
Picture

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.
Next
Already a member? Go to member's area.