'Life is after all a recursive summation, indeed     Let's do some Statistics!

	
Return to CEE 700/800 Homepage
CEE 700/980 Access Counter
 
SAS Sources used in the Class
   
Following is a list of Statistical Analysis Systems (SAS) sources used in the class. You can download or directly copy & paste them into a text editor, then further modify and run for appropriate analyses. Interpretation of SAS listings will be provided in CEE 700/800 class.

IMPORT Reading Various Data Formats (including native Excel .xlsx) into Your SAS Source
UNIV Descriptive Statistics (Univariate)
MEANS Another Univariate Statistics
CHART Horizontal Bar Chart
STANDARD Normal Standardization
N_PLOT Normal Probability Plot
TTEST0 t-test for Single mean T.H.
TTEST1 Grouped, t-test for two sample means and variances
TTEST2 Paired, t-test for changes in sample means and variances
LS_REG Least-squares Linear Regression
M_REG Multivariate Linear/Nonlinear Regression with Forward, Backward and Stepwise selection methods
ANOVA Analysis of Variance (ANOVA)
RCB Randomized Complete Block (RCB) Design
Blocking Blocking (=Subgrouping) example for RCB, Latin-Sq. and Factorial models
LAT_1 n x m Latin Square Design
LAT_2 n x n Latin Square Design
FAC_1 Factorial Design #1
FAC_2 Factorial Design #2
FAC_3 Factorial Design #3
3WFAC Three-way Factorial Design
FAC_N Nested Factorial Design
MMC Multiple Means Comparison (MMC)
NONP_SIGN Nonparametric Statistics
(Sign & Wilcoxon's Sign-Rank Test for evaluating T.H. on C.T. of single sample )
NONP Nonparametric Statistics
(Pairwise C.T. Comparison using Wilcoxon's Rank Sum test)

Return to CEE 700/800 Homepage Return to CEE 700/800 Homepage Move to the Top of this page