Computes probability density function, cumulative distribution function, inverse cumulative distribution function, and upper-tail probabilities for 9 univariate discrete and 28 continuous probability distributions
Quick Graphs: graphs of the probability density function and the cumulative distribution function for continuous distributions
Random Sampling
Mersenne-Twister random number generator
Random Sampling from a list of 9 univariate discrete and 28 univariate continuous distributions with given parameters
(Also, 5 multivariate distributions as part of the Monte Carlo add-on module.)
Design of Experiments
Choose between Classic and Advanced DOE with dynamic wizard
Optimal Designs
Complete and incomplete factorial designs
Latin square designs, 3-12 levels per factor
Box and Hunter 2-level incomplete designs
Taguchi designs
Plackett and Burman designs
Mixture: lattice, centroid, axial, and screening
Response surface designs: Box-Behnken and central composite designs
Power Analysis
Determine sample size to achieve a specified power
Determine power for a single sample size or a range of sample sizes
Proportions, correlations, t-tests, z-tests, ANOVA (one-way and two-way), and generic designs
Conforms to the Hypothesis tests on means and their various options
One-sided and two-sided alternatives
Quick Graph: power curve
Descriptive Statistics
Column
Arithmetic mean, median, sum and number of cases
Min, max, range and variance
Coefficient of variation, std err of mean
Adjustable confidence intervals of mean
Skewness, kurtosis, including standard errors
Shapiro-Wilk normality test
Anderson-Darling normality test
Multivariate skewness and kurtosis, testing for significance of these
Henze-Zirkler test for multivariate normality
N- & P- Tiles: Cleveland, Weighted average 1, Weighted average 2, Weighted average 3, Closest, Empirical CDF, Empirical CDF (average),
Trimmed, Geometric, and Harmonic means
Stem-and-Leaf display
Resampling - Bootstrap, without replacement, Jackknife
Bootstrap estimates, bias, standard error and confidence intervals, histograms of estimates
Row
Arithmetic mean, median, sum and number of cases
Min, max, range and variance
Coefficient of variation, std err of mean
Adjustable confidence intervals of mean
Skewness, kurtosis, including standard errors
Shapiro-Wilk normality test
Anderson-Darling normality test
Multivariate skewness and kurtosis, testing for significance of these
Henze-Zirkler test for multivariate normality
N- & P- Tiles: Cleveland, Weighted average 1, Weighted average 2, Weighted average 3, Empirical CDF, Empirical CDF (average), Closest
Trimmed, Geometric, and Harmonic means
Stem-and-Leaf display
Resampling - Bootstrap, without replacement, Jackknife
Bootstrap estimates, bias, standard error and confidence intervals, histograms of estimates
Fitting Distributions
9 discrete and 21 continuous univariate distributions with given or estimated parameters
QuickGraphs: graph of the respective observed and expected frequencies while fitting
Chi-squared and Kolmogorov-Smirnov goodness-of-fit tests; Shapiro-Wilk normality test for normal, lognormal and logit normal
Crosstabulation and Measures of Association
One-, two-, and multiway tables
Row and column frequencies, percents, expected values and deviates
List layouts, order categories, define intervals, including missing intervals
2 x 2 tables: likelihood ratio chi-square, Yates', Fisher's exact test, odds ratio, Yule's Q
2 x k tables: Cochran test
r x r tables: McNemar's test, Cohen's kappa
r x c tables, unordered levels: phi, Cramer's V, contingency, Goodman-Kruskal's lambda, and uncertainty coefficients
r x c ordered levels: Spearman's rho, Goodman-Kruskal's gamma, Kendall's tau-b, Stuart's tau-c, Somers' D
Multiway tables: Mantel-Haenszel test
Table of counts and percents
Row-dependent and symmetric statistics
Cell statistics
Association measures for two-way tables along with confidence intervals; specified confidence level
Standardized tables (two-way tables after controlling the effect of a third variable)
Resampling - Bootstrap, without replacement, Jackknife
Correspondence Analysis
Simple and multiple - raw data or data in tabular form
Quick Graphs: vector and casewise plots
Resampling - Bootstrap, without replacement, Jackknife
Resampling - Bootstrap, without replacement, Jackknife
Bootstrap estimates, bias, standard error and confidence intervals, histograms of estimates in the case of Pearson correlations and rank-ordered data
Set and Canonical Correlation
Whole, semi and bi-partial set correlations
Rao F, R-square, shrunk R-square, T-square, shrunk T-square, P-square, shrunk P-square, within, between and inter-set correlations
Row/Column betas, standard errors, T-statistics and probabilities
Stewart-Love canonical redundancy index
Canonical coefficients, loadings and redundancies
Varimax rotation
Resampling - Bootstrap, without replacement, Jackknife
Cronbach's Alpha
Cronbach's alpha value for tow or more variables
Resampling - Bootstrap, without replacement, Jackknife
Linear Regression
Least-squares
Crossvalidation, saving residuals and diagnostics, Durbin-Watson statistic
Multiple linear regression
Prediction for new observations
Stepwise regression: automatic, customized and interactive stepping, partial correlations
AIC, AICc, BIC computation
Hypothesis testing, mixture models
Automatic outlier and influential point detection
Quick Graph: residuals vs. predicted values, fitted model plot in the case of one or two predictors (confidence and prediction intervals in the case of one predictor)
Resampling - Bootstrap, without replacement, Jackknife
Bootstrap estimates, bias, standard error and confidence intervals, histograms of estimates
Bayesian
Prior distribution: diffuse or (multivariate) normal-gamma distribution
Bayes estimates and credible intervals for regression coefficients computed
Parameters of the posterior distribution provided
Quick Graphs: plots of prior and posterior densities of regression coefficients
Ridge
Two types of ridge coefficients: standardized and unstandardized
Quick Graph: plot of the ridge factor against the ridge coefficients
Robust Regression
Least Absolute Deviation (LAD) regression
M regression
Least Median of Squares (LMS) regression
Least Trimmed Squares (LTS) regression
Scale (S) regression
Rank Regression
Logistic Regression
Binary, multinomial, discrete choice and conditional
AIC, AICc, BIC computation
Robust standard errors, prediction success table, derivatives table
Classification table with specified cutoff point
Dummy variables and interactions
Forward, backward, automatic and interactive stepwise regression
Deciles of risk, quantiles and simulation
Hypothesis tests
Quick Graph: ROC curve for binary logistic regression
Probit Regression
Dummy variables and interactions
AIC, AICc, BIC computation
Partial Least-Squares Regression
Useful in situations where the number of variables is large relative to the number of cases or there is likely to be multicollinearity among the predictor variables
NIPALS and SIMPLS algorithms
Crossvalidation
Two-Stage Least-Squares
Model with independent and/or instrumental variables, with lags
Diagnostic tests for heteroskedasticity and nonlinearity
Polynomially distributed lags
Hypothesis tests
Mixed Regression
Hierarchical Linear Models (HLM)
Specify effects as fixed or random
Autocorrelated error structures
Nested Models (2-Level): Repeated Measures, Clustered Data
Unbalanced or balanced data
Quick Graph: scatterplot, histogram or scatterplot matrix of empirical Bayes estimates
Confidence intervals and hypothesis tests for adjacent difference, polynomial of specified order and metric, sum, custom, Helmert, reverse Helmert, deviation and simple contrasts
Quick Graph: least -squares means
Resampling - Bootstrap, without replacement, Jackknife
MANOVA
Handles wide variety of designs
Performs repeated measures analysis
Means model for missing cells designs
Within-group and between-group testing
MANCOVA
AIC, AICc, BIC computation
Resampling - Bootstrap, without replacement, Jackknife
General Linear Model
Any general linear model Y = XB+e
Any general linear hypothesis ABC' = D
Mixed categorical and continuous variables
Stepwise model building
AIC, AICc, BIC computation
Post-hoc tests
Resampling - Bootstrap, without replacement, Jackknife
See also linear regression and ANOVA
Mixed Model Analysis
Variance components and linear mixed model structures
Estimates of parameters by
Maximum likelihood (ML)
Restricted maximum likelihood (REML)
MIVQUE(0) in the case of variance components
ANOVA in the case of variance components
Confidence intervals and hypothesis tests based on these estimates
Structures of covariance matrix of random effects
Variance components
Diagonal
Compound symmetry
Unstructured
Structures for error matrix:
Variance components
Compound symmetry
AIC, AICc, BIC computation
Discriminant Analysis
Classical Discriminant Analysis (Linear or quadratic)
Prior probabilities, contrasts
Output: F statistics, F matrix, eigenvalues, canonical correlations, canonical scores, classification matrix, Wilks' lambda, Lawley-Hotelling, Pillai and Wilks' trace, classification tables, including jackknifed, canonical variables, covariance and correlation matrix, posterior probabilities and Mahalanobis distances
Stepwise modeling: automatic, forward, backward and interactive stepping
Resampling - Bootstrap, without replacement, Jackknife
Robust Discriminant Analysis
Useful when the data sets are suspected to contain outliers
Linear or quadratic analysis
Save the robust Mahalanobis distance, weights, and predicted group membership
Additional options to specify the covariance matrix for computing the Mahalanobis distance
Initial seeds can be specified from: None, first, last or random k, random or hierarchical segmentation, principal component, partition variable, from file
Quick Graphs: parallel coordinate and mean/std deviation profile plots
Additive trees
Input: similarity, dissimilarity matrices
Quick Graph: dendrogram
Factor Analysis
Principal components, iterated principal axis, maximum likelihood
Resampling - Bootstrap, without replacement, Jackknife
Time Series
Smoothing: LOWESS, moving average, running median, and exponential
Seasonal adjustment
Fourier and inverse Fourier transforms
Box-Jenkins ARIMA model
Specify autoregressive, difference and moving average parameters
Forecast and standard errors
Polynomially distributed lags
Trend Analysis: Mann-Kendall test for nonseasonal data, and seasonal Kendall and Homogeneity tests with Sen slope estimator
Quick Graphs: series plot, autocorrelation, partial autocorrelation, cross correlation, periodogram
Missing Value Analysis
EM Algorithm
Regression imputation
Save estimates, correlation, covariance, SSCP matrices
Resampling - Bootstrap, without replacement, Jackknife
Quality Analysis
Histogram, Pareto Chart, Box-and-Whisker Plot
Control Charts: Run Chart, Shewhart Control Chart, Average Run Length, Operating Characteristic Curve, Cumulative Sum Chart, Moving Average, Expected Weighted Moving Average, X-MR Chart, Regression Chart, TSQ
Process Capability Analysis
Survival Analysis
Nonparametric: Kaplan-Meier, Nelson-Aalen and actuarial life tables with confidence intervals