Step 1: Recall properties of exponential distribution.
For an exponential distribution with parameter \( \lambda = 2 \), the expected value is:
\[
E(X) = \frac{1}{\lambda} = \frac{1}{2}
\]
Step 2: Use the survival function.
The probability that the lifetime exceeds a value \( t \) is:
\[
P(X > t) = e^{-\lambda t}
\]
Step 3: Substitute the expected lifetime.
\[
P\left(X > \frac{1}{2}\right) = e^{-2 \times \frac{1}{2}} = e^{-1}
\]
Step 4: Numerical approximation.
\[
e^{-1} \approx 0.3679
\]
Step 5: Round to two decimal places.
\[
P(X > E(X)) \approx 0.39
\]
% Final Answer
Final Answer: \[ \boxed{0.39} \]