You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
For a triangular distribution, when I use the Embed Charts function, the last bin of the frequency has an unexpectedly high count. It seems that's because the spread between the second-to-last and the last bin is wider than for the rest of the distribution. It should be symmetrical from the parameters I chose. The attached image illustrates the issue:
Very useful tool overall! Thanks!
The text was updated successfully, but these errors were encountered:
Thanks for the report @ajperot! You are correct; the issue you discovered is caused by non-uniform bin selection by the Embed Charts tool when creating the Excel chart--the last bin is too wide and the first bin is too narrow.
Because the issue is just with the bin selection, not with the random sampling, for the time being you can manually create a histogram chart with appropriate bin choices through Excel like in the attached workbook: triangular-histogram.xlsx. You may also use the Analysis Wizard tool to quickly view a distribution's histogram and CDF curve.
For a triangular distribution, when I use the Embed Charts function, the last bin of the frequency has an unexpectedly high count. It seems that's because the spread between the second-to-last and the last bin is wider than for the rest of the distribution. It should be symmetrical from the parameters I chose. The attached image illustrates the issue:
Very useful tool overall! Thanks!
The text was updated successfully, but these errors were encountered: