Figure 1 shows the results of the statistical test without interaction term between Region and Design (aov1), and the statistical test with interaction term between Region and Design (aov2) as R output for this problem. Figure 1. R output of model results for two statistical models, one without an interaction term between Design and Region (aov1) and one with interaction term between Design and Region (aov2). > aovi <- aoV(RESPONSE~Design+Region, data=ads) > summary(aov1) pesign Region Residuals --- signif. codes: of Sum sq Mean sq F value 2 236337 118169 3 94638 30 42495 Pr (>F) 83.42 5. 56e-13 *** 22.27 8. 80e-08 *** 31546 1416 O **** 0.001 *** 0.01 * 0.05 0.1 1 aov2 <- aov(Response-Design*Region, data-ads) > summary(aov2) of Sum sq Mean sq F value 2 236337 118169 82. 812 1.69e-11 *** Pr (>F) pesign Region besign:Region 6 Residuals --- signif. codes: 0 **** 0.001 *** 0.01 ** 0.05 .' 0.1 '1 3 94638 8248 24 34247 31546 22.107 4.34 e-07 *** 0. 963 1375 1427 0.47
Figure 1 shows the results of the statistical test without interaction term between Region and Design (aov1), and the statistical test with interaction term between Region and Design (aov2) as R output for this problem. Figure 1. R output of model results for two statistical models, one without an interaction term between Design and Region (aov1) and one with interaction term between Design and Region (aov2). > aovi <- aoV(RESPONSE~Design+Region, data=ads) > summary(aov1) pesign Region Residuals --- signif. codes: of Sum sq Mean sq F value 2 236337 118169 3 94638 30 42495 Pr (>F) 83.42 5. 56e-13 *** 22.27 8. 80e-08 *** 31546 1416 O **** 0.001 *** 0.01 * 0.05 0.1 1 aov2 <- aov(Response-Design*Region, data-ads) > summary(aov2) of Sum sq Mean sq F value 2 236337 118169 82. 812 1.69e-11 *** Pr (>F) pesign Region besign:Region 6 Residuals --- signif. codes: 0 **** 0.001 *** 0.01 ** 0.05 .' 0.1 '1 3 94638 8248 24 34247 31546 22.107 4.34 e-07 *** 0. 963 1375 1427 0.47
MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
Related questions
Question
Expert Solution
Step 1
Given:
The output of R is as follows
Step by step
Solved in 2 steps with 1 images
Recommended textbooks for you
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman