How do people use sliders in their teaching?

CODAP Forums CODAP Help Forum How do people use sliders in their teaching?

Tagged: 

  • This topic has 4 replies, 3 voices, and was last updated 2 years, 9 months ago by travisweiland@gmail.com.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6492 Score: 0

    Hi all, I have used sliders in desmos before but I am curious as to how people use sliders in codap for teaching? Thanks for your insights in advance.

    #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

    #6502

    Thank Bill. I am definitely going to have to play around with the sliders for the second example you proposed. Thanks for sharing your ideas

    #6504
    Bill Finzer
    Keymaster
    #6516
    Kathy Shafer
    Participant

    Hi, I have been using sliders to illustrate the effect of sample size on a distribution. In this example document, I created an attribute called arbitrary value. Since the attribute is generated with random(0,100) the values might not begin at 0 (good discussion topic).  RandomSampling100Cats_May2017_Slider is found here:

    https://codap.concord.org/app/static/dg/en/cert/index.html#shared=20890

    The dot plot with the MySample data is placed directly over the first plot (foreground).  The background was set to “Transparent” and the icons were set to black.

    Setting up the sampler is pretty straightforward.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.