Examples of real data/studies and their analyses and interpretation.
Examples of real data/studies and their analyses and interpretation.
This is a web application framework for R, in which you can write and publish web apps without knowing HTML, Java, etc. You create two .R files: one that controls the user interface, and one that controls what the app does. The site contains examples of Shiny apps, a tutorial on how to get started, and information on how to have your apps hosted, if you don't have a server.
These handouts/links give a foundational understanding of how to set up and use R
This website provides a comprehensive overview of descriptive statistics (mean/median/mode, range, standard deviation, and variance) through informative webpages with examples, links to data sets, and problems for the readers to try for themselves.
This page computes a variety of descriptive statistics and creates a stem and leaf plot. Enter data in the text area, specify a delimiter (Space, Return, Tab, New line), and click "Compute". The page returns sample size, mean, median, trimmed mean, trimean, minimum, maximum, range, first quartile, third quartile, semi-interquartile range, standard deviation, variance, standard error of the mean, skew, and kurtosis. Key Word: Calculator; Summary Statistics.
A song for use in helping students interpret the basics of regression including checking assumptions interpretation of slope, r, and r2. Lyric © 2015 Lawrence M. Lesser; Music by Dominic Dousa. This song is part of an NSF-funded library of interactive songs that involved students creating responses to prompts that are then included in the lyrics (see www.causeweb.org/smiles for the interactive version of the song, a short reading covering the topic, and an assessment item).
A song for use in helping students to reason about mean and median and the effect of an outlier. Lyrics & Music © 2016 Amy Adler. This song is part of an NSF-funded library of interactive songs that involved students creating responses to prompts that are then included in the lyrics (see www.causeweb.org/smiles for the interactive version of the song, a short reading covering the topic, and an assessment item).
A song to teach about the relationship between the slope of the regression line and the correlation. The lyric was authored by Lawrence Mark Lesser from the University of Texas at El Paso. The song may be sung to the tune of the English lullaby "Twinkle Twinkle Little Star" (Jane Taylor, 1806). Free for use in non-commercial teaching. This song is also part of an NSF-funded library of interactive songs that involved students creating responses to prompts that are then included in the lyrics (see www.causeweb.org/smiles for the interactive version of the song, a short reading covering the topic, and an assessment item).
This applet simulates rolling dice and displays the outcomes in a histogram. Students can choose to roll 1, 2, 6, or 9 dice either 1, 10, 20, or 100 times. The outcome studied is the sum of the dice and a red line is drawn on the histogram to show expected number of occurences of each outcome.
EasyCharts is a complete library of java chart components, chart applets, and chart servlets that enable programmers to add charts and graphs in java applications, web applications, and web pages with just a few lines of code. The java chart library includes bar charts, line charts, and pie charts and is highly configurable. The java chart library supports charts with multiple data series, overlay charts, drilldown charts, and interactive features such as zooming and scrolling of chart data.