Two-Way Analysis of Variance von Thomas W. MacFarland | Statistical Tests and Graphics Using R | ISBN 9781461421344

Two-Way Analysis of Variance

Statistical Tests and Graphics Using R

von Thomas W. MacFarland
Buchcover Two-Way Analysis of Variance | Thomas W. MacFarland | EAN 9781461421344 | ISBN 1-4614-2134-9 | ISBN 978-1-4614-2134-4
Leseprobe

“This book provides a detailed description of the use of R code with examples for statistical tests and graphics in two-way analysis of variance in four chapters. … It is a great softcover book for self-learning and self-training at a modest price.” (Subir Ghosh, Technometrics, Vol. 56 (4), November, 2014)

Two-Way Analysis of Variance

Statistical Tests and Graphics Using R

von Thomas W. MacFarland
In statistics, analysis of variance (ANOVA) is a collection of statistical models used to distinguish between an observed variance in a particular variable and its component parts.  In its simplest form, ANOVA provides a statistical test of whether or not the means of several groups are all equal, and therefore generalizes a test between these groups. One test often used by statisticians and researchers in their work is the Two-Way ANOVA, which determines the differences--and possible interactions--when variables are presented from the perspective of two or more categories.  When a Two-Way ANOVA is implemented, it enables one to compare and contrast variables resulting from independent or joint actions. This brief provides guidance on how R can be used to facilitate Two-Way ANOVA for data analysis and graphical presentation.  Along with instruction on the use of R and R syntax associated with Two-Way ANOVA, this brief will also reinforce the use of descriptive statistics and graphicalfigures to complement outcomes from parametric Two-Way ANOVA.