two_sample_t-test
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| two_sample_t-test [2026/03/24 23:33] – created hkimscil | two_sample_t-test [2026/03/24 23:38] (current) – [Theory] hkimscil | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Two sample t-test ====== | ====== Two sample t-test ====== | ||
| - | Independent sample t-test, two sample t-test 등 같은 의미 | + | Independent sample t-test, two sample t-test |
| + | Difference of Two means Hypothesis | ||
| ===== Theory ===== | ===== Theory ===== | ||
| 가정 | 가정 | ||
| Line 8: | Line 9: | ||
| * p1의 샘플링분포 (distribution of sample means) | * p1의 샘플링분포 (distribution of sample means) | ||
| \begin{eqnarray*} | \begin{eqnarray*} | ||
| + | & & \text {Assuming that X1 and X2 are independent } \\ | ||
| \overline{X_{1}} & \sim & \left( \mu_{1}, \frac{\sigma_{1}}{n_{1}} \right) \\ | \overline{X_{1}} & \sim & \left( \mu_{1}, \frac{\sigma_{1}}{n_{1}} \right) \\ | ||
| \overline{X_{2}} & \sim & \left( \mu_{2}, \frac{\sigma_{2}}{n_{2}} \right) \\ | \overline{X_{2}} & \sim & \left( \mu_{2}, \frac{\sigma_{2}}{n_{2}} \right) \\ | ||
| & & \text{note that } n_{1}, n_{2} \text{ are sample size.} \\ | & & \text{note that } n_{1}, n_{2} \text{ are sample size.} \\ | ||
| + | & & \text{and } \frac{\sigma_{1}}{n_{1}} = Var \left[ \overline{X_{1}} \right] | ||
| \\ | \\ | ||
| Var \left[ \overline{X_{1}} - \overline{X_{2}} \right] & = & | Var \left[ \overline{X_{1}} - \overline{X_{2}} \right] & = & | ||
two_sample_t-test.1774395223.txt.gz · Last modified: by hkimscil
