expectException(InvalidArgumentException::class); Correlation::pearson([1, 2, 4], [3, 5]); } }