This document discusses using the chi-square test for independence to analyze categorical data and determine if there is a relationship between two variables. It provides examples of chi-square test use cases, steps for implementing the test, requirements, hypothesis testing steps, and shows chi-square distribution plots. The document also includes sample code in R and analyzes a dataset on pricing plan sales across countries to determine if the number of sales is dependent on country.