0

What does this symbol (the $\infty$-like symbol but without the right arc) mean? (Marked by red arrow below)

What does it say about the prior distribution?

enter image description here

Tomas
  • 1,368

3 Answers3

1

It is often used for proportional to.

So, $y\propto x$ means that there is a constant $K$ such that $y=Kx$.

In $\LaTeX$ you can produce it with the macro \propto.

1

"Proportional to"

$p(\sigma_{g_d}^2) \propto 1/\sigma_{g_d}^2$ means: there is a constant $C$ so that $p(\sigma_{g_d}^2) = C/\sigma_{g_d}^2$.

GEdgar
  • 111,679
0

\propto or \varpropto produce $\propto$ and $\varpropto$ respectively can often mean that the left value is proportional to the right value

JMoravitz
  • 79,518