Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This part (experiment 1) refers to the data file Assignment 2 dataset.csv: This dataset uses fictitious game show variables.Use the = .05 threshold. Use R
This part (experiment 1) refers to the data file Assignment 2 dataset.csv:
This dataset uses fictitious game show variables.Use the = .05 threshold. Use R or JASP to answer the following questions.
- pointCategory: Average point category chosen by each team, (e.g. Let's say Team 1 chose 2 questions, 1 from point category 1 and the other from 3, then their score on this variable would be (1+3/)2=2). This variable ranges from 1 to 3,1 being the easiest questions and 3 being the hardest questions.
- playersInTeam: Number of players on a team. This variable ranges from 1 to 6.
- totalScore: Total game show score for each team at the end of the show.
In experiment 1 (Q1-Q6), we are interested in whether the total score of a team differs as a function of the number of players on a team.