Problem 1. (a) The columns of response and factors can be defined in R as follows, use...

90.2K

Verified Solution

Question

Basic Math

Problem 1.

(a) The columns of response and factors can be defined in R asfollows, use these codes to solve the problem.

y<-c(2, 3, 10, 12, 8, 4, 11, 8)##response : scores

a<-c(\"Heart\",\"Heart\", \"Soul\", \"Soul\",\"Heart\",\"Heart\", \"Soul\",\"Soul\")##factor A

b<-c(\"D\", \"D\", \"D\", \"D\", \"R\", \"R\", \"R\", \"R\")##factor B (groupvariable)

(b) Find the overall mean, row means, column means, each cellmean for the table given in problem 1.

Answer & Explanation Solved by verified expert
4.1 Ratings (669 Votes)
R code y Column1 1 425 Column2 1 1025 Cell11 1 25 Cell12 1 11 Cell21 1    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students