Shiny Contest Submission : ShinyAB - Shiny Apps Calculator of Sample Size for AB test

First thank RStudio for providing us with an interesting contest ! I'm always look forward to new posts about this contest from shiny users with various back-ground.

This application is a shiny apps calculator of sample size for AB test which is a framework to investigate significant different between control and treatment groups.

This app built in Shiny Dashboard includes the following functions.

  1. Calculate sample size to design AB Test using power.prop.test
  2. Understand statistical Type I and II error using visual table built in kableExtra
  3. Visualize effect and distribution for AB Test using plotly and ggplot2

Links

Moreover, Inspired by timwilson7, I added plot Lift running day from his great apps.

A screenshot of the app

Welcome to let me know any suggestions!

1 Like

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.