67.7k views
4 votes
Two dataset in descending order (8,x,4,1) and (9,y,5,2). If the median is equal, find (y-x)

User Joshscorp
by
8.2k points

1 Answer

2 votes

Answer:

y-x = -1

Explanation:

Given the two dataset;

(8,x,4,1) and (9,y,5,2)

Since they are already arranged in descending order;

The median for the first dataset is;

M1 = (x+4)/2

The median for the second dataset is;

M2 = (y+5)/2

The median is equal;

M1 = M2

(x+4)/2 = (y+5)/2

x+4 = y+5

Collecting the like terms;

4-5 = y-x

y-x = -1

User Torra
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories