# How do I get an almost "normal" normal distribution?

**URL:** https://discourse.julialang.org/t/how-do-i-get-an-almost-normal-normal-distribution/45863
**Category:** New to Julia
**Created:** [August 31, 2020, 8:24pm UTC](https://discourse.julialang.org/t/how-do-i-get-an-almost-normal-normal-distribution/45863 "2020-08-31T20:24:36Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Albert\_Zevelev](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/albert_zevelev/32/11844_2.png) [@Albert\_Zevelev](https://discourse.julialang.org/u/Albert_Zevelev)
#### Post date: [August 31, 2020, 8:28pm UTC](https://discourse.julialang.org/t/how-do-i-get-an-almost-normal-normal-distribution/45863/2 "2020-08-31T20:28:40Z")

</div>

You can define your own distribution w Distributions.jl.

For example here is how to define a slew-normal: [Skew normal distribution? - #9 by Albert\_Zevelev](https://discourse.julialang.org/t/skew-normal-distribution/21549/9)

---

_[View the full topic](https://discourse.julialang.org/t/how-do-i-get-an-almost-normal-normal-distribution/45863)._
