{
  "name": "Confidence Interval Calculator Online",
  "short_name": "CICO",
  "description": "Calculate confidence intervals for the population mean using Z or Student t distributions. Enter the sample mean, standard deviation, sample size, and confidence level to get the interval, margin of error, and critical value instantly.",
  "start_url": "/en/utilities/categories/statistics/confidence-interval-calculator/",
  "scope": "/en/utilities/categories/statistics/confidence-interval-calculator/",
  "icons": [
    {
      "src": "/images/utilities/confidence-interval.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}