Viewing a Distribution Chart

When you display a Distribution Result by right-clicking on the output (in a browser or the output interface), or the element (if the output is the element's primary output) and selecting Distribution Result… from the context menu., by default, a Distribution Summary will be displayed.

You can view a Distribution Chart by pressing the Show Chart button when viewing a Distribution Summary or a Distribution Table:

 

You can also view a Distribution Chart by double-clicking on the preview pane in the Distribution Summary window.

   Note: When viewing a Distribution Result element, the element “remembers”the last type of view that was displayed, and displays that view when you double-click on it.

A Distribution Chart looks like this:

A screenshot of a cell phone

Description automatically generated

The Distribution Chart has a variety of buttons at the top of the window:

The functions of these buttons are:

Display PDF: This displays the chart as a probability density function (PDF).

   Note: The algorithim used to create a PDF plot is discussed in detail in Appendix B of the GoldSim User’s Guide.

Display CDF: This displays the chart as a cumulative distribution function (CDF).

Display CCDF: This displays the chart as a complementary cumulative distribution function (CCDF).

Show Chart: Deselecting this button switches to a Distribution Summary view of the result. You can also toggle from the Chart View to the Distribution Summary View by double-clicking anywhere in the chart.  Note that when viewing a Distribution Chart, the Display Chart button appears selected.

Show Table: Selecting this button switches to a Distribution Table view of the result. Note that when viewing a Distribution Table, the Display Table button appears selected.

Show Confidence Bounds: If you press this button or press Ctrl+Shft+B, GoldSim will display confidence bounds on CDFs and CCDFs (they cannot be displayed for PDFs):

A screenshot of a social media post

Description automatically generated

These bounds reflect uncertainty in the probability distribution due to the finite number of Monte Carlo realizations (as the number of realizations is increased, the uncertainty in the distribution decreases). The confidence bounds represent the 5% and 95% confidence limits on the distribution. The calculation of confidence bounds is discussed in detail in Appendix B of the GoldSim User’s Guide. Note that confidence bounds cannot be displayed if importance sampling has been used in the model.

Show Result Array: Pressing this button displays a new (modal) window containing the result array.The result array represents a sorted table of all of the results, and is used to produce the charts and statistics for the distribution. The table shows the value, the weight, the number of occurrences of the value, the cumulative probability of the value, and the 5% and 95% confidence bounds for the value at that cumulative probability. (Note, however, that confidence bounds cannot be computed if importance sampling has been used in the model.)

Edit Chart Style: This button provides access to a dialog for editing the chart style.

Edit Properties: This provides access to the Result Properties.

Like all result charts, you can also control various attributes of the chart via a context menu.  This includes the ability to turn on and off a legend. The legend uses the Label for the result defined in the Result Properties page. When viewing multiple results on one chart, you will always want to display the legend.

When the results being plotted are conditions (i.e., True or False) or represent discrete (as opposed to continuous) distributions, GoldSim uses special algorithms to plot these in a consistent and effective manner.

You can copy the chart to the clipboard by right-clicking in the chart, and selecting Copy from the context menu.  Alternatively, you can press Ctrl+C while viewing the chart. To export a chart, right-click in the chart, and select Export… from the context menu.

By default, Distribution results operate on Final Values. That is, the display uses the values at the end of each realization. However, by defining Capture Times, you can display results at any specified time. If you have created Capture Times, an additional drop-list is added to the display window to allow you to select the set of data (i.e., the results at the specified Capture Time) that you would like to display.

   Note: When viewing distribution results produced by a nested Monte Carlo simulation (using a SubModel), the Distribution Chart display is modified somewhat and provides slightly different options.

Related Topics…

Learn more about: