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