I was overwriting x,y variables with the list comprehension, causing the lists in x,y to be replaced with a single value.
Several changes and clarifications. Added chart showing 2d distribution of points for multivariate gaussian. Improved some discussions. Fixed some typos.