Question

Example 4: Four mach 1. A. Four machines A, B, C and D are used to ice a certain kind of cotton fabrics. Samples of size 4 wi

0 0
Add a comment Improve this question Transcribed image text
Answer #1

4.

Given table data is as below
MATRIX col1 col2 col3 TOTALS TOTALS
row 2 11 7 12 16 46
row 3 9 9 11 20 49
row 3 14 10 18 23 65
row 4 16 4 9 21 50
TOTALS 50 30 50 80 210
------------------------------------------------------------------

calculation formula for E table matrix
E-TABLE col1 col2 col3 col4
row 2 row1*col1/N row1*col2/N row1*col3/N row1*col4/N
row 3 row2*col1/N row2*col2/N row2*col3/N row2*col4/N
row 3 row3*col1/N row3*col2/N row3*col3/N row3*col4/N
row 4 row4*col1/N row4*col2/N row4*col3/N row4*col4/N
------------------------------------------------------------------

expected frequecies calculated by applying E - table matrix formulae
E-TABLE col1 col2 col3 col4
row 2 10.952 6.571 10.952 17.524
row 3 11.667 7 11.667 18.667
row 3 15.476 9.286 15.476 24.762
row 4 11.905 7.143 11.905 19.048
------------------------------------------------------------------

calculate chisquare test statistic using given observed frequencies, calculated expected frequencies from above
Oi Ei Oi-Ei (Oi-Ei)^2 (Oi-Ei)^2/Ei
11 10.952 0.048 0.002 0
7 6.571 0.429 0.184 0.028
12 10.952 1.048 1.098 0.1
16 17.524 -1.524 2.323 0.133
9 11.667 -2.667 7.113 0.61
9 7 2 4 0.571
11 11.667 -0.667 0.445 0.038
20 18.667 1.333 1.777 0.095
14 15.476 -1.476 2.179 0.141
10 9.286 0.714 0.51 0.055
18 15.476 2.524 6.371 0.412
23 24.762 -1.762 3.105 0.125
16 11.905 4.095 16.769 1.409
4 7.143 -3.143 9.878 1.383
9 11.905 -2.905 8.439 0.709
21 19.048 1.952 3.81 0.2
ᴪ^2 o = 6.009
------------------------------------------------------------------

set up null vs alternative as
null, Ho: no relation b/w X and Y OR X and Y are independent
alternative, H1: exists a relation b/w X and Y OR X and Y are dependent
level of significance, α = 0.05
from standard normal table, chi square value at right tailed, ᴪ^2 α/2 =16.919
since our test is right tailed,reject Ho when ᴪ^2 o > 16.919
we use test statistic ᴪ^2 o = Σ(Oi-Ei)^2/Ei
from the table , ᴪ^2 o = 6.009
critical value
the value of |ᴪ^2 α| at los 0.05 with d.f (r-1)(c-1)= ( 4 -1 ) * ( 4 - 1 ) = 3 * 3 = 9 is 16.919
we got | ᴪ^2| =6.009 & | ᴪ^2 α | =16.919
make decision
hence value of | ᴪ^2 o | < | ᴪ^2 α | and here we do not reject Ho
ᴪ^2 p_value =0.739


ANSWERS
---------------
null, Ho: no relation b/w X and Y OR X and Y are independent
alternative, H1: exists a relation b/w X and Y OR X and Y are dependent
test statistic: 6.009
critical value: 16.919
p-value:0.739
decision: do not reject Ho

we do not have enough evidence to support the claim that significant difference in the performance of the four machines.

Add a comment
Know the answer?
Add Answer to:
Example 4: Four mach 1. A. Four machines A, B, C and D are used to...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Procedure Given the following switching functions with four inputs, a, b, c, and d and three...

    Procedure Given the following switching functions with four inputs, a, b, c, and d and three outputs, F2, F1, Fo, F2 (a, b,c,d) = Em (3,4,6,9, 11) F (a, b, c, d) =m (2, 4, 8, 10, 11, 12) Fo (a, b, c, d) =ăm (4, 6, 9, 14, 15) 1. Design the switching functions using 8:1 MUXs. 2. Design the switching using 4:16 Decoder and minimal logic gates. 3. Design the switching functions using a ROM. 4. Design a...

  • Four distributions, labeled (a), (b), (c), and (d), are represented below by their histograms. Each distribution...

    Four distributions, labeled (a), (b), (c), and (d), are represented below by their histograms. Each distribution is made of 9 measurements. Without performing any calculations, order their respective means Her My Hc, and do (a) (b) 1 2 3 4 5 6 7 R 9 10 11 12 13 14 7 8 9 10 11 12 13 14 (C) (d) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 4 5 6 7 8...

  • F 2 А B C D E 1 CHAPTER 12: Lab 2 The Rushton Trash Company...

    F 2 А B C D E 1 CHAPTER 12: Lab 2 The Rushton Trash Company stocks, among many other products, a certain container, each of which occupies four square feet of warehouse space. The warehouse space currently available for storing this product is limited to 600 square 6 feet. Demand for the product is 15,000 units per year. Holding costs are $4 per container per year; Ordering costs are $5 per order. 5 7 8 9 10 Build an...

  • 1. In an oil treatment plant, four different qualities of oils are stored in four tanks A, B, C and D. A level sens...

    1. In an oil treatment plant, four different qualities of oils are stored in four tanks A, B, C and D. A level sensor in each tank produces a high voltage when the level of oil in the tank falls w a specified point. Design and implement a circuit using CMOS transistors that monitors The level of any two tank drops below the specified point The level of any one tank drops below the specified point The level of any...

  • A 4-input priority encoder has four l-bit inputs A,B,C,D and two 1-bit outputs F1, F0.

    Encoders Question 3: A 4-input priority encoder has four l-bit inputs A,B,C,D and two 1-bit outputs F1, F0. The input A has the highest priority and the input D has the lowest priority. The function of this encoder is described in the following truth table. Derive the expressions of F1, F0.

  • CSUCI Company produces and sells four products; A, B, C, D. The following data relate to...

    CSUCI Company produces and sells four products; A, B, C, D. The following data relate to its four products: A B D 180 120 90 150 $70 $50 Daily demand in units Selling price per unit Variable costs per unit Direct material cost per unit Labor time in minutes per unit $26 $30 $10 $80 $36 $16 $100 $49 $14 $12 N 5 4 3 There are a total of 1,022 minutes available per day. Total fixed costs are $3,200...

  • Design and implement a combinational circuit with four inputs w,x, y and z and four outputs A, B ,C and D using CMOS transistors. When the binary input is 0, 1, 2,3,4,5,6 or 7 the binary output is fi...

    Design and implement a combinational circuit with four inputs w,x, y and z and four outputs A, B ,C and D using CMOS transistors. When the binary input is 0, 1, 2,3,4,5,6 or 7 the binary output is five greater than the input. When the binary input is 8,,10,11,12,13,14 or 15 the binary output is seven less than the input. for question (a) find the troth table for the inputs (ABCD) then implement using K-map to find the equations to...

  • question 1 to 4 1 a b C d The demand curve shows The maximum amount...

    question 1 to 4 1 a b C d The demand curve shows The maximum amount consumers are willing to pay for particular units of a good. the minimum amount consumers are willing to pay for particular units of a good. the average amount consumers are willing to pay for particular units of a good. that consumers want to pay the lowest price possible. 2 a b C d Consumer surplus is the difference between the quantity of a good...

  • Question 4-9 1. What are the four types of bonding observed in solids? c ndeCavalent bonang...

    Question 4-9 1. What are the four types of bonding observed in solids? c ndeCavalent bonang 2. Rank the four types of bonding from strongest to weakest. io<>coaletxalic>H-ro İ 3.1 Derive an algebraic expression for the equilibrium spacing, re of an ionic bond that follows the equation E, in terms of A, B, n, and E. 4. 5. What is the force between the two atoms at the equilibrium spacing? atonic force What is the number of atoms per unit...

  • (b) Construct a frequency distribution showing the class limits for the four classes (c) Construct a...

    (b) Construct a frequency distribution showing the class limits for the four classes (c) Construct a bar-chart. 13/ The following gave the sample data on caffeine per ounce for 6 top-energy drinks 10, 10, 9, 11, 15, 8 a/Compute the mean b/Compute sample standard deviation. c/Find 5 number summary 14/Calculate the range, mean, median, first and third quartiles, mode for the following datasets: 47, 59, 50, 56, 56, 51, 52, 53 15/Find the mean, the range, 5 number summary and...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT