We should change to ``` In [3]: norm.cdf([-1, 1]) Out[3]: array([0.15865525, 0.84134475]) ```
We should change to