Question

Question 1 Suppose that the below worked out experiment was conducted in blocks, with each subject considered a block. Talk about how the data entry should be altered in order to

analyze the experiment using blocks. I am told that the Matlab routine fitlm can handle the eventual analysis. You do not have to run the routine, but I need help describing how the data needs to be entered in MATLAB and to write some sort of short code (five or less lines) that begins with data entry and ends with mdl = fitlm(...) and anova(mdl).