Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-167

ConvergenceException in normal CDF

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.2
    • None
    • None

    Description

      NormalDistributionImpl::cumulativeProbability(double x) throws ConvergenceException
      if x deviates too much from the mean. For example, when x=+/-100, mean=0, sd=1.
      Of course the value of the CDF is hard to evaluate in these cases,
      but effectively it should be either zero or one.

      Attachments

        Activity

          People

            Unassigned Unassigned
            uttumuttu Mikko Kauppila
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: