Find the geometric mean of 2, 4, 8, and 16.
A4
B4*sqrt(2)
C8
D16
Explanation
GM = (2 * 4 * 8 * 16)^(1/4) = (1024)^(1/4) = (2^10)^(1/4) = 2^(2.5) = 4*sqrt(2).
Exam Relevance
- Topic: Statistics
- Subtopic: Geometric Mean

No Comments