Skip to content

omotuno/mario_kart_experimental_design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Does Sound Affect Mario Kart Performance?

Experiemental Design

This project performs an analysis of variance (ANOVA) experiment evaluating whether game sound effects influence player performance in Mario Kart 8. Participants raced under different conditions varying sound, difficulty level, and number of players.

The analysis focuses on:

-- Checking model assumptions like normality and constant variance Screenshot 2023-12-10 at 4 40 59 PM Screenshot 2023-12-10 at 4 41 09 PM Screenshot 2023-12-10 at 4 41 21 PM

-- Interpreting the ANOVA table and significance of effects

-- Exploring possible interactions between factors Screenshot 2023-12-10 at 4 42 10 PM

-- Identifying potential sources of error

Screenshot 2023-12-10 at 4 41 50 PM

The full statistical analysis and R code for plots and models is contained in the file.

The pdf file with codes and information can be found here

Key findings:

-- Sound did not have a significant main effect on race times

-- Difficulty level did significantly affect performance as expected

-- Interactions between sound, difficulty, and players were likely obscured by error

-- While not definitive, this initial experiment provides a framework for further studies on how sound impacts Mario Kart player performance.

Releases

No releases published

Packages

No packages published

Languages