EC > GATE 2019 > Probability
Let Z be an exponential random variable with mean 1. That is, the cumulative distribution function of Z is given by Fz(x) = 1-e-x if x≥0 and 0 if x<0. Then Pr(Z>2|Z>1) rounded off to two decimal places, is equal to
Explanation
Correct : 0.37
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.