No BSD License  

Highlights from
Conover's Two-Sample Squared Ranks Test for Equality of Variance

4.0

4.0 | 1 rating Rate this file 5 Downloads (last 30 days) File Size: 8.16 KB File ID: #4584

Conover's Two-Sample Squared Ranks Test for Equality of Variance

by Benjamin Levy

 

05 Mar 2004 (Updated 12 Mar 2004)

Performs two-sample squared ranks test for equality of variance.

| Watch this File

File Information
Description

Performs the nonparametric squared ranks test on quality of variance for two samples. Based on Conover (1981), 'Practical Nonparametric Statistics', pp. 239-248.

Uses normal approximation for for m >10 (MATLAB fxn norminv or table if norminv unavailable). Uses normal approximation if ties exist. Uses tabulated critical values from Conover if small samples sizes and no ties.

Input:
x vector;
y vector;
type I error rate;
alternative hypothesis type (upper, lower, two-sided)

Output:
squared ranks test statistic if no ties;
squared ranks test statistic if ties;
decision (1 reject; 0 fail to reject);
Type I error rate;
alternative hypothesis type;
lower side critical value;
upper side critical value.

Required Products Statistics Toolbox
MATLAB release MATLAB 6.5 (R13)
Other requirements If norminv is unavailable and ties occur, a set of standard normal z-values is used as an approximation.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
29 Jun 2006 Ben Corden  
Please login to add a comment or rating.
Updates
12 Mar 2004

a few errors that I missed. sorry.

Tag Activity for this File
Tag Applied By Date/Time
statistics Benjamin Levy 22 Oct 2008 07:15:49
probability Benjamin Levy 22 Oct 2008 07:15:49
nonparametric Benjamin Levy 22 Oct 2008 07:15:49
variance Benjamin Levy 22 Oct 2008 07:15:49
equality Benjamin Levy 22 Oct 2008 07:15:49
conover Benjamin Levy 22 Oct 2008 07:15:49
squared ranks test Benjamin Levy 22 Oct 2008 07:15:49

Contact us at files@mathworks.com