For an exponentially distributed random variable \( X \), the probability that \( X \geq x \) is given by:
\[
P(X \geq x) = e^{-\lambda x}.
\]
We are given that \( P(X \geq 2) = 0.25 \). So, we can write the equation as:
\[
e^{-\lambda \cdot 2} = 0.25.
\]
Taking the natural logarithm (ln) of both sides:
\[
-\lambda \cdot 2 = \ln(0.25).
\]
Since \( \ln(0.25) = \ln \left( \frac{1}{4} \right) = -\ln 4 \), the equation becomes:
\[
-\lambda \cdot 2 = -\ln 4.
\]
Simplifying:
\[
\lambda = \frac{\ln 4}{2} = \ln 2.
\]
Thus, the value of \( \lambda \) is \( \ln 2 \), which corresponds to Option (A).