Alex Herbert created STATISTICS-97:
--------------------------------------
Summary: TTest and OneWayAnova allow NaN and infinite values in
the data array
Key: STATISTICS-97
URL: https://issues.apache.org/jira/browse/STATISTICS-97
Project: Commons Statistics
Issue Type: Bug
Components: inference
Affects Versions: 1.3
Reporter: Alex Herbert
The TTest and OneWayAnova compute the variance of input data. This computes a
variance of NaN if any value in the input array is NaN or Infinite. This
invalidates the test as the test statistic is NaN.
Issue identified by a security scan.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)