Simulating one Categorical Variable

Enter the probability of success (a decimal or fraction between 0 and 1), the sample size (keep it reasonable for now), and the number of samples you want drawn (keep this reasonable, too). You may need to resize the axis to see the dot plot! I will work on that later! Using the REPEAT[ ] command creates a dot plot almost instantly, instead of using a slider with animation to create a dot plot one by one (not that there isn't a use for that).