Opened 7 years ago
Closed 7 years ago
#11768 closed Bugs (fixed)
Skewness formula for triangular distribution is incorrect
| Reported by: | Owned by: | Paul A. Bristow | |
|---|---|---|---|
| Milestone: | Boost 1.60.0 | Component: | math | 
| Version: | Boost 1.60.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
I noticed a problem in the skewness formula for the triangular distribution.
I have already corrected it and submitted a PR in GitHub. https://github.com/boostorg/math/pull/16
Change History (3)
comment:1 by , 7 years ago
| Owner: | changed from to | 
|---|
comment:2 by , 7 years ago
comment:3 by , 7 years ago
| Milestone: | To Be Determined → Boost 1.60.0 | 
|---|---|
| Resolution: | → fixed | 
| Status: | new → closed | 
| Version: | Boost 1.57.0 → Boost 1.60.0 | 
  Note:
 See   TracTickets
 for help on using tickets.
    

Corrected mistake in skewness formula, added more tests, updated documentation.
Pushed To git@…:boostorg/math.git
Should be in release 1.61