Computes the expected value of a series system with exponentially distributed component lifetimes. For a series system with component rates λ₁,...,λₘ, the system lifetime is exponential with rate Σλⱼ, so ET = 1/Σλⱼ.
Usage
# S3 method for class 'exp_series'
mean(x, ...)