Recently Published
How to create this eye-catching diverging bar chart in R?
This is a step-by-step tutorial on how to create a diverging bar chart starting from scratch - from data preparation to final visualization.
quarto-2
asdfghjkl
Power Analysis for A/B Testing: Impact of Sample Size in R
This project demonstrates how small sample sizes in A/B testing can lead to inconclusive results and how adjusting sample sizes through power analysis reveals statistically significant effects. Simulated data is used to compare p-values, conversion rates, and statistical power before and after sample size adjustment. Visualizations include ggstatsplot, ggpubr, ggsignif, and ggpmisc.