docs: finalize P-Reinforce wikification and cross-post topics to domain categories

This commit is contained in:
Antigravity Agent
2026-05-01 19:24:16 +09:00
parent 834c3c6d3f
commit e56d8c7cf9
1657 changed files with 48005 additions and 858 deletions
@@ -2,11 +2,11 @@
id: MATH-STAT-TEST-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [math, statistics, hypothesis-testing, p-value, null-hypothesis, alternative-hypothesis, significance-level]
tags: [math, [[Statistics]], [[Hypothesis-Testing]], p-value, null-hypothesis, alternative-hypothesis, significance-level]
last_reinforced: 2026-04-26
---
# Statistical Hypothesis Testing (통계적 가설 검정)
# Statistical Hypothesis [[Testing]] (통계적 가설 검정)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "데이터라는 증거를 토대로 '우연한 일치'인지 '필연적 사실'인지 판결을 내리고, 엄격한 확률적 잣대(P-value)를 통해 지식의 타당성을 입증하라" — 표본 데이터를 통해 모집단에 대한 가설이 통계적으로 유의미한지 판단하는 체계적인 의사결정 프로세스.