/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q32E In an experiment to compare the ... [FREE SOLUTION] | 91影视

91影视

In an experiment to compare the quality of four different brands of magnetic recording tape, five 2400-ft reels of each brand (A鈥揇) were selected and the number of flaws in each reel was determined.

A:

10

5

12

14

8

B:

14

12

17

9

8

C:

13

18

10

15

18

D:

17

16

12

22

14

It is believed that the number of flaws has approximately a Poisson distribution for each brand. Analyse the data at level .01 to see whether the expected number of flaws per reel is the same for each brand.

Short Answer

Expert verified

Do not reject null hypothesis

Using the table, you could using value \({F_{0.01,3,16}}\) for which the area under the F curve to the right of \({F_{0.01,3,16}}\) is 0.01.The value is

\({F_{0.01,3,16}} = 5.29 > 3.18 = f\)

Which indicates to not reject null hypothesis at significance level 0.01

Step by step solution

01

Finding Null and alternative hypothesis

The given data,\({y_{ij}},i,j = 1,2,3,4\), should be transformed using

\({x_{ij}} = \sqrt {{y_{ij}}} ,\)\(i,j \in \left\{ {1,2,3,4} \right\},\)

Because the data follow Poisson distribution for each brand.

The hypothesis of interest is

\({H_0}:{\mu _i} = {\mu _j},i \ne j\)

Versus alternative hypothesis

\({H_a}:\)at least two of the \({\mu _i}\)鈥檚 is different,

where\({\mu _i}\)is the true average of brand i, i=1,2,3,4.

The transformed data is given in the table below

No.

A:

B:

C

D:

1

3.16

3.74

3.61

4.12

2

2.24

3.46

4.24

4.00

3

3.46

4.12

3.16

3.46

4

3.74

3.00

3.87

4.69

5

2.83

2.83

4.24

3.74

15.43

17.16

19.13

20.02

3.09

3.43

3.83

4.00

= 3.59 = 71.74

This table summarizes everything needed to carry out F test(ANOVA).

Here is explanation how to obtain those values.

02

Finding degrees of freedom

Notice first that

I=4, columns 鈥 treatments (usually they are in rows),

And

J=5,rows 鈥 samples of each type,

The following data needs to be filled with corresponding values;

Source of Variation

df

Sum of Squares

Mean Square

f

Treatments

I-1

SSTr

MSTr

MSTr/MSE

Error

I.(J-1)

SSE

MSE

Total

I.J-I

SST

The degrees of freedom are

\(\begin{aligned}{l}I - 1 = 4 - 1 = 3\\I \cdot (J - 1) = 4 \cdot (5 - 1) = 16\\I \cdot J - 1 = 4 \cdot 5 - 1 = 19\end{aligned}\)

Denote with

03

Finding f value

The total sum of squares

(SST),

Treatment sum of squares

(SSTr),and

Error sum of squares

(SSE) are given by

The mean squares are

\(\begin{aligned}{l}MSTr = \frac{1}{{I - 1}} \cdot SSTr\\MSE = \frac{1}{{I \cdot (J - 1)}} \cdot SSE\end{aligned}\)

F is the ratio of the two mean squares

\(F = \frac{{MSTr}}{{MSE}}\)

Compute all the values one by one.by summing corresponding columns (usually rows),values of\({x_i}\)are

\(\begin{aligned}{l}{x_1} = 3.16 + 2.24 + \ldots + 2.83 = 15.43;\\{x_2} = 3.74 + 3.46 + \ldots 2.83 = 17.16;\\{x_3} = 3.61 + 4.24 + \ldots + 4.24 = 19.13;\\{x_4} = 4.12 + 4.00 + 3.74 = 20.02;\end{aligned}\)

Values of

Are given by

04

Finding grand mean, total sum of squares, treatment sum of squares

The grand mean is

And

The total sum of squares is

\(\begin{aligned}{l} = {3.16^2} + {3.74^2} + {...4.24^2} + {3.74^2} - \frac{1}{{4 \cdot 5}} \cdot {71.74^2}\\ = 264 - 257.33\\ = 6.67\end{aligned}\)

The treatment sum of squares is

\(\begin{aligned}{l} = \frac{1}{5} \cdot ({15.43^2} + {17.16^2} + {19.13^2} + {20.02^2}) - \frac{1}{{4 \cdot 5}} \cdot {71.74^2}\\ = 259.82 - 257.33\\ = 2.49\end{aligned}\)

05

Step 5:Finding value of f static

Fundamental identity

SST + SSTr = SSE

Error sum of squares is

SSE = SST 鈥 SSTr = 6.67 - 2.49 = 4.18

The mean squares can be computed now as

\(\begin{aligned}{l}MSTr = \frac{1}{{I - 1}} \cdot SSTr = \frac{1}{3} \cdot 2.49 = 0.83\\MSE = \frac{1}{{I \cdot (J - 1)}} \cdot SSE = \frac{1}{{4 \cdot (5 - 1)}} \cdot 4.18 = 0.26\end{aligned}\)

The value of f static is

\(f = \frac{{MSTr}}{{MSE}} = \frac{{0.83}}{{0.26}} = 3.18\)

The ANOVA table becomes

Source of Variation

df

Sum of Squares

Mean Square

f

Treatments

3

2.49

0.83

3.18

Error

16

4.18

0.26

Total

19

6.67

06

Concluding with hypothesis and P value

As for usual tests,you can either make conclusion about the hypothesis look at the F critical value or a P value. Remember that the hypothesis of interest is

\({H_0}:{\mu _i} = {\mu _j},i \ne j\)

Versus alternative hypothesis

\({H_a}:\)at least two of the \({\mu _i}\)鈥檚 are different

The P value is the area to the right of f value under the F curve where F has fisher鈥檚 distribution with degrees of freedom 3 and 16;thus

\(P = P(F > f) = P(F > 3.18) = 0.05\)

Which was computed using software (you could estimate it using the table in the appendix).Because

\(P = 0.05 > 0.01 = \alpha \)

Do not reject null hypothesis

At significance level. There is no statistically significance difference is true averages among the four different brand types

Using the table, you could use. value \({F_{0.01,3,16}}\) for which the area under the F curve to the right of \({F_{0.01,3,16}}\) is 0.01.The value is

\({F_{0.01,3,16}} = 5.29 > 3.18 = f\)

Which indicates to not reject null hypothesis at significance level 0.01

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91影视!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

The critical flicker frequency \(\left( {cff} \right)\) is the highest frequency at which a person can detect the flicker in a flickering light source. At frequencies above the cff, the light source appear to be continuous even though it is actually flickering. An investigation carried out to see whether true average cff depends on iris color yielded the following data (based on the article 鈥淭he Effects of Iris Color on Critical Flicker Frequency鈥.

Iris color

1.Brown

2.Green

3.Blue

\({\bf{26}}.{\bf{8}}\)

\({\bf{26}}.{\bf{4}}\)

\({\bf{25}}.{\bf{7}}\)

\({\bf{27}}.{\bf{9}}\)

\({\bf{24}}.{\bf{2}}\)

\({\bf{27}}.{\bf{2}}\)

\({\bf{23}}.{\bf{7}}\)

\({\bf{28}}.{\bf{0}}\)

\({\bf{29}}.{\bf{9}}\)

\({\bf{25}}.{\bf{0}}\)

\({\bf{26}}.{\bf{9}}\)

\({\bf{28}}.{\bf{5}}\)

\({\bf{26}}.{\bf{3}}\)

\({\bf{29}}.{\bf{1}}\)

\({\bf{29}}.{\bf{4}}\)

\({\bf{24}}.{\bf{8}}\)

\({\bf{28}}.{\bf{3}}\)

\({\bf{25}}.{\bf{7}}\)

\({\bf{24}}.{\bf{5}}\)

\({J_i}\)

\({\bf{8}}\)

\({\bf{5}}\)

\({\bf{6}}\)

\({x_i}\)

\({\bf{204}}.{\bf{7}}\)

\({\bf{134}}.{\bf{6}}\)

\({\bf{169}}.{\bf{0}}\)

\({\overline x _i}\)

\({\bf{25}}.{\bf{59}}\)

\({\bf{26}}.{\bf{92}}\)

\({\bf{28}}.{\bf{17}}\)

\(n = 19,{x_{..}} = 508.3\)

  1. State and test the relevant hypotheses at significance level\(.05\)(Hint:\(\sum {\sum {{x_{ij}}^2} = 13659.67,CF = 13598.36} \))
  2. Investigate difference between iris colors with respect to mean cff.

In Exercise \(11\) suppose \({\overline x _{3.}} = 427.5.\) now which true average spreading rates differ significantly from one another? Be sure to use the method of underscoring to illustrate your conclusion, and write a paragraph summarizing your results.

The following data refers to yield of tomatoes (kg/plot) for four different levels of salinity. Salinity level here refers to electrical conductivity (EC), where the chosen levels were EC = 1.6, 3.8, 6.0, and 10.2 nmhos/cm.

Use the F test at level\(\alpha \)=.05 to test for any differences in true average yield due to the different salinity levels.

An experiment to compare the spreading rates of five brands of yellow interior latex paint available in a particular area used \(4\)gallons \(\left( {J = 4} \right)\)of each paint. The sample average spreading rates \(\left( {f{t^2}/gal} \right)\) for the five brands were \(\,{\overline x _{1.}} = 462.3,\,{\overline x _{2.}} = 512.8,\,{\overline x _{3.}} = 437.5,\,{\overline x _{4.}} = 469.3\,and\,\,{\overline x _{5.}} = 532.1\,\) the computed value of F was found to be significant at level \(\alpha = .05.\) with MSE= \(272.8\)use Tukey鈥檚 procedure to investigate significant differences in the true average spreading rates between brands.

The lumen output was determined for each of \(I = 3\)different brands of light bulbs having the same wattage, with \(J = 8\) bulbs of each brand tested. The sums of squares were computed as \(SSE = 4773.3\,and\,SS{T_r} = 591.2.\)state hypothese of intrest (including word definitions of parameters),and use the F test of ANOVA \(\left( {\alpha = .05} \right)\)to decide whether there are any differences in true average lumen outputs among the three brands for this type of bulb by obtaining as much information as possible about the p-values.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.