Skip to content

Estimation of the Shapiro-Wilk test using the Monte Carlo method.

Notifications You must be signed in to change notification settings

OrangePomeranian/Monte_Carlo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monte Carlo

The goal of our project was to estimate Shapiro-Wilk test using the Monte Carlo method.

At first we drew lots from the normal distribution (mean = 0 and standard deviation = 1), to perform the Shapiro-Wilk test on that sample. Later we assigned received results to the matrixes and at the end presented the results with the use of plots. With that algorithm we compared in Python and R the p-value, II type error, power of the test, absolute error and computational complexity.

All results we featured in presentation contained in repository.

About

Estimation of the Shapiro-Wilk test using the Monte Carlo method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published