# UndefVarError

**URL:** https://discourse.julialang.org/t/undefvarerror/17637
**Category:** New to Julia
**Tags:** question
**Created:** [November 17, 2018, 10:23am UTC](https://discourse.julialang.org/t/undefvarerror/17637 "2018-11-17T10:23:27Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [November 17, 2018, 10:28am UTC](https://discourse.julialang.org/t/undefvarerror/17637/2 "2018-11-17T10:28:34Z")

</div>

Probably you are missing

```julia
using Distributions

```

Please [quote your code](https://discourse.julialang.org/t/psa-how-to-quote-code-with-backticks/7530).

---

_[View the full topic](https://discourse.julialang.org/t/undefvarerror/17637)._
