Notation for sampling random variate

3k Views Asked by At

Is there standard notation for sampling a value from a probability distribution? Like, if I had a random variable $X$, setting $x$ to whatever value I happened to sample from $X$ on this occasion? I was thinking just $x \gets X$, but that seems ambiguous.