The lifetime of a component of a certain type is a random variable whose probability density function is exponentially distributed with parameter 2. For a randomly picked component of this type, the probability that its lifetime exceeds the expected lifetime (rounded to 2 decimal places) is ___________

GATE 2021 · Engineering Mathematics · Exponential Distribution · medium

Answer: 0.37 (i.e., e^{-1} ≈ 0.3679).

  1. Find the expected lifetime: E[X] = 1/2 = 0.5
  2. Apply the survival function: P(X > 0.5) = e^{-2 * 0.5} = e^{-1} ≈ 0.3679
  3. Round to 2 decimal places: Rounded to 2 decimal places: 0.37