{
  "schemaVersion": 1,
  "slug": "statistical-power",
  "name": "statistical-power",
  "description": "Sample-size and power calculations for planning a study — a priori power, minimum detectable effect, and power curves. Closed-form for t-tests, ANOVA, proportions, correlation, and regression; Monte Carlo simulation for the rest.",
  "category": "utility",
  "version": "1.2.0",
  "author": "K-Dense Inc. (adapted by Heureka Labs)",
  "license": "MIT",
  "attribution": "https://github.com/K-Dense-AI/scientific-agent-skills",
  "tags": [
    "power-analysis",
    "sample-size",
    "effect-size",
    "study-planning"
  ],
  "updatedAt": "2026-08-26T11:33:25-04:00",
  "source": {
    "repo": "heurekalabsco/heurekaskills",
    "commit": "6bc57243f56e10da0507a49e08a5e90d4b3f3cd4",
    "path": "skills/statistical-power"
  },
  "checksum": "sha256:3a18c98d2d219ea19f488c4d78e340113a4a6a3b6178ceb3932f218b885314df",
  "signals": {
    "installs_total": 1,
    "installs_user": 0,
    "installs_agent": 1,
    "installs_7d": 1,
    "installs_user_7d": 0,
    "installs_30d": 1,
    "trending_rank": 15
  },
  "files": [
    {
      "path": "SKILL.md",
      "url": "https://heurekaskills.com/statistical-power/files/SKILL.md",
      "size": 17977,
      "sha256": "2b82f059a4af9360f2def705daeab1b0582411260988f20c2469d5ec8602acda"
    },
    {
      "path": "references/closed_form_recipes.md",
      "url": "https://heurekaskills.com/statistical-power/files/references/closed_form_recipes.md",
      "size": 8521,
      "sha256": "d0712f514aec0de03abf8028d566d8a69f9e7874a4553ec65834e437fa7179f8"
    },
    {
      "path": "references/effect_sizes.md",
      "url": "https://heurekaskills.com/statistical-power/files/references/effect_sizes.md",
      "size": 4919,
      "sha256": "19f243ac6aeacfbbb7a83a1e621dc5a8248b98278499c4efd34db412d2c964db"
    },
    {
      "path": "references/simulation_based_power.md",
      "url": "https://heurekaskills.com/statistical-power/files/references/simulation_based_power.md",
      "size": 7128,
      "sha256": "22b11d5fda82ec8b07322a704b99132b9fa6b0c9b119ed989824297834530fee"
    }
  ]
}