[ 
https://issues.apache.org/jira/browse/STATISTICS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Herbert updated STATISTICS-97:
-----------------------------------
    Description: 
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.

The TTest also accepts a mean of NaN when the mean, variance and sample size 
are known.

These conditions invalidates the test as the test statistic is NaN.

Issue identified by a security scan.

  was:
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.


> 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
>            Priority: Minor
>
> 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.
> The TTest also accepts a mean of NaN when the mean, variance and sample size 
> are known.
> These conditions 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)

Reply via email to