No articles match
Demonstration: simulation study6 months ago
A quick note about recovering the spectrum
Interpreting factors with bff(), the Best Feature Function2 years ago
Intro | Methodology | Implementation
Intro to hypothesis testing4 years ago
Things that can go wrong | False positives | False negatives | Examples | Z-test | Power for Z-test
One sample sign tests4 years ago
Problem setup | Null hypothesis and test statistic | Calculating p-values | Using the binom.test() function
One sample T-tests4 years ago
Problem setup | Assumption checking | Null hypothesis and test statistic | Calculating p-values | Using the t.test() function
One sample Z-tests4 years ago
Problem setup | Assumption checking | Null hypothesis and test statistic | Calculating p-values | Rejection regions | Power and sample size calculations | Formulas for power | Formulas for sample size calculations
One sample Z-tests for a proportion4 years ago
Problem setup | Assumption checking | Null hypothesis and test statistic | Calculating p-values | One-sided Z-tests
T confidence interval for a mean4 years ago
Using the t.test() function
Paired tests4 years ago
Problem setup | Working with the differences | Paired tests versus two sample tests | Paired Z-test | Paired T-test | Paired sign-test
The Poisson distribution: From basic probability theory to regression models4 years ago
The Poisson distribution | Goals in the 2018 FIFA World Cup | Basic fitted distribution | Poisson regression and probabilistic forecasting | Further details and extensions | Technical details: Maximum likelihood estimation of $\lambda$ | References
Two sample Z-tests4 years ago
Problem setup | Assumption checking | Null hypothesis and test statistic | Calculating p-values
Z confidence interval for a mean4 years ago