SAS Grundlagen (Amadeus Curriculum)

Aus phenixxenia.org
Zur Navigation springen Zur Suche springen


Dieser 3-tägige Kurs ist unsere grundlegende Einführung in das SAS System. Der Kurs behandelt sämtliche relevanten Aspekte, um schnell und einfach mit SAS zu beginnen.
mehr Kurse
Vor einer Anmeldung erfragen Sie bitte die Verfügbarkeit freier Kursplätze mittels SAS Training. Nach Übermittlung Ihrer Kontaktdaten erhalten Sie Ihre persönlichen Anmeldeunterlagen zusammen mit einer Reservierungsbestätigung.

Introduction

  • What is SAS?
  • SAS Solutions and Software
  • Introduction to the SAS Environment
  • SAS System Walkthrough
  • Workshop Session

Libnames

  • What is a Libname?
  • How to Assign Libnames
  • Accessing Other Data
  • Workshop Session

Writing SAS Programs

  • Background to Steps
  • Statements
  • Naming Conventions
  • SAS Programs
  • Table Structures
  • Saving Work (Windows Only)
  • Workshop Session

Importing Data into SAS

  • Program Method
  • Different Text File Structures
  • Accessing Other Data
  • Workshop Session

Manipulating Data

  • Overview of Data Step Statements
  • Introduction to How the Data Step Works
  • Programming with the Data Step
  • Where, Keep, Drop & Rename Options and Statements
  • Functions
  • Accumulators
  • Workshop Session

Formats and Labels

  • Formats and Informats
  • Labels
  • Workshop Session

Combining SAS Tables

  • Sorting
  • Concatenating
  • Merging
  • Workshop Session

Dates and Times

  • How Dates and Times are Stored in SAS
  • Date and Time Informats/Formats
  • Date and Time Functions
  • Workshop Session

Reporting (Optional Section)

  • Controlling SAS
  • Proc Print
  • Proc Format
  • Proc Tabulate
  • Proc Report
  • Workshop Session

Enhancing Output Using ODS

  • Introduction to ODS
  • Capturing SAS Output
  • Workshop Session

Data Analysis (optional section)

  • Proc Freq
  • Proc Means
  • Proc Univariate
  • Workshop Session