Chemical Engineering > GATE 2014 > Probability and Statistics
Consider the following two normal distributions
f1(x)=exp(-πx2)
f2(x)=1/(2π)exp{-1/(4π)(x2+2x+1)}
If μ and σ denote the mean and standard deviation, respectively, then
f1(x)=exp(-πx2)
f2(x)=1/(2π)exp{-1/(4π)(x2+2x+1)}
If μ and σ denote the mean and standard deviation, respectively, then
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.