Explore >> Select a destination


You are here

freerangestats.info
| | poissonisfish.com
4.1 parsecs away

Travel
| | Someof the most fundamental functions in R, in my opinion, are those that deal with probability distributions. Whenever you compute a P-value you relyon a probability distribution, and there are many types out there. In this exercise I will cover four: Bernoulli, Binomial, Poisson, and Normal distributions. Let me begin with some theory first: Bernoulli...
| | statsandr.com
4.0 parsecs away

Travel
| | Learn how to perform the one proportion and goodness of fit test (useful to check if a distribution follows a specific known distribution) in R and by hand
| | tachy.org
4.0 parsecs away

Travel
| | Notes on p-values.
| | glowingpython.blogspot.com
19.6 parsecs away

Travel
| The central limit theorem can be informally summarized in few words: The sum of x 1 , x 2 , ... x n samples from the same distribution is n...