I am doing some exercises based on random process, but I can't find a way out on this:
Let $X(t) = 10 \cos(Wt + A)$, where W is a Gaussian aleatory variable with parameters $N(10,2)$ and $A$ is uniform under $(0, 2\pi)$. Assuming that $W$ and $A$ are independent, determine if the process is WSS and/or ergodic.
Well, I need to calculate $E[X(t)]$ and the autocorrelation function, but how can I use the information that $W$ and $A$ are independent?
Thanks in advance!