Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10724

Add describe Stream Evaluator

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • 6.7, 7.0
    • None
    • None

    Description

      The describe Stream Evaluator provides descriptive statistics for an array of numbers. describe returns a single tuple with the following stats:

      geometricMean, kurtosis, max, min, mean, N, populationVariance, quadraticMean, skewness, standardDeviation, sum, sumsq, variance

      Syntax:

      c = describe(colA)
      

      Implementation provided by Apache Commons Math

      Attachments

        1. SOLR-10724.patch
          8 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              jbernste Joel Bernstein
              jbernste Joel Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: