Changeset 9329 for branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/StatisticalTestingView.resx
- Timestamp:
- 03/21/13 13:26:16 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/StatisticalTestingView.resx
r9320 r9329 166 166 lR7X/aj3Y+uI5ciZUdfRvidBTx6Mscae/5T+04fx/Kfkp+UTqhONk2aTp6fcp24+W/1s/Hnq8/npgp+l 167 167 f65+ofviu18cf+mbWTUz/pL/cuHX4lfyr468Xva6e9Z/9vGb5Dfzc4Vv5d8efcd41/s+7P3EfOYH7IeK 168 j3ofuz55f3q4kLyw8Bv3hPP74uYdwgAAAAlwSFlzAAALD wAACw8BkvkDpQAAABl0RVh0U29mdHdhcmUA168 j3ofuz55f3q4kLyw8Bv3hPP74uYdwgAAAAlwSFlzAAALDgAACw4BQL7hQQAAABl0RVh0U29mdHdhcmUA 169 169 UGFpbnQuTkVUIHYzLjUuODc7gF0AAAK0SURBVDhPrZBrSNNRAMWNvkVEEBT0oY+BUAgSRBhIQmUqKYb4 170 170 KgudU1MTlj2WZUlMykdu+VhatmWKWaaITF35qCmzWoaGj81kms72dm5/3cM9TtvdX9Sob/0+XC6Hcw73 … … 194 194 195 195 For pairwise comparision of the groups the Mann-Whitney U test is used. 196 It also requires sample sizes of at least 5 samples.</value> 196 It also requires sample sizes of at least 5 samples. 197 198 The p-values calculated by the statistical tests are interpreted as follows: 199 The null hypothesis states that the groups which are compared have the same distribution. 200 A p-value < 0.05 (this value is often chosen as significance level) means the null hypothesis is rejected, 201 which therefore means that the distributions are not equal. 202 203 For the pariwise statistical test, in addition to the p-value, Cohen's d and Hedges' g are calculated. 204 According to Wikipedia, these values can be interpreted as follows: "A lower Cohen's d indicates a necessity of larger sample sizes, and vice versa."</value> 197 205 </data> 198 206 </root>
Note: See TracChangeset
for help on using the changeset viewer.