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?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science