Anonymous | Login | Signup for a new account | 2024-11-22 02:40 MSK |
Main | My View | View Issues | Change Log | Roadmap | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
0000518 | [ALGLIB] Statistics | tweak | have not tried | 2013-04-19 16:14 | 2013-05-14 12:32 | ||
Reporter | SergeyB | View Status | public | ||||
Assigned To | SergeyB | ||||||
Priority | normal | Resolution | fixed | Platform | |||
Status | resolved | OS | |||||
Projection | none | OS Version | |||||
ETA | none | Fixed in Version | 3.8.0 | Product Version | |||
Target Version | 3.8.0 | Product Build | |||||
Summary | 0000518: FIXED: minor bug in Student's t-test | ||||||
Description |
Previous versions of Student's t-test incorrectly handled degeneracy in the input data (when one/both of the samples had zero variance). New version fixes behavior of: * StudentTTest1 * StudentTTest2 * UnequalVarianceTTest ============================== Reported by Andy Giese <gieseanw@gmail.com>: The t-tests improperly return all tails = 1.0 when either variance for x or variance for y is 0. This is a mistake. To reproduce: test against sets x = {1, 1, 1, 1, 1} y = {0.45, 0.56, 0.83, 0.92, 0.87} Alglib says the probability of the null is 1.0 in all tests, which is clearly incorrect. |
||||||
Steps To Reproduce | |||||||
Additional Information | |||||||
Programming language | Unspecified | ||||||
Attached Files | |||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |