Probabilities
We are given the probabiity distribution:
x = {1,2,3,4,5}
P(x) = {0.19 , 0.42 , 0.01 , 0.16 , 0.22}
The event A is defined as "The outcome x is greater than 4"
Thus:
A = {5}
And the probability is
P(A)= 0.22
We need to find the probability of P(not A). The negate probaility is:
P(not A) = 1 - P(A)
P(not A) = 1 - 0.22
P(not A) = 0.78