Skip to content
#

sampling-distribution

Here are 40 public repositories matching this topic...

This takes any Pandas or Dask dataframe and returns a resampled Dask dataframe simulating the sampling distribution of your data in one line of code. This is like the rep_sample_n() function from the infer package in R, but on steroids and made for quickly simulating a large number of replicate samples and even with a large number of observation…

  • Updated Nov 23, 2020
  • Jupyter Notebook

working to understand the results of an A/B test run by an e-commerce website. The company has developed a new web page in order to try and increase the number of users who "convert," meaning the number of users who decide to pay for the company's product.

  • Updated Feb 24, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sampling-distribution topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sampling-distribution topic, visit your repo's landing page and select "manage topics."

Learn more