Correct option is B
Given:
Data: 3, 4, 8, x, x + 1, 12, 14, 15
Formula Used:
For an even number of data points, the median is the average of the middle two values.
Solution:
There are 8 values in the data set, so the median will be the average of the 4th and 5th terms.
The 4th and 5th terms are x and x + 1.
(x + (x + 1)) / 2 = 9.5
(2x + 1) / 2 = 9.5
2x + 1 = 19
2x = 18
x = 9

