I was wondering how I can choose an item from a list using skew-normal distribution means in Python? Here: Select one element from a list using python following the normal distribution, they build a method to choose an item from a list using normal distribution means. Any ideas on how to do so for skew-normal distribution means given some skewness parameter or perhaps the shape (alpha) of the skew normal distribution? I can't find a method in Scipy: https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.skewnorm.html. Thanks!
Asked
Active
Viewed 51 times