Reply To: How do people use sliders in their teaching?

#6494
Bill Finzer
Keymaster

Hello Travis,

As in Desmos, CODAP’s sliders are used as parameters in formulas. Here are some specific use cases:

  1. In a scatter plot, it looks like the points fit nicely along some kind of curve. I plot a function in the scatter plot of the form yx^k where k is the name I have given to a slider. Then I adjust the slider in an attempt to make the curve pass through the points. This is definitely simple enough that high school students can construct it.
  2. We have incidence of smallpox by year from 1900 to 1960 for 88 countries. We want to display the countries on a map colored by smallpox incident for a given year, which is given by a slider. At the country level, we construct an attribute that tells us the incidence for that country in the slider’s year. We color the map with that attribute. Then when we drag or animate the slider the map colors show us the evolution of the disease over the world and over time. Too hard for students to construct, but useful for them to interact with.
  3. Dan Damelin made a powerful model of climate change with upwards of eight sliders, each representing different factors. Adjusting these sliders allows the user to observe the effect of these factors. High school students with reasonable algebraic skills can construct such models, starting, of course, with a small number of slider parameters.

Perhaps others on this forum can suggest additional use cases?

Bill