Statistical Analysis of Contingency Tables

Statistical Analysis of Contingency Tables PDF Author: Morten Fagerland
Publisher: CRC Press
ISBN: 1466588187
Category : Mathematics
Languages : en
Pages : 657

Get Book

Book Description
Statistical Analysis of Contingency Tables is an invaluable tool for statistical inference in contingency tables. It covers effect size estimation, confidence intervals, and hypothesis tests for the binomial and the multinomial distributions, unpaired and paired 2x2 tables, rxc tables, ordered rx2 and 2xc tables, paired cxc tables, and stratified tables. For each type of table, key concepts are introduced, and a wide range of intervals and tests, including recent and unpublished methods and developments, are presented and evaluated. Topics such as diagnostic accuracy, inter-rater reliability, and missing data are also covered. The presentation is concise and easily accessible for readers with diverse professional backgrounds, with the mathematical details kept to a minimum. For more information, including a sample chapter and software, please visit the authors' website.

Statistical Analysis of Contingency Tables

Statistical Analysis of Contingency Tables PDF Author: Morten Fagerland
Publisher: CRC Press
ISBN: 1466588187
Category : Mathematics
Languages : en
Pages : 657

Get Book

Book Description
Statistical Analysis of Contingency Tables is an invaluable tool for statistical inference in contingency tables. It covers effect size estimation, confidence intervals, and hypothesis tests for the binomial and the multinomial distributions, unpaired and paired 2x2 tables, rxc tables, ordered rx2 and 2xc tables, paired cxc tables, and stratified tables. For each type of table, key concepts are introduced, and a wide range of intervals and tests, including recent and unpublished methods and developments, are presented and evaluated. Topics such as diagnostic accuracy, inter-rater reliability, and missing data are also covered. The presentation is concise and easily accessible for readers with diverse professional backgrounds, with the mathematical details kept to a minimum. For more information, including a sample chapter and software, please visit the authors' website.

Contingency Table Analysis

Contingency Table Analysis PDF Author: Maria Kateri
Publisher: Springer
ISBN: 0817648119
Category : Mathematics
Languages : en
Pages : 315

Get Book

Book Description
Contingency tables arise in diverse fields, including life sciences, education, social and political sciences, notably market research and opinion surveys. Their analysis plays an essential role in gaining insight into structures of the quantities under consideration and in supporting decision making. Combining both theory and applications, this book presents models and methods for the analysis of two- and multidimensional-contingency tables. An excellent reference for advanced undergraduates, graduate students, and practitioners in statistics as well as biosciences, social sciences, education, and economics, the work may also be used as a textbook for a course on categorical data analysis. Prerequisites include basic background on statistical inference and knowledge of statistical software packages.

The Analysis of Contingency Tables

The Analysis of Contingency Tables PDF Author: Brian Everitt
Publisher: Chapman & Hall
ISBN:
Category : Mathematics
Languages : en
Pages : 148

Get Book

Book Description
Contingency tables and the chi-square test; Multidimensional tables; Log-linear models for contigency tables; Some special types of contigency tables.

The Analysis of Contingency Tables, Second Edition

The Analysis of Contingency Tables, Second Edition PDF Author: Brian S. Everitt
Publisher: CRC Press
ISBN: 9780412398506
Category : Mathematics
Languages : en
Pages : 178

Get Book

Book Description
Much of the data collected in medicine and the social sciences is categorical, for example, sex, marital status, blood group, whether a smoker or not and so on, rather than interval-scaled. Frequently the researcher collecting such data is interested in the relationships or associations between pairs, or between a set of such categorical variables; often the data is displayed in the form of a contingency table for example, smoker versus non-smoker against death from lung cancer or death from some other cause. This text gives a comprehensive account of the analysis of such tables, written at a level suitable for the applied researcher. The first edition of "The Analysis of Contingency Tables" arose from Professor A.E. Maxwell's earlier text, "Analysing Qualitative Data". In this new edition, more material is included that those methods which have developed over the last decade or so, for example, logistic regression models for tables with ordered categories and for response variables with more than two categories. A brief account is given of the increasingly important technique, correspondence analysis. The methods of analysis described in this book should be relevant to research workers and graduate students dealing with data from surveys, particularly in the area of psychiatry, social sciences and psychology.

Multiway Contingency Tables Analysis for the Social Sciences

Multiway Contingency Tables Analysis for the Social Sciences PDF Author: Thomas D. Wickens
Publisher: Psychology Press
ISBN: 1317784782
Category : Psychology
Languages : en
Pages : 414

Get Book

Book Description
This book describes the principles and techniques needed to analyze data that form a multiway contingency table. Wickens discusses the description of association in such data using log-linear and log-multiplicative models and defines how the presence of association is tested using hypotheses of independence and quasi-independence. The application of the procedures to real data is then detailed. This volume does not presuppose prior experience or knowledge of statistics beyond basic courses in fundamentals of probability and statistical inference. It serves as an ideal reference for professionals or as a textbook for graduate or advanced undergraduate students involved in statistics in the social sciences.

The Analysis of Contingency Tables

The Analysis of Contingency Tables PDF Author: Brian Everitt
Publisher: Chapman and Hall/CRC
ISBN:
Category : Computers
Languages : en
Pages : 148

Get Book

Book Description
For several years now my book Analysing Qualitative Data has been in need of revision. Since it was first published in 1961, and in part perhaps because of it, a great deal of new and interesting work on the analysis of contingency tables has been published. Mr. Brian Everitt kindly undertook to do the revision but, when he came to review recent literature, it became apparent that a mere renovation of the original text would not be enough; the amount of new work was not only extensive but also made obsolete many of the older methods. In consequence, and with the agreement of the publishers, it was decided that the revised version should in effect be a new book. That it is so is not strikingly evident in the first two chapters of the present text which, by way of introduction, cover old ground. Thereafter, the increased scope of new methods becomes abundantly apparent. This can be illustrated by a single example. When the Iiterature up to 1961 was reviewed the big disappointment was the paucity and inadequacy of methods then available for the analysis of multidimensional tables, and they are the rule rather than the exception in research work in the social sciences.

The Analysis of Cross-Classified Categorical Data

The Analysis of Cross-Classified Categorical Data PDF Author: Stephen E. Fienberg
Publisher: Springer Science & Business Media
ISBN: 0387728252
Category : Mathematics
Languages : en
Pages : 208

Get Book

Book Description
A variety of biological and social science data come in the form of cross-classified tables of counts, commonly referred to as contingency tables. Until recent years the statistical and computational techniques available for the analysis of cross-classified data were quite limited. This book presents some of the recent work on the statistical analysis of cross-classified data using longlinear models, especially in the multidimensional situation.

A Contingency Table Approach to Nonparametric Testing

A Contingency Table Approach to Nonparametric Testing PDF Author: J.C.W. Rayner
Publisher: CRC Press
ISBN: 1420035959
Category : Mathematics
Languages : en
Pages : 302

Get Book

Book Description
Most texts on nonparametric techniques concentrate on location and linear-linear (correlation) tests, with less emphasis on dispersion effects and linear-quadratic tests. Tests for higher moment effects are virtually ignored. Using a fresh approach, A Contingency Table Approach to Nonparametric Testing unifies and extends the popular, standard test

Learning Statistics with R

Learning Statistics with R PDF Author: Daniel Navarro
Publisher: Lulu.com
ISBN: 1326189727
Category : Psychology
Languages : en
Pages : 617

Get Book

Book Description
"Learning Statistics with R" covers the contents of an introductory statistics class, as typically taught to undergraduate psychology students, focusing on the use of the R statistical software and adopting a light, conversational style throughout. The book discusses how to get started in R, and gives an introduction to data manipulation and writing scripts. From a statistical perspective, the book discusses descriptive statistics and graphing first, followed by chapters on probability theory, sampling and estimation, and null hypothesis testing. After introducing the theory, the book covers the analysis of contingency tables, t-tests, ANOVAs and regression. Bayesian statistics are covered at the end of the book. For more information (and the opportunity to check the book out before you buy!) visit http://ua.edu.au/ccs/teaching/lsr or http://learningstatisticswithr.com

An Introduction to Categorical Data Analysis

An Introduction to Categorical Data Analysis PDF Author: Alan Agresti
Publisher: John Wiley & Sons
ISBN: 1119405270
Category : Mathematics
Languages : en
Pages : 400

Get Book

Book Description
A valuable new edition of a standard reference The use of statistical methods for categorical data has increased dramatically, particularly for applications in the biomedical and social sciences. An Introduction to Categorical Data Analysis, Third Edition summarizes these methods and shows readers how to use them using software. Readers will find a unified generalized linear models approach that connects logistic regression and loglinear models for discrete data with normal regression for continuous data. Adding to the value in the new edition is: • Illustrations of the use of R software to perform all the analyses in the book • A new chapter on alternative methods for categorical data, including smoothing and regularization methods (such as the lasso), classification methods such as linear discriminant analysis and classification trees, and cluster analysis • New sections in many chapters introducing the Bayesian approach for the methods of that chapter • More than 70 analyses of data sets to illustrate application of the methods, and about 200 exercises, many containing other data sets • An appendix showing how to use SAS, Stata, and SPSS, and an appendix with short solutions to most odd-numbered exercises Written in an applied, nontechnical style, this book illustrates the methods using a wide variety of real data, including medical clinical trials, environmental questions, drug use by teenagers, horseshoe crab mating, basketball shooting, correlates of happiness, and much more. An Introduction to Categorical Data Analysis, Third Edition is an invaluable tool for statisticians and biostatisticians as well as methodologists in the social and behavioral sciences, medicine and public health, marketing, education, and the biological and agricultural sciences.