Skip to content

Commit d668f89

Browse files
authored
Update README.md
Added link to sample with replacement blog post on readme.
1 parent 780bf41 commit d668f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ What is it? | Blog Post/Jupyter Notebook | Youtube Video
9696
68-95-99.7 rule for a Normal Distribution | [Blog Post](https://medium.com/@GalarnykMichael/understanding-the-68-95-99-7-rule-for-a-normal-distribution-b7b7cbf760c2)/[Jupyter Notebook](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Statistics/normal_Distribution_Area_Under_Curve.ipynb) | Coming Soon
9797
Confidence Intervals | Coming Soon | Coming Soon
9898
Understanding Boxplots | [Blog Post](https://medium.com/@GalarnykMichael/understanding-boxplots-5e2df7bcbd51) | Coming Soon
99-
Understanding Sampling With and Without Replacement (Python) | Coming Soon | Coming Soon
99+
Understanding Sampling With and Without Replacement (Python) | [Blog Post](https://towardsdatascience.com/understanding-sampling-with-and-without-replacement-python-7aff8f47ebe4)/[Jupyter Notebook](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Statistics/Sample_With_Replacement/SampleWithReplacement.ipynb) | Coming Soon
100100

101101
## Other Python Resources
102102
What is it? | Repo/Website | Youtube Video

0 commit comments

Comments
 (0)