Mercurial > repos > devteam > t_test_two_samples
annotate test-data/t_test_result3.text @ 0:3d24b35de20a draft
Uploaded
author | devteam |
---|---|
date | Wed, 21 Aug 2013 10:58:59 -0400 |
parents | |
children |
rev | line source |
---|---|
0 | 1 |
2 Two Sample t-test | |
3 | |
4 data: sample1 and sample2 | |
5 t = -0.9174, df = 4344, p-value = 0.1795 | |
6 alternative hypothesis: true difference in means is less than 0 | |
7 95 percent confidence interval: | |
8 -Inf 0.002555295 | |
9 sample estimates: | |
10 mean of x mean of y | |
11 0.01196503 0.01518638 | |
12 |