cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Samira
Level III

When to use parametric tests if the data is not normally distributed?

Hello

 

 .If I am investigating a dependent variable that is not normally distributed (Shapiro Wilk p <0.05)

Can I still use parametric tests like linear regression and t-tests knowing that the calculated sample size is 380 and the collected data 1400 (large sample size)

1 REPLY 1

Re: When to use parametric tests if the data is not normally distributed?

There is no assumption by these procedures that the response is normally distributed. The distribution of the residuals is assumed to be normal with a constant mean and variance. The conditional equation applies to the mean, variance, or both.

Recommended Articles