[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 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)를 통해 지식의 타당성을 입증하라" — 표본 데이터를 통해 모집단에 대한 가설이 통계적으로 유의미한지 판단하는 체계적인 의사결정 프로세스.