script: locate the source data Results: google for Brexit referendum results data. electoral commission has the CSV. google for country of birth; avoid the detailed one; look for KS204EW_Numbers save this as a CSV; edit the CSV to get rid of the stuff on the top. Now: -- sheets: load in, merge it -- R: load it, merge it Now: In both, we load the brexit data with all the columns. First, presenting a scatterplot Can I do a quick presentation using my slides from the data day? Let's look at the videos OK let's look at my slides from the data day -- OK so that's my regression stuff. I will show the regression in R and Google sheets with the brexit data. Need to check this a little? For regression in google sheets, need to let the program convert to numbers in import. And having server error right now! Yikes. Need to not have the predictor variable be a factor.