Chemical Engineering > GATE 2011 > Probability and Statistics
Fuel cell stacks are made of NINE membrane electrode assemblies (MEAs) interleaved between TEN bipolar plates (BPs) as illustrated below. The width of a membrane electrode assembly and a bipolar plate are normally distributed with μMEA=0.15 σMEA=0.01 and μBP=5 σBP=0.1 respectively. The widths of the different layers are independent of each other.
Which ONE of the following represents the CORRECT values of (μstackstack) for the overall fuel cell stack width?
A
(51.35, 0.32)
B
(51.35, 1.09)
C
(5.15, 0.10)
D
(5.15, 0.11)

Explanation

Correct : a

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