Adapted from the OpenStax Textbook for the College of Lake County's Introductory …
Adapted from the OpenStax Textbook for the College of Lake County's Introductory Statistics course (Susan Dean and Barbara Illowsky (Published 2013 by OpenStax College)).
We hope readers will take away three ideas from this book in …
We hope readers will take away three ideas from this book in addition to forming a foundation of statistical thinking and methods.
(1) Statistics is an applied field with a wide range of practical applications.
(2) You don't have to be a math guru to learn from interesting, real data.
(3) Data are messy, and statistical tools are imperfect. However, when you understand the strengths and weaknesses of these tools, you can use them to learn interesting things about the world.
This video will introduce how to calculate confidence intervals around effect sizes …
This video will introduce how to calculate confidence intervals around effect sizes using the MBESS package in R. All materials shown in the video, as well as content from our other videos, can be found here: https://osf.io/7gqsi/
"An Intuitive, Interactive Introduction to Biostatistics" is an introductory statistics textbook oriented …
"An Intuitive, Interactive Introduction to Biostatistics" is an introductory statistics textbook oriented towards towards undergraduate students in the health sciences. While covering the breadth of material typically presented in a first semester statistics course, including introductions to probability and distributions, study design, CLT, hypothesis testing, and inference, IIIB distinguishes itself with its focus on cultivating student intuition through the use of guided questions and interactive simulation-based applets. Written in R, this open-source text has been created with customizability in mind, offering instructors maximal flexibility in arranging and modifying the content.
By Joan Garfield, Robert delMas and Andrew Zieffler, University of Minnesota What …
By Joan Garfield, Robert delMas and Andrew Zieffler, University of Minnesota What are Model-Eliciting Activities? Model-Eliciting Activities (MEAs) are activities that encourage students to invent and test models. ...
Spreadsheets Across the Curriculum module. Students use the Compound Interest Equation and …
Spreadsheets Across the Curriculum module. Students use the Compound Interest Equation and an annuity equation to calculate the growth of investments over time.
This model-eliciting activity (MEA) challenges students to develop ideas about center and …
This model-eliciting activity (MEA) challenges students to develop ideas about center and variability when making decisions based on data. Students examine data on departure delays for five airlines flying out of the Chicago O'Hare airport. The task is to develop a model to determine which airline has the best chance of departing on time. Students write a report that identifies the best airline and the reasoning behind their decision.
This model-eliciting activity has students create rules to allow them to judge …
This model-eliciting activity has students create rules to allow them to judge whether or not the shuffle feature on a particular iPod appears to produce randomly generated playlists. Because people's intuitions about random events and randomly generated data are often incorrect or misleading, this activity initially focuses students' attention on describing characteristics of 25 playlists that were randomly generated. Students then use these characteristics to come up with rules for judging whether a playlist does NOT appear to be randomly generated. Students test and revise their rules (model) using five additional playlsits. Then, they apply their model to three particular playlists that have been submitted to Apple by an unhappy iPod owner who claims the shuffle feature on his iPod is not generating random playlists. In the final part of the activity, students write a letter to the ipod owner, on behalf of Apple, explaining the use of their model and their final conclusion about whether these three suspicious playlists appear to have been randomly generated.This lesson provides an introduction to the fundamental ideas of randomness, random sequences and random samples.
This model-eliciting activity has students determine how to create a fair judging …
This model-eliciting activity has students determine how to create a fair judging scheme for a paper airplane contest while considering both the most accurate paper airplane and the best floater. Students are given a sample of data that includes multiple flights of paper airplanes by three different pilots. Each team writes a report describing how their judging scheme can be implemented by the judges of the contest. This activity could serve as an introduction to ideas of central tendency and variability. It can also set the stage for understanding the correspondence between data sets and their graphical representations. Alternatively, the activity could be the basis for student introduction to analysis of variance.
This curriculum was designed for high school students with no prior coding …
This curriculum was designed for high school students with no prior coding experience who are interested in learning Python programming for data science. However, this course material would be useful for anyone interested in teaching or learning basic programming for data analysis.
The curriculum features short lessons to deliver course material in “bite sized” chunks, followed by practices to solidify the learners' understanding. Pre-recorded videos of lessons enable effective virtual learning and flipped classroom approaches.
The learning objectives of this curriculum are:
1. Write code in Python with correct syntax and following best practices. 2. Implement fundamental programming concepts when presented with a programmatic problem set. 3. Apply data analysis to real world data to answer scientific questions. 4. Create informative summary statistics and data visualizations in Python. 5. These skills provide a solid foundation for basic data analysis in Python. Participation in our program exposes students to the many ways coding and data science can be impactful across many disciplines.
Our curriculum design consists of 27 lessons broken up into 5 modules that cover Jupyter notebook setup, Python coding fundamentals, use of essential data science packages including pandas and numpy, basic statistical analyses, and plotting using seaborn and matplotlib. Each lesson consists of a lesson notebook, used for teaching the concept via live coding, and a practice notebook containing similar exercises for the student to complete on their own following the lesson. Each lesson builds on those before it, beginning with relevant content reminders from the previous lessons and ending with a concise summary of the skills presented within.
Hands-on experience designing, conducting, analyzing, and presenting experiments on the structure and …
Hands-on experience designing, conducting, analyzing, and presenting experiments on the structure and processing of human language. Focuses on constructing, conducting, analyzing, and presenting an original and independent experimental project of publishable quality. Develops skills in reading and writing scientific research reports in cognitive science, including evaluating the methods section of a published paper, reading and understanding graphical displays and statistical claims about data, and evaluating theoretical claims based on experimental data. Instruction and practice in oral and written communication provided.
Learning Statistics with JASP is a free textbook covering the basics of …
Learning Statistics with JASP is a free textbook covering the basics of statistical inference for beginners in psychology and related applied disciplines. It uses the free software package JASP. Written in a lively, conversational style, it provides the reader with a perfect balance of readability and rigor, and gives students a modern view of statistical inference in the psychological and behavioral sciences.
The book is associated with the lsr package on CRAN and GitHub. …
The book is associated with the lsr package on CRAN and GitHub. The package is probably okay for many introductory teaching purposes, but some care is required. The package does have some limitations (e.g., the etaSquared function does strange things for unbalanced ANOVA designs), and it has not been updated in a while.
This textbook covers the contents of an introductory statistics class, as typically …
This textbook covers the contents of an introductory statistics class, as typically taught to undergraduate psychology, health or social science students. The book covers how to get started in jamovi as well as giving an introduction to data manipulation. From a statistical perspective, the book discusses descriptive statistics and graphing first, followed by chapters on probability theory, sampling and estimation, and null hypothesis testing. After introducing the theory, the book covers the analysis of contingency tables, correlation, t-tests, regression, ANOVA and factor analysis. Bayesian statistics are touched on at the end of the book.
Lecture for the course "CS 217 – Probability and Statistics for Computer …
Lecture for the course "CS 217 – Probability and Statistics for Computer Science" delivered at the City College of New York in Spring 2019 by Evan Agovino as part of the Tech-in-Residence Corps program.
Lecture for the course "CS 217 – Probability and Statistics for Computer …
Lecture for the course "CS 217 – Probability and Statistics for Computer Science" delivered at the City College of New York in Spring 2019 by Evan Agovino as part of the Tech-in-Residence Corps program.
Lecture for the course "CS 217 – Probability and Statistics for Computer …
Lecture for the course "CS 217 – Probability and Statistics for Computer Science" delivered at the City College of New York in Spring 2019 by Evan Agovino as part of the Tech-in-Residence Corps program.
Lecture for the course "CS 217 – Probability and Statistics for Computer …
Lecture for the course "CS 217 – Probability and Statistics for Computer Science" delivered at the City College of New York in Spring 2019 by Evan Agovino as part of the Tech-in-Residence Corps program.
Lecture for the course "CS 217 – Probability and Statistics for Computer …
Lecture for the course "CS 217 – Probability and Statistics for Computer Science" delivered at the City College of New York in Spring 2019 by Evan Agovino as part of the Tech-in-Residence Corps program.
No restrictions on your remixing, redistributing, or making derivative works. Give credit to the author, as required.
Your remixing, redistributing, or making derivatives works comes with some restrictions, including how it is shared.
Your redistributing comes with some restrictions. Do not remix or make derivative works.
Most restrictive license type. Prohibits most uses, sharing, and any changes.
Copyrighted materials, available under Fair Use and the TEACH Act for US-based educators, or other custom arrangements. Go to the resource provider to see their individual restrictions.