Descriptive Statistics in SAS
How to Use Proc Summary in SAS (With Examples)
You can use proc summary in SAS to quickly calculate the following descriptive statistics for one or more variables in a dataset:
N: The total...
Descriptive Statistics in SAS
How to Create Boxplots by Group in SAS
Boxplots are useful for quickly visualizing the five-number summary of a dataset, which includes:
The minimum value
The first quartile
The median
The third quartile
The maximum value
The following...
Descriptive Statistics in SAS
How to Perform a Kolmogorov-Smirnov Test in SAS
The Kolmogorov-Smirnov test is used to determine whether or not or not a sample is normally distributed.
This test is widely used because many statistical...
Descriptive Statistics in SAS
How to Perform Fisher’s Exact Test in SAS
Fisher’s Exact Test is used to determine whether or not there is a significant association between two categorical variables.
It is typically used as an...
Subscribe
- Never miss a story with notifications
- Gain full access to our premium content
- Browse free from up to 5 devices at once
Must read