Code covered by the BSD License  

Highlights from
fd23

4.0

4.0 | 2 ratings Rate this file 1 Download (last 30 days) File Size: 4.45 KB File ID: #9448

fd23

by Antonio Trujillo-Ortiz

 

25 Dec 2005 (Updated 28 Dec 2005)

2^3 Factorial Design Analysis.

| Watch this File

File Information
Description

This m-file is used in experiments involving several factors where it is necessary to investigate the joint effects (main and interactions) of the factors on a response variable and determine by a formal analysis of variance which factor effects are nonzero. Each of the three factors (k = 3) of interest has only two levels. Because each of the replicate of such an experimental design has exactly 2^3 (=8) experimental trials or runs. As in the 2^2 experimental design, it is a basic block used to create other more complicated experimental designs.

Inputs:
     D - matrix data (=[X Y]) (last column must be the Y-dependent variable).
         (X-independent variable entry for the 2^3 factorial design).
 alpha - significance-value (default = 0.05).

Outputs:
     A complete analysis of variance is summarized on a table.
     [NOTE: If none of the variables on the model has a significant effect, should appers this note and does not proceed with the analysis of variance.]

MATLAB release MATLAB 7 (R14)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
27 Dec 2005 M. Tetouan

This is already implemented in MATLAB:
>> help anovan

28 Dec 2005 R. M.

I am a Quality Control Engineer and appreciate to the authors the development of this function. Statistics fundamentals are exposed in a didactic and simple way.

Please login to add a comment or rating.
Updates
28 Dec 2005

It was added an appropriate format to cite this file.

Tag Activity for this File
Tag Applied By Date/Time
statistics Antonio Trujillo-Ortiz 22 Oct 2008 08:10:47
probability Antonio Trujillo-Ortiz 22 Oct 2008 08:10:47
factorial design Antonio Trujillo-Ortiz 22 Oct 2008 08:10:47
experimental design Antonio Trujillo-Ortiz 22 Oct 2008 08:10:47
analysis of variance Antonio Trujillo-Ortiz 22 Oct 2008 08:10:47

Contact us at files@mathworks.com