{
  "name": "Chi Square Independence Test Calculator Online",
  "short_name": "CSITCO",
  "description": "Determine whether a statistical relationship exists between two categorical variables. Fill in the observed frequency matrix and calculate the P-Value instantly.",
  "start_url": "/en/utilities/categories/statistics/chi-square-independence-calculator/",
  "scope": "/en/utilities/categories/statistics/chi-square-independence-calculator/",
  "icons": [
    {
      "src": "/images/utilities/chi-square.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}