0

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!

M. Fire
  • 99
  • 3
  • 1
    In your link to skewnorm, there is a small example, prefixed with the text "Generate random numbers:". Is that what you want? – 9769953 Oct 13 '21 at 08:00

0 Answers0