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
A
μ12 and σ1222
B
μ12 and σ1222
C
μ12 and σ1222
D
μ12 and σ1222

Explanation

Correct : c

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