Chapter 5 Inferential Statistics – One-Sample Tests
Conducting a One-Sample t-test Using PROC TTEST
Running PROC TTEST with ODS Graphics Turned On
Conducting a One-Sample t-test Using PROC UNIVARIATE
Testing Whether a Distribution is Normally Distributed
Introduction
This is the first chapter in the Inferential Statistics section of the book. This chapter shows you how to conduct a one-sample t-test using several methods. In addition, you will see how to test the assumption of normally distributed data.
This chapter also demonstrates how to specify plots using ODS Statistical Graphics (referred to as ODS Graphics) and how to use the built-in SAS documentation to learn how to customize ...