Skip to content

Instantly share code, notes, and snippets.

@jlouis
Created December 29, 2015 22:18
Show Gist options
  • Save jlouis/f69553d1a5503d040791 to your computer and use it in GitHub Desktop.
Save jlouis/f69553d1a5503d040791 to your computer and use it in GitHub Desktop.
98> eministat:x(95.0, L1, L2).
x lists:reverse/1
+ tail_reverse/1
+--------------------------------------------------------------------------+
| xxxx x x ++++ + ++ +|
| x x + ++ + + |
| x + |
| x + |
||__M__A____| |
| |____MA_____| |
+--------------------------------------------------------------------------+
Dataset: x N=10 CI=95.0000
Statistic Value [ Bias] (SE)
Min: 3091.0000
1st Qu. 3109.0000
Median: 3117.0000 [ 7.265] (± 19.4061)
3rd Qu. 3160.0000
Max: 3553.0000
Average: 3177.3000 [ 1.641e-2] (± 41.8832)
Std. Dev: 138.99245 [ -21.36] (± 59.9566)
Outliers: 0 + 2 = 2 (μ=3177.32, σ=117.636)
Outlier variance: 9.00000e-2 (slight)
------
Dataset: + N=15 CI=95.0000
Statistic Value [ Bias] (SE)
Min: 4266.0000
1st Qu. 4317.0000
Median: 4375.0000 [ -7.740] (± 35.3809)
3rd Qu. 4397.0000
Max: 4828.0000
Average: 4405.5333 [ -0.3022] (± 36.4171)
Std. Dev: 146.22432 [ -11.30] (± 41.2586)
Outliers: 0 + 3 = 3 (μ=4405.23, σ=134.922)
Outlier variance: 6.22222e-2 (slight)
Difference at 95.0% confidence
1228.23 ± 121.157
38.6565% ± 3.81321%
(Student's t, pooled s = 143.438)
------
ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment