Skip to content
#

sampling-distribution

Here are 58 public repositories matching this topic...

Simulation Methods in Econometrics: Theory and Applications in MATLAB is an open-source textbook that aims to bridge the gap between econometric theory and the practical use of simulation techniques. It emphasizes intuition, reproducibility, and accessibility.

  • Updated Aug 3, 2026
  • MATLAB

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

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