How do you conduct a Chi-Square Test of Independence on a TI-84 Calculator?

A Chi-Square Test of Independence on a TI-84 Calculator is a statistical analysis method used to determine the relationship between two categorical variables. This test is performed to determine whether the two variables are independent or if there is a significant association between them. To conduct this test on a TI-84 calculator, the user must first input the data into the calculator’s matrix editor. Then, using the calculator’s built-in chi-square test function, the expected values for each cell in the contingency table are calculated. Finally, the chi-square statistic is calculated and compared to the critical value to determine if the variables are independent or not. This test can provide valuable insights into the relationship between variables and is a useful tool for data analysis in various fields such as social sciences, healthcare, and market research.

Chi-Square Test of Independence on a TI-84 Calculator


A is used to determine whether or not there is a significant association between two categorical variables.

This tutorial explains how to perform a Chi-Square Test of Independence on a TI-84 Calculator.

Example: Chi-Square Test of Independence on a TI-84 Calculator

Suppose we want to know whether or not gender is associated with political party preference. We take a simple random sample of 500 voters and survey them on their political party preference. The following table shows the results of the survey:

Republican Democrat Independent Total
Male 120 90 40 250
Female 110 95 45 250
Total 230 185 85 500

Use the following steps to perform a Chi-Square test of independence to determine if gender is associated with political party preference.

Step 1: Input the data.

First, we will input the data into a matrix. Press 2nd  and then press  x-1 . Scroll over to Edit, highlight any matrix that is blank and press Enter. Then, choose the number of rows (2 in our case) and columns (3 in our case) to use in the matrix and enter the raw data:

Raw matrix in TI-84 calculator

Step 2: Perform a Chi-Square Test of Independence.

Next, we will perform a Chi-Square test of independence on the matrix we just created. Press stat and scroll over to TESTS. Then scroll down to X2-Test and Press Enter

Chi-Square test of independence on a TI-84 calculator

For Observed, choose the matrix you entered the data in. In our case, we used matrix A. For Expected, this can be any empty matrix (the calculator will automatically produce the expected values for us). In our case, we’ll leave this as matrix B.

Then, highlight Calculate and press Enter.

Chi-square test of independence example on TI-84 calculator

The following output will automatically display:

Output of Chi-Square independence test on a TI-84 calculator

The X2 test statistic is 0.8640 and the corresponding p-value is 0.6492. Since this p-value is not less than .05, we fail to reject the null hypothesis. This means we do not have sufficient evidence to state that there is an association between gender and political party preference.

x