Friday, 2 October 2015

Ch 20 - Generating High-Quality Graphics

Chapter 20(Generating High-Quality Graphics)


This chapter introduces some basic concepts behind SAS/GRAPH software. Here you
will see how to create simple bar charts, scatter plots, and line graphs. There are many
excellent books and manuals available from SAS Press.

Chapter#20 and Problem#3

Using the SAS data set Bicycles, produce a vertical bar chart showing the
distribution of Total Sales (TotalSales). Use midpoints of 0 to 12,000, with intervals
of 2,000.

Solution:

Result:


Chapter#20 and Problem#9

Using the SAS data set Stocks, produce a scatter plot of Price versus Date. Use the
dot as the plotting symbol and connect the dots with a smooth line.

Solution:

Result:







Back to Index

No comments:

Post a Comment