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...
Geo-targeting Project [5-25]


Our first goal is to find out how far customers travel to buy computers.

In the SALES_Q1 data set, we have postcodes for customers and stores:
Picture

We cannot find the distance between the two postcodes directly.

We will need the geographical coordinates associated with the postcodes to find the distance between the two. 

The coordinates can be found in the POSTCODE and LOCATIONS data files:
Picture
Next
Already a member? Go to member's area.