Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • None
    • 1.1
    • descriptive
    • None
    • Easy

    Description

      Computes the variance according to the SecondMoment.increment(double d) method in commons-math library. If the input array is known beforehand, such as in the Variance.of(double... values) method, a more accurate variance is computed using a two-pass, corrected algorithm, starting with computing the sum of squared deviations from mean and then correcting this by adding the squared sum of deviations normalized by the sample size.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ani5rudh Anirudh Joshi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: