17.1.5 Cross Tabulation and Chi-square (Pro Only)


Contents

Cross tabulation and Chi-square (also known as contingency table) is a table to reveal the frequency distribution of the variables. Analysis based on the table can determine whether there is a significant relationship, obtain the strength and direction of the relationship, and measure and test the agreement of matched-pairs data. It is widely used to analysis categorical data.

Cross Tabulation 01.png

Goals

There are four main goals for cross tabulation:

Processing Procedure

Preparing Analysis Data

Cross tabulation and Chi-square analysis can be performed on the raw data or frequency data.

Sex Frequencies
Female 15
Male 21

To exclude missing values from analysis, we should set the columns as categorical. Otherwise the missing values will be kept as numeric values.

Selecting Marginal and Cell Statistics For Contingency Table

Counts

Percentages

Residuals

Origin provides three kind of residuals, Usually the more the value is close to zero, the more likely the column and row variable has no association. Please view interpreting results page for more information

Selecting Methods for Test of Independence

Origin provides two different methods to test whether there is significant relationship between variables in the contingency table.

Selecting Methods for Measuring Association

Measures for Nominal Variables

Chi-Square Based Measurements
ChiSquare Measures.png
PRE Measurements

Measures for Ordinal Variables

Selecting Methods for Measuring Agreement

Selecting Other Measures

Performing Cross Tabulation and Chi-square


This section covers the following topics: