Content of median1.xq example

import module namespace
excel="http://zorba.io/modules/excel/statistical";

excel:median((1, 3, 4, 2, 5))