29.9.39 CDF Plot

CDF Plot 01.png

Data Requirements

Select at least one column to create Empirical CDF plot and/or Theoretical CDF plot.

Select multiple data and group column to compare cumulative distribution of different data/groups.

Creating the Graph

Select required data.

From the menu, select Plot > Statistical: CDF Plot to open the plot_cdf dialog.

CDF Plot 02.png

Dialog Controls

Data Range Select input data column(s).
Group Select grouping column(s).
Graph Arrangement Choose how to arrange the plots.
  • Multiple Data and Multiple Groups:Use these two options , the plots will be arranged in these four ways:
    • Overlay All: Both Multple Data and Multiple Group select Overlap on Same Graph.
    • Overlay Groups, Variables in Different Layers: Multple Data=Separate Layer, Multiple Groups=Overlap on Same Graph
    • Overlay Variables, Groups in Different Layers: Multiple Groups=Separate Layer, Multple Data=Overlap on Same Graph
    • Different Layers: Both Multple Data and Multiple Groups select Separate Layer
  • Split Panels by: Once this check box has been checked, you can select another grouping column to separate the graphs into multiple layers.
    Note: If Multiple Data and Multiple Groups both are set to Separate Layers, the layer order in result sheet should follow the hierarchy of "by Input Data" →"Split Panels by" → "by Groups"
  • Split Pages by: Once this check box has been checked, you can select other grouping column(s) to split the input data and created CDF plots in different graph pages. Each page only plots the columns within the same page related group. Page related group info will be shown in layer title, separated by comma if there are multiple factors. Report graph sheet will list all pages.
Distribution
  • Distribution:Specify the distribution type to calculate the cumulative distribution probability. Here, four distribution types are supported: Normal, Lognormal, Weibull, Exponential and Gamma.
  • Estimate from Data: Estimate the parameter value from the input data. Uncheck it to enter the parameter values under this check box for each distribution function.
Plot
  • Plots: Choose which CDF plot you want to plot, empirical CDF, theoretical CDF or both of them.
  • Use Common X Range: Unchecked by default. Checking it to find min and max of x for all plots, if x range is small for a plot, add min or max at the end of plot.
  • Y Scale Type: Percent (default, 0-100) and Probability (0-1)
Output Plot Data Specify which sheet the plot data is output to.
Output Graphs Specify which sheet the result graphs is output to.

Template

CDF.OTPU(installed to the Origin program folder).

Notes

CDF plot, fully-named as cumulative distribution function plot, is used to examine the distribution of a sample data. It shows the empirical and/or theoretical cumulative distribution function of the data. You are allowed to decide how to arrange multiple source data and their groups. And the distribution information values(mu, sigma and N) for each groups of each data will be output to the result graph(s) automatically.