Explore >> Select a destination


You are here

andrewpwheeler.com
| | apoorvasrinivasanblog.com
1.2 parsecs away

Travel
| | [AI summary] This blog post introduces the concept of hypothesis testing in statistics, explaining its purpose, key components, and steps to conduct a hypothesis test using an example about coffee and height.
| | aurimas.eu
2.7 parsecs away

Travel
| | a.k.a. why you should (not ?) use uninformative priors in Bayesian A/B testing.
| | statsandr.com
2.5 parsecs away

Travel
| | Learn how to apply the Student's t-test by hand and in R in order to compare two independent or paired samples with known or unknown variances
| | inventingsituations.net
26.3 parsecs away

Travel
| Suppose you're buildinga widget that performs some simple action, which ends in either success or failure. You decide it needs to succeed 75% of the time before you're willing to release it. You run tentests, and seethat it succeeds exactly 8times. So you ask yourself, is that really good enough? Do you believe the test...