Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(24 total points) An experiment was conducted to aid in developing a product that can be used as a substrate for making 36 ribbons. The

(24 total points) An experiment was conducted to aid in developing a product that can be used as a substrate for making 36 ribbons. The experiment was designed to investigate the effects of base polymer and additive on the tensile strength of the resulting ribbon. There are two factors of interest: (1) base polymer: Mylar, nylon and polyethylene and (2) additive: c1, c2, c3 and c4. Use the ribbon data file posted on Canvas to do an appropriate analysis.

(3 points) Write out the three null hypotheses to be tested in words.

(3 points) Write out the appropriate statistical model and explain all terms.

(4 points) Construct an interaction plot where additive is the trace factor. Based on the plot, does there appear to be evidence of an interaction? Hint: Since there are 4 different additives, youll have to modify the following arguments for the code in R for the interaction plot to ensure that all 4 levels of the additive are plotted. Note that you can use any number in the pch argument and any colors in the col argument.

The code here is for two levels:

pch=c(1,2), col = c("red", "blue")

The code here is for three levels:

pch=c(1,2,3), col = c("red", "blue", green)

What can you do for four levels?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Making Databases Work The Pragmatic Wisdom Of Michael Stonebraker

Authors: Michael L. Brodie

1st Edition

1947487167, 978-1947487161

More Books

Students also viewed these Databases questions

Question

3. Sternbergs three types of intelligence are , , and .

Answered: 1 week ago

Question

=+(2,5], P1) such that Fc F, and P, agrees with P on $ .

Answered: 1 week ago

Question

5. If yes, then why?

Answered: 1 week ago

Question

6. How would you design your ideal position?

Answered: 1 week ago