Skip to content

Instantly share code, notes, and snippets.

@jlouis
Created December 31, 2015 19:20
Show Gist options
  • Save jlouis/bfb0db52549e522a3506 to your computer and use it in GitHub Desktop.
Save jlouis/bfb0db52549e522a3506 to your computer and use it in GitHub Desktop.
Now with the BCa bootstrap
55> eministat:x(95.0, Rev1, Rev2).
x lists:reverse/1
+ tail_reverse/1
+--------------------------------------------------------------------------+
|x xx xxxxx x ++ +++ ++ + ++|
| x + +++ |
| + |
| |________MA__________| |
| |____M_A______| |
+--------------------------------------------------------------------------+
Dataset: x N=10 CI=95.0000
Statistic Value [ Bias] (Bootstrapped LB‥UB)
Min: 3003.00
1st Qu. 3391.00
Median: 3428.00
3rd Qu. 3505.00
Max: 4034.00
Average: 3462.70 [ 1.55092] ( 3337.70 ‥ 3637.70)
Std. Dev: 250.326 [ -26.4185] ( 132.073 ‥ 424.445)
Outliers: 1/1 = 2 (μ=3464.25, σ=223.907)
Outlier variance: 0.188041 (moderate)
------
Dataset: + N=15 CI=95.0000
Statistic Value [ Bias] (Bootstrapped LB‥UB)
Min: 4198.00
1st Qu. 4223.00
Median: 4312.00
3rd Qu. 4394.00
Max: 4735.00
Average: 4363.93 [ 0.421667] ( 4295.80 ‥ 4468.00)
Std. Dev: 168.051 [ -9.77948] ( 92.9593 ‥ 229.299)
Outliers: 0/2 = 2 (μ=4364.36, σ=158.271)
Outlier variance: 0.120846 (moderate)
Difference at 95.0% confidence
901.233 ± 172.507
26.0269% ± 4.98187%
(Student's t, pooled s = 204.231)
------
ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment