Publications by Jesus Rosila Mares, Hunter Swerdloff, Fred Gersdorff

Team 4 - Flipped Assignment 18

05.12.2021

Problems Nested Designs using R Setup Setup Libraries # Setup Libraries library(dplyr) library(tidyr) library(readr) library(knitr) library(agricolae) library(lawstat) library(car) library(GAD) library(BSDA) library(pwr) library(WebPower) library(ggplot2) library(ggfortify) library(ggpubr) Nested Designs using R A rocket propell...

534 sym R (5989 sym/11 pcs) 1 img

Homework Week 14 - Fred Gersdorff

04.12.2021

This report captures work done for the individual homework for Week 14. R code along with the results are provided. The required homework problems were taken from “Design and Analysis of Experiments 8th Edition”:    1) 14.3 Setting Things Up # setup Libraries library(knitr) library(dplyr) library(tidyr) library(GAD) library(tinytex)...

774 sym R (523 sym/2 pcs) 1 tbl

Homework Week 13 - Fred Gersdorff

27.11.2021

This report captures work done for the individual homework for Week 13. R code along with the results are provided. The required homework problems were taken from “Design and Analysis of Experiments 8th Edition”:    1) 8.2    2) 8.24    3) 8.25    3) 8.28    3) 8.40    3) 8.48    3) 8.60 —- Setting Things Up # s...

4789 sym R (10871 sym/19 pcs) 3 img

Final Project - Team 4 - Parts 1,2&3

21.11.2021

Part 1 The Siege Setup We performed a designed experiment on the effect of Release Angle on the distance in which a ball is thrown (measured at its furthest distance). Specifically, we studied whether the settings of 175, 180, and 185 degrees significantly differ in their mean distance thrown. Since pulling the lever back takes additiona...

8755 sym R (11393 sym/10 pcs) 5 img 7 tbl

Team 4 - Flipped Assignment 16

14.11.2021

Problem In a process development study on yield, four factors were studied, each at two levels: time (A), concentration (B), pressure (C), and temperature (D). The following data was provided: Run Number Actual Run Order A B C D Yield (lbs) 1 5 - - - - 12 2 9 + - - - 18 3 8 - + - - 13 4 13 + + - - 16 5 3 - - + - 17 6 7 + - + - 15 7 14 - +...

2203 sym R (8763 sym/20 pcs) 2 img 1 tbl

Homework Week 11 - Fred Gersdorff

14.11.2021

This report captures work done for the individual homework for Week 11. R code along with the results are provided. The required homework problems were taken from “Design and Analysis of Experiments 8th Edition”:    1) 6.8    2) 6.12    3) 6.21    3) 6.36    3) 6.39 Problem 4 (6.36) Resistivity on a silicon wafer is influ...

7436 sym R (17389 sym/52 pcs) 10 img

Final Project - Team 4 - Parts 1&2

07.11.2021

Part 1 The Siege Setup We performed a designed experiment on the effect of Release Angle on the distance in which a ball is thrown (measured at its furthest distance). Specifically, we studied whether the settings of 175, 180, and 185 degrees significantly differ in their mean distance thrown. Since pulling the lever back takes additiona...

5839 sym R (6148 sym/8 pcs) 4 img 4 tbl

Homework Week 9 - Fred Gersdorff

31.10.2021

This report captures work done for the individual homework for Week 9. R code along with the results are provided. The required homework problems were taken from “Design and Analysis of Experiments 8th Edition”:    1) 5.2    2) 5.9 Setting things up: # setup Libraries library(tinytex) library(agricolae) library(knitr) library(dp...

3246 sym R (550 sym/2 pcs) 1 tbl

Homework Week 7 - Fred Gersdorff

18.10.2021

This report captures work done for the individual homework for Week 7. R code along with the results are provided. The required homework problems were taken from “Design and Analysis of Experiments 8th Edition”:    1) 4.3    2) 4.16    3) 4.22 Answers to the questions are in blue. Problem 1 (4.3) This is identical to the first pa...

3631 sym R (2102 sym/4 pcs)

Homework Week 6 - FWG

10.10.2021

This report captures work done for the individual homework for Week 6. R code along with the results are provided. The required homework problems were taken from “Design and Analysis of Experiments 8th Edition”:    1) 3.23    2) 3.28    3) 3.29    3) 3.51 Answers to the questions are in blue. Problem 1 (3.23) QUESTION The ef...

7457 sym R (4937 sym/25 pcs) 9 img