One Factor Comparison Design: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
{| {{Table}}
{| {{Table}}
!rowspan="2" | weight percentage of cotton
!rowspan="2" | weight percentage of cotton
!colspan="5" | Observed tensile strength  ( lb/in^2)
!colspan="5" | Observed tensile strength  ( lb/in<math>^2</math>)
|-
|-
!style="background:#f0f0f0;"|1
!style="background:#f0f0f0;"|1
Line 46: Line 46:
!Degrees of Freedom
!Degrees of Freedom
!Mean Square
!Mean Square
!F_0
!<math>F_0\,\!</math>
!P value
!P value
|-
|-

Revision as of 21:45, 8 July 2015

DOE Reference Examples Banner.png


New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images and more targeted search.

As of January 2024, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest references at DOE examples and DOE reference examples.




One Factor Comparison Design

Validate the calculation of one factor comparison design.

Reference Case

Data is from Example 11-1 on page 71 in book “Design and Analysis of Experiments” by Douglas C. Montgomery, John Wiley & Sons, 2001.

Data To test hypothesis:

[math]\displaystyle{ \begin{align} H_0:\mu_1=\mu_2=...=\mu_5 \\ H_1:\mu_1=\mu_2=...=\mu_5 \end{align} }[/math]
weight percentage of cotton Observed tensile strength ( lb/in[math]\displaystyle{ ^2 }[/math])
1 2 3 4 5
15 7 7 15 11 9
20 12 17 12 18 18
25 14 18 18 19 19
30 19 25 22 19 23
35 7 10 11 15 11


Result From the book the ANOVA table is:

Source of Variation Sum of Squares Degrees of Freedom Mean Square [math]\displaystyle{ F_0\,\! }[/math] P value
Cotton weight percentage 475.76 4 118.94 14.76 <0.01
Error 161.20 20 8.06
Total 636.96 24

Suppose that the experimenter selects [math]\displaystyle{ \alpha=0.05\,\! }[/math]. Since [math]\displaystyle{ F_(0.05,4,20)=2.87\,\! }[/math], and [math]\displaystyle{ 14.76 \gt 2.87 \,\! }[/math], the engineer rejects [math]\displaystyle{ H_0\,\! }[/math] and concludes that treatment means differ.


Results in DOE++

Your text here.