Anova1w

From EVRI Test Wiki 02192024
Revision as of 08:19, 2 September 2008 by imported>Jeremy (Importing text file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

One way analysis of variance.

Synopsis

anova1w(dat,alpha)

Description

Calculates one way ANOVA table and tests significance of between factors variation (it is assumed that each column of the data represents a different treatment). Inputs are the data table dat and the desired confidence level alpha, expressed as a fraction (e.g. 0.95, 0.99, etc.). The output is an ANOVA table written to the command window.

See Also

anova2w, ftest, statdemo