Chapter 4 Descriptive Statistics – Bivariate Associations
Producing a Simple Scatter Plot Using PROG GPLOT
Producing a Scatter Plot Using PROC SGPLOT
Creating Multiple Scatter Plots on a Single Page Using PROC SGSCATTER
Introduction
This chapter introduces you to some graphical methods for displaying relationships between two continuous variables. First are simple scatter plots that were produced with several different procedures. Next, you will learn how to create multiple plots on a single page using PROC SGSCATTER.
All of the examples in this chapter use data from the store data set. This data set contains the following variables:
Variable Name |
Type |
Description |
Region |
Character |
Region of the country ... |