Find the median of firat 10 even numbers ?
Answers
Answered by
0
The first 10 even numbers are 2, 4, 6, 8, 10, 12, 14, 16, 18 and 20 Here n = 10, which is even. Where, n is the number of the given number. ∴median = ½ {(n/ 2)th term + ((n/2) + 1)th term} = ½ {(10/ 2)th term + ((10/2) + 1)th term} = ½ {(5)th term + ((5) + 1)th term} = ½ {(5)th term + (6)th term} = ½ (10 + 12) = ½ (22) = (22/2) = 11
therefore answer is 11
Similar questions