diff --git a/README.md b/README.md index 3d32327..0abe409 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # AI-Statistical-learning-inverse-transform-sampling -Drawing values of random variable from probability distribution using Inverse Transform Sampling along with graphical representation +Drawing values of random variable from probability distribution using Inverse Transform Sampling along with graphical representation. It might be used to generate more data from a given dataset.