1 / 10

SAS Programming:

Introducing SAS programming to children opens doors to lucrative careers in data analysis. Key ingredients include data access through SAS, analysis using data steps and PROC SQL, and creating output via SAS/Graph with web capabilities. Discover the power of point-and-click interfaces alongside PROC Gmap for impressive visualizations like choropleth maps. Embrace engaging lessons that cultivate analytical skills while having fun! For resources, visit http://robslink.com/SAS/Graph and http://robslink.com/SAS/highschool/aaaindex.htm.

patch
Télécharger la présentation

SAS Programming:

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SAS Programming: Gives kids a great career, making good $$

  2. Key Ingredients: • Data (SAS/Access can read spreadsheets!) • Analysis (data steps & ‘proc sql’) • Output (SAS/Graph with web output)

  3. Point-and-Click Interface?

  4. Proc Gmap code… proc gmap data=results map=maps.us; id state; choro winner; run;

  5. Choropleth Map

  6. So Simple a Caveman Can Do It?...

  7. If it was easy,They wouldn’t call itCode!

  8. When does it get really interesting? …

  9. Where are these samples?...Write this down! http://robslink.com/ SAS/Graph http://robslink.com/SAS/highschool/aaaindex.htm

More Related