@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/llm-evaluation-statistical-power-and-minimum-detectable-effects>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Statistical Power and Minimum Detectable Effects" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-statistical-power-and-minimum-detectable-effects/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-evaluation-statistical-power-and-minimum-detectable-effects>
  schema:citation <https://www.statsmodels.org/stable/stats.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-statistical-power-and-minimum-detectable-effects>
  schema:citation <https://www.statsmodels.org/stable/generated/statsmodels.stats.power.TTestPower.solve_power.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-statistical-power-and-minimum-detectable-effects>
  schema:citation <https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.ttest_rel.html> ;
  af:sourceTier "B" .