You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Regression_diagnostics notebook , you are presenting the Shapiro-Wilk test.
The Shapiro-Wilk test's null hypothesis is that the data come from a Gaussian distribution. Therefore, the lower the p-value, the higher the change to reject the Gaussian distribution. The notebook says the opposite:
The text was updated successfully, but these errors were encountered:
In the Regression_diagnostics notebook , you are presenting the Shapiro-Wilk test.
The Shapiro-Wilk test's null hypothesis is that the data come from a Gaussian distribution. Therefore, the lower the p-value, the higher the change to reject the Gaussian distribution. The notebook says the opposite:
The text was updated successfully, but these errors were encountered: