Content of slope1.xq example

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

excel:slope((2, 3, 9, 1, 8, 7, 5), (6, 5, 11, 7, 5, 4, 4))