normality test for 7000 data

i am trying to test the normality using shapiro test for 8000 data but it doesnot work. so what can i do to test normality.

Hi, and welcome. A reproducible example, called a reprex will help the community to give you better answers. Try qqnorm to see if that gives you a normal plot in the meantime.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.