Skip to content

Testing the power of normality tests for data simulation and conducting both ANOVA (one-way and two-way) and MANOVA for my own movie dataset

Notifications You must be signed in to change notification settings

JakubIg/ANOVA_and_power_of_normality_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The aim of the first part of the project is to check the power of normality tests for data generated by simulation of three distributions: t-Student, uniform, and exponential. Five tests were used: Shapiro-Wilk, Jarque-Bera, Kolmogorov, Chi-quadrat and Anderson Darling. This part is based on writing a function calculating the power of the tests for distributions of a given length, and then visualizing the above.
In the second part of the project the ANOVA study was conducted to check whether the genre of the film, its length and the number of Oscars it won influence the rating of the film (one-way ANOVA), the combined influence of the film length and the Oscars on the rating of the film (two-way ANOVA) and the simultaneous influence of the Oscars on the rating of the film as well as on its length (MANOVA).

About

Testing the power of normality tests for data simulation and conducting both ANOVA (one-way and two-way) and MANOVA for my own movie dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published