Normal Distribution how $N(x-x_n|0,\sigma^2) = N(x |x_n,\sigma^2) $

60 Views Asked by At

I read an expression

enter image description here

Could someone explain the step $N(t-t_n|0,\sigma^2) = N(t | t_n,\sigma^2) $ ?

1

There are 1 best solutions below

0
On

It's just a translation along the axis.

The normal distribution of $t-t_n$ has a mean $0$ and variance of $\sigma^2$.

The normal distribution of $t$ will therefore have a mean of $t_n$ and variance of $\sigma^2$.


$$\mathcal{N}(x\mid \mu, \sigma^2) = \mathcal{N}(x-a\mid \mu-a, \sigma^2)$$