See how to use the open-source Python package NumPy to perform simple statistical analysis. This example begins by showing how to read an Excel data file from the web using urllib2 and open it using xlrd. We also demonstrates how to use mask arrays to compute statistics on parts of the data that match certain criteria.