Computing Statistics for Numeric Variables |
Lesson
Overview |
Introduction
Descriptive statistics such as mean, sum, minimum, and maximum can answer basic questions about numeric data. The MEANS procedure provides these and other data summarization tools, as well as helpful options for controlling your output. This lesson will show you how to use PROC MEANS to analyze your data in several ways. |
Variable | N | Mean | Minimum | Maximum | |
Age Height Weight Pulse FastGluc PostGluc |
20 20 20 20 20 20 |
47 67 175 75 299 355 |
13 4 36 8 126 126 |
15 61 102 65 152 206 |
63 75 240 100 568 625 |
This lesson contains 19 pages and takes approximately 30-45 minutes
to complete.
After completing this lesson, you will be able to
Before taking this lesson, you should have completed the following lessons: Introduction to SAS Programming |
Copyright © 2002 SAS Institute Inc.,
Cary, NC, USA. All rights reserved.