방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| A/B 테스트 (온라인 통제 실험)× | 카이제곱 독립성 검정× | |
|---|---|---|
| 분야≠ | 실험설계 | 통계학 |
| 계열 | Hypothesis test | Hypothesis test |
| 기원 연도≠ | 1935 | 1900 |
| 창시자≠ | Ron Kohavi et al. (Microsoft); conceptual roots in R. A. Fisher's randomized experiments (1935) | Karl Pearson |
| 유형≠ | Parametric comparison (frequentist or Bayesian) | Nonparametric test of association |
| 원전≠ | Kohavi, R., Tang, D., & Xu, Y. (2020). Trustworthy Online Controlled Experiments: A Practical Guide to A/B Testing. Cambridge University Press. ISBN: 9781108724265 | Pearson, K. (1900). On the criterion that a given system of deviations from the probable in the case of a correlated system of variables is such that it can be reasonably supposed to have arisen from random sampling. Philosophical Magazine, 50(302), 157–175. DOI ↗ |
| 별칭 | split test, controlled experiment, two-variant test, A/B Testi (Online Kontrollü Deney) | chi-squared test, Pearson's chi-square test, test of independence, ki-kare bağımsızlık testi |
| 관련≠ | 4 | 2 |
| 요약≠ | An A/B test is a randomized controlled experiment that simultaneously exposes two groups of users to a control variant (A) and a treatment variant (B) in order to determine whether a measured outcome differs significantly between them. The modern online controlled experiment framework was systematized by Ron Kohavi and colleagues at Microsoft in the early 2000s, building on R. A. Fisher's classical randomization principles from 1935. It is the dominant causal inference tool in web product development, digital marketing, and experimentation platforms. | The chi-square test of independence is a nonparametric hypothesis test that examines whether two categorical variables are associated by comparing observed and expected frequencies in a cross-tabulation. It rests on the chi-square criterion introduced by Karl Pearson in 1900. |
| ScholarGate데이터셋 ↗ |
|
|