A commuter encounters four traffic lights each day on her way to work. Let $X$ represent the number of these that are red lights. The probability mass function of $X$ is as follows: \begin{array}{c|ccccc}x&0&1&2&3&4\\\hline\operatorname P(X=x)&0.1&0.3&0.3&0.2&0.1\end{array} What is the probability that in a period of $100$ days, the average number of red lights encountered is more than $2$ per day?
I have calculated mean to be $\mu = .038$ and $\sigma = .04562$ (guessing st. deviation gets divided by $n$ large, which is $100$? Following a previous example I saw)
I'm struggling figuring out how to get $\operatorname P(X>2)$. I tried doing $\operatorname P(X \le 2)$, but once I plug in the math ( $1 - \frac{2-.038}{\sqrt{.04562}}$ using formula $\frac{c-\mu}{\sqrt{\sigma}}$), I get a number that I cannot get a $z$-score out of. I'm assuming some of what I'm doing is right, since I'm trying to follow notes we received in class. Otherwise, I'm having trouble getting the right $z$-score to find the probability.
