You can see the app here
A simple Shiny App that counts possible samples for various sampling methods.
Sampling methods to be supported :
- SRSWR (Simple Random Sampling with Replacement)
- SRSWOR (Simple Random Sampling without Replacement)
- Systematic Sampling
- Stratified Sampling