What is the correct way to express equality of distributions?

32 Views Asked by At

For instance, is it correct to write

$$ \mathcal{N}(0, n) = \sqrt{n} \cdot \mathcal{N}(0, 1) \,? $$

Or is an equals sign not the proper convention?

Or is there something else wrong?