X~(x,y)
N~(x,y)
That notation is how you write it without using calculator syntax. It'll crop up like that in questions too. But what you've written there, that's incomplete isn't it? It should say what kind of distribution it is.
X, N = the random variable
~ = distributed
(x,y) will depend on how it's being distributed.
Normally it'd say if it's Bi(x,y) - sometimes B(x,y) - in which case the convention is Bi(number of trials, probability of success) or
N(x,y) where it's a normal distribution N(mean, variance)
)
X is distributed binomially, with n trials and p probability of success
)
Z is distributed normally, with a mean of

and a variance of

(note that it's not given as the standard deviation)
There's a pretty good guide here:
Re: Mathematical Methods CAS Resources