From 7eeb8a970ed09ff598c1e17c8d4e4dec4820bbfc Mon Sep 17 00:00:00 2001 From: Yuji Sode Date: Tue, 13 Sep 2016 14:56:59 +0900 Subject: [PATCH 1/2] uploaded "resultsExamples_20160913.txt" --- resultsExamples_20160913.txt | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 resultsExamples_20160913.txt diff --git a/resultsExamples_20160913.txt b/resultsExamples_20160913.txt new file mode 100644 index 0000000..a48967f --- /dev/null +++ b/resultsExamples_20160913.txt @@ -0,0 +1,46 @@ +/*results examples_20160913.txt +* +* results examples by testingFtU. +* these results were tested on 2016-09-13 with Firefox OS 2.0.0.1. +* Yuji SODE +*/ +testingFtU: Tue_Sep_13_2016_14:22:14_GMT+0900_(JST) + +F-test:0.5 +t-test:0.010656 +U-test:0.024767 + +testingFtU@bootstrap_simulation: Tue_Sep_13_2016_14:24:11_GMT+0900_(JST) + +F-test,t-test,U-test +Rejection rates:0.1,1,1 + +0.42857,0.01951,0.024767 +0.5,0.010656,0.024767 +0.42857,0.01951,0.024767 +0.42857,0.0097209,0.024767 +0.25,0.008065,0.024767 +0.5,0.010656,0.024767 +0,0.012861,0.024767 +0.42857,0.0097209,0.024767 +0.25,0.0026641,0.024767 +0.42857,0.0097209,0.024767 + +testingFtU@1-sample_t-test: Tue_Sep_13_2016_14:27:00_GMT+0900_(JST) + +[Resampled size:20;Given mean:1; +Simulation:10times; +Significance level:0.025] +1-sample t-test +Rejection rate:0.1 + +0.71148 +0.30291 +0.71148 +0.72956 +0.85166 +0.2097 +0.00016894 +0.59816 +0.71148 +0.71148 \ No newline at end of file From 9a1f583d4b53c61be3fee83b8e6ad69fdeb8c519 Mon Sep 17 00:00:00 2001 From: Yuji Sode Date: Tue, 13 Sep 2016 14:59:11 +0900 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ab7de3..4c26c45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ #Change Log ##[3.1] - 2016-09-13 +##Added +- added file: resultsExamples_20160913.txt + ##Changed - [README.md] line 44: `###[1-sample t-test: testingFtU3.html]` - [README.md] line 34: `###[Test with bootstrap method: testingFtU2.html]`