Tag: voting

Creating a custom ‘I Voted’ sticker

With today being an election day here in the US, I see a lot of people wearing the ‘I Voted’ sticker. This got me wondering if I could create my own sticker … using SAS software and simple graphics primitives. 🙂 So I started by using Proc Gslide to create […]

The post Creating a custom ‘I Voted’ sticker appeared first on SAS Learning Post.

Can felons vote in your state?

Can felons vote? This seemed like a simple question, but I realized that I wasn’t 100% sure of the answer. Therefore I looked into the data … and apparently “it depends”. Follow along and see how I created a map to help answer this question. But befo…