|
1.
Exploratory Data Analysis
1.3. EDA Techniques 1.3.3. Graphical Techniques: Alphabetic
|
|||
|
Purpose: Detect Important Factors with Respect to Location |
The dex mean plot is appropriate for analyzing data from
a designed experiment, with respect to important factors,
where the factors are at two or more levels. The plot
shows mean values for the two or more levels of each factor
plotted by factor. The means for a single factor are
connected by a straight line. The dex mean plot is a
complement to the traditional
analysis of variance
of designed experiments.
This plot is typically generated for the mean. However, it can be generated for other location statistics such as the median. |
||
|
Sample Plot: Factors 4, 2, and 1 are the Most Important Factors |
This sample dex mean plot shows that:
|
||
|
Definition: Mean Response Versus Factor Variables |
Dex mean plots are formed by:
|
||
| Questions |
The dex mean plot can be used to answer the
following questions:
|
||
|
Importance: Determine Significant Factors |
The goal of many designed experiments is to determine which factors are significant. A ranked order listing of the important factors is also often of interest. The dex mean plot is ideally suited for answering these types of questions and we recommend its routine use in analyzing designed experiments. | ||
| Extension for Interaction Effects |
Using the concept of the scatter plot
matrix, the dex mean plot can be extended to display
first-order interaction effects.
Specifically, if there are k factors, we create a matrix of plots with k rows and k columns. On the diagonal, the plot is simply a dex mean plot with a single factor. For the off-diagonal plots, measurements at each level of the interaction are plotted versus level, where level is Xi times Xj and Xi is the code for the ith main effect level and Xj is the code for the jth main effect. For the common 2-level designs (i.e., each factor has two levels) the values are typically coded as -1 and 1, so the multiplied values are also -1 and 1. We then generate a dex mean plot for this interaction variable. This plot is called a dex interaction effects plot and an example is shown below. |
||
| DEX Interaction Effects Plot |
This plot shows that the most significant factor is X1 and the most significant interaction is between X1 and X3. |
||
| Related Techniques |
Dex scatter plot Dex standard deviation plot Block plot Box plot Analysis of variance |
||
| Case Study | The dex mean plot and the dex interaction effects plot are demonstrated in the ceramic strength data case study. | ||
| Software | Dex mean plots are available in some general purpose statistical software programs, although the format may vary somewhat between these programs. It may be feasible to write macros for dex mean plots in some statistical software programs that do not support this plot directly. Dataplot supports both a dex mean plot and a dex interaction effects plot. | ||