In this problem, I look at Senate voting data. The data is contained in a n × m data matrix X, where each row corresponds to a Senator, and each column to a bill. Each entry of X is either 1, −1 or 0 depending on whether the senator voted for, against or abstained.