EC > GATE 2013 SET-1 > Probability
Let U and V be two independent zero mean Gaussian random variables of variances 1/4 and 1/9 respectively. The probability P(3V ≥ 2U) is
A
4/9
B
1/2
C
2/3
D
5/9

Explanation

Correct : b

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