Electrical Engineering > GATE 2016 SET-2 > Probability and Statistics
Let the probability density function of a random variable, X, be given as:
fX(x) = (3/2)e-3xu(x) + ae4xu(-x)
where u(x) is the unit step function. Then the value of 'a' and Prob{X≤0}, respectively, are
fX(x) = (3/2)e-3xu(x) + ae4xu(-x)
where u(x) is the unit step function. Then the value of 'a' and Prob{X≤0}, respectively, are
Explanation
Correct : c
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.