Median

This topic has expert replies
Source: — Problem Solving |

Newbie | Next Rank: 10 Posts
Posts: 9
Joined: Mon Dec 08, 2008 7:01 am
Location: Thailand
Thanked: 1 times

by weena82 » Thu Dec 11, 2008 8:07 pm
hi,

The easiest and most efficient way is to pick number x, such as 1/2. You'll get

1/x = 2

root(x) = 1/1.414

x = 1/2

x^2 = 1/4

X^3 = 1/8

Now you can see which is the medain. This approach takes about 1.5 min.
weena