Home
StatPlus 2007 Professional Help Prev Page Prev Page
StatPlus
License agreement
Support
What's New
Getting started
Loading program
Using Keyboard
Entering Data
Editing Data
Statistics
Analyzing Data
Bibliography
Elementary Concepts
Basic Statistics
Descriptive Statistics
Comparing Means
One Sample T-Test
F-Test Two-Sample for Variances
Linear Correlation (Pearson)
Fechner Correlation
Covariance
Normality Tests
Frequency Tables
Cross Tabulation
ANOVA
One-way ANOVA
Two-way and Three-way ANOVA
GLM ANOVA
Latin Squares Analysis
Regression
Linear Regression
Polynomial regression
Stepwise Regression
Binary logistic regression
Cox proportional-hazards regression
Nonparametric statistics
2x2 Tables
Rank Correlations
Comparing two independent samples
Comparing multiple independent samples
Comparing two dependent samples
Comparing multiple dependent samples
Cochran Q Test
Time Series/Forecasting
Autocorrelation and Partial AC
Moving Average
Interrupted Series Analysis
Survival Analysis
Cox proportional-hazards regression
Probit analysis
Charts
Control Charts
Tutorial On Chart Building
Function Reference
All Functions
Math
General
Statistical
Financial
Customizing StatPlus
General
View
Saving
Add-ons
Other
About AnalystSoft

Purpose

   This procedure compares multiple independent samples. It runs Friedman ANOVA and calculates Kendall Concordance.
   These two tests are somewhat different in nature, however, they require similar user input. Friedman ANOVA is a nonparametric alternative to one-way repeated measures analysis of variance. The Kendall concordance statistic is similar to Spearman R (nonparametric correlation between two variables) except that it expresses the relationship between multiple cases.

Preparations

    Run Statistics→Nonparametric Statistics →Comparing multiple dependent samples.... command.

Results

Friedman ANOVA.
   
The Friedman ANOVA by ranks test assumes that the variables (levels) under consideration were measured on at least an ordinal (rank order) scale. The null hypothesis for the procedure is that the different columns of data (i.e. variables) contain samples drawn from the same population, or specifically, populations with identical medians. Thus, the interpretation of results from this procedure is similar to that of a repeated measures ANOVA.
Kendall concordance.

    The Kendall concordance coefficient expresses the simultaneous association (relatedness) between k sets of rankings (i.e., cases; correlated samples). For example, this statistic is commonly used to assess inter-judge reliability. Basically, the concordance coefficient is the average of all Spearman Rs between cases; specifically:

average Spearman R = (k * concordance -1) / (k-1)
    Thus the general assumptions of this test are identical to that of the Spearman rank order correlation.
    The range of Kendall concordance is from 0 to +1. Values close to zero represent lack of agreement in the rankings of the variables (e.g., objects) among cases (e.g., judges), while values close to 1 represent perfect agreement in the rankings of the variables (objects) among cases (judges).