normal distribution

scroll ↓ to Resources

Note

Test for normality

  • use QQ-plot to visually test for normality
    • plot of the data vs a theoretical distribution
  • use Shapiro-Wilk test for formal testing

Resources


Transclude of base---related.base


table file.inlinks, filter(file.outlinks, (x) => !contains(string(x), ".jpg") AND !contains(string(x), ".pdf") AND !contains(string(x), ".png")) as "Outlinks" from [[]] and !outgoing([[]])  AND -"Changelog"