
Two-sample t test with equal variances
------------------------------------------------------------------------------
   Group |     Obs        Mean    Std. Err.   Std. Dev.   [95% Conf. Interval]
---------+--------------------------------------------------------------------
 control |  17,281    21744.49    172.7655    22711.27    21405.85    22083.13
experime |  17,281    21903.75    173.4877    22806.21     21563.7     22243.8
---------+--------------------------------------------------------------------
combined |  34,562    21824.12    122.4182     22758.6    21584.18    22064.06
---------+--------------------------------------------------------------------
    diff |           -159.2581    244.8385               -639.1495    320.6334
------------------------------------------------------------------------------
    diff = mean(control) - mean(experime)                         t =  -0.6505
Ho: diff = 0                                     degrees of freedom =    34560

    Ha: diff < 0                 Ha: diff != 0                 Ha: diff > 0
 Pr(T < t) = 0.2577         Pr(|T| > |t|) = 0.5154          Pr(T > t) = 0.7423
