Pick a distribution — Normal, Binomial, Geometric, or Poisson — shape it with a small device, generate data from it, and explore that data in Tuva.
Data format
Each run writes one column to Tuva: for Normal, the values you generated (a named attribute); for Binomial, the number of successes per trial; for Geometric, the number of spins until the first success; for Poisson, the number of events in one interval. Put it on a dot plot, drop dividers, and turn on percentages — the percentage in a region is the probability of that range.
Model details
Normal draws continuous values with the mean and standard deviation you set, on an adjustable axis. Binomial spins a Success/Failure spinner n times per trial at probability p and records the count of successes. Geometric spins the same spinner until the first success and records how many spins that took; a Spin one trial button plays out a single trial. Poisson sprinkles events onto one interval at average rate λ and records how many landed. The Speed slider paces the animation. By default each Run replaces the data; uncheck “Replace existing cases” to stack runs.
How do I explore?
- Pick a distribution from the dropdown.
- Shape it — for Normal, drag the curve’s peak (mean) and shoulders (SD); for Binomial, drag the spinner’s Success wedge to set p and choose n spins.
- Press Run. Your data appears in Tuva — put it on a dot plot, drop dividers, and turn on percentages.
What should I do/notice?
- As you generate more data, how does the dot plot compare to the distribution you shaped?
- On Geometric, notice how often it takes many spins to reach the first success.
- On Poisson, the mean of your counts lands near λ — check it on the graph.
- The percentage in a region — how does it relate to the area under the curve, or the bars?
What about the data?
By default each Run replaces your data; uncheck “Replace existing cases” to stack runs. The percentage of cases in a region is the probability of that range.