/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.foletta.net
| | blog.p-y.wtf
5.2 parsecs away

Travel
| | Hi, this is P.Y., I work as an Android Engineer at Block. As we started evaluating the performance impact of software changes, I brushed up on my statistics classes, talked to industry peers, read several papers, wrote an internal doc to help us i...
| | www.seascapemodels.org
5.2 parsecs away

Travel
| | [AI summary] A tutorial explaining the basics of General Linear Models using statistical concepts like linear equations, R programming simulations, and assumption checking for biological sciences.
| | glowingpython.blogspot.com
3.5 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...
| | andrewpwheeler.com
30.0 parsecs away

Travel
| The default hypothesis tests that software spits out when you run a regression model is the null that the coefficient equals zero. Frequently there are other more interesting tests though, and this is one I've come across often -- testing whether two coefficients are equal to one another. The big point to remember is that...