Description:
This example shows how to create Main Effects Plot
The Main Effects plot is very useful when you have several categorical variables. You can use it to compare the changes in the level means to see which categorical variable influences the response the most.
Origin's Main Effects plot allows you selecting multiple response data as Input data and multiple categorical variables as Factors. Each input column will be plotted as a separate Main Effects plot, and each factor will be plotted as a graph layer. In each layer, each value of the factor will be plotted as a data point with its mean response values. The mean of whole response data will be plotted as a dash reference line.