Sub-Sample randomly from a column
Hello all, - I have a population of 200 stores across the country. I'm interested to know if I can sub-sample a fraction of these stores and approximate the distribution of events. Might there be some Monte Carlo method for filling e.g., 30 rows in a new column with a random sub-sample from the original 200. Then I could compare the distribution of the 30 counts in the sub-sample to the distribut...