Publications by Forest Kingfisher, Olivia Owens, Kameron Garza

Flipped Assignment 16, Group 2

15.11.2021

Do the following problem in R In a process development study on yield, four factors were studied, each at two levels: time(A), concentration(B), pressure(C), and temperature(D). # Read in the data table for 14.1 dat16<-read.csv("https://raw.githubusercontent.com/forestwhite/RStatistics/main/16table.csv") dat16[dat16 == "+"] <- 1 dat16[dat16 ==...

1160 sym R (4696 sym/31 pcs) 5 img

Flipped Assignment 14

07.11.2021

1. An article in Quality Progress(May 2011, pp. 42–48) describes the use of factorial experiments to improve a silver powder production process. This product is used in conductive pastes to manufacture a wide variety of products ranging from silicon wafers to elastic membrane switches. We consider powder density(g/cm2) as the response variable...

3502 sym R (9037 sym/32 pcs) 2 img

Homework, week 10 - IE 5342

06.11.2021

5.4 An engineer suspects that the surface finish of a metal part is influenced by the feed rate and the depth of cut. He selects three feed rates and four depths of cut. He then conducts a factorial experiment and obtains the following data: # Read in the data table for 5.4 dat54<-read.csv("https://raw.githubusercontent.com/forestwhite/RStatisti...

4314 sym R (14860 sym/43 pcs) 4 img

Homework, week 9

30.10.2021

5.2 The following output was obtained from a computer program that performed a two-factor ANOVA on a factorial experiment. Two-way ANOVA: y versus A, B Source DF SS MS F P A 1 _____ 0.0002 ______ ______ B __ 180.378 ______ ______ ______ Interaction 3 8.479 ___...

1598 sym R (4439 sym/16 pcs) 1 img

Flipped Assignment 12, Latin Squares

18.10.2021

The effect of five different ingredients (A, B, C, D, E) on the reaction time of a chemical process is being studied. Each batch of new material is only large enough to permit five runs to be made. Furthermore, each run requires approximately 1.5 hours, so only five runs can be made in one day. The experimenter decides to run the experiment as a ...

1646 sym R (3394 sym/9 pcs) 1 img

Flipped Assignment 11, RCBD Assignment

17.10.2021

1. A chemist wishes to test the effect of four chemical agents on the strength of a particular type of cloth. Because there might be variability from one bolt to another, the chemist decides to use a randomized block design, with the bolts of cloth considered as blocks. She selects five bolts and applies all four chemicals in random order to each...

2199 sym R (4739 sym/27 pcs) 4 img

Flipped Assignment 9, Group 2

01.10.2021

1. Suppose we wish to design a new experiment that tests for a significant difference between the mean effective life of these 4 insulating fluids at an accelerated load of 35kV. The variance of fluid life is estimated to be 4.5hrs based on preliminary data. We would like this test to have a type 1 error probability of 0.05, and for this test to ...

3077 sym R (3972 sym/19 pcs) 5 img

Flipped Assignment 9, Group 2

30.09.2021

1. Suppose we wish to design a new experiment that tests for a significant difference between the mean effective life of these 4 insulating fluids at an accelerated load of 35kV. The variance of fluid life is estimated to be 4.5hrs based on preliminary data. We would like this test to have a type 1 error probability of 0.05, and for this test to ...

2870 sym R (5780 sym/23 pcs) 6 img

Flipped Assignment 5 - Team 2

18.09.2021

1. One method for assessing the bioavailability of a drug is to note its concentration in blood and/or urine samples at certain periods of time after the drug is given. Suppose we want to compare the concentrations of two types of aspirin (types A and B) in urine specimens taken from the same person 1 hour after he/ she has taken the drug. In thi...

3329 sym R (1312 sym/7 pcs)

Flipped Assignment 6 - Team 2

18.09.2021

1. One method for assessing the bioavailability of a drug is to note its concentration in blood and/or urine samples at certain periods of time after the drug is given. Suppose we want to compare the concentrations of two types of aspirin (types A and B) in urine specimens taken from the same person 1 hour after he or she has taken the drug. Henc...

3664 sym R (4319 sym/27 pcs) 2 img