-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Summary
OSSU should undertake a search for a number of new courses in statistics.
Background
OSSU currently recommends 2 courses on statistics:
The first of these is no longer offered.
Guidelines
OSSU Data Science uses the report Curriculum Guidelines for Undergraduate Programs in Data Science as our guide for course recommendation.
Section 6 "Transitioning To A Data Science Major Using Typical Existing Courses" states:
...The courses shown in bold are the ten courses that cover the bare minimum of the basic skills needed for data science...
Subsection 6.3 "Courses in Statistics" states:
Content in the Introduction to Statistics course should follow the revised Guidelines for Assessment and Instruction in Statistics Education (GAISE) for college courses
- Introduction to Statistics
- Statistical Modeling/Regression
- Machine Learning/Data Mining
- Theory of Statistics (requires Probability Theory)
Gaise
For reference, the K-12 GAISE report uses a framework of 3 levels of sophistication with stats expected of K-12 students. This can be found on page 24.
The GAISE College Report includes both goals, recommendations and suggestions for topics that might be omitted.
Goals (summarized)
- Critique stats based results/conclusions.
- Recognize when statistics would be useful and carry out investigations using stats.
- Produce graphical displays and numerical summaries. Interpret them.
- Explain the role of variability in statistics.
- Explain the central role of randomness in designing studies and drawing conclusions.
- Use statistical models, including multivariable models.
- Understand and use hypothesis tests and interval estimation in a multiple of settings.
- Interpret and draw conclusions from output of statistical software packages.
- Demonstrate an awareness of ethical issues associated with sound statistical practice.
Recommendations
These are largely recommendations for how statistics courses should be taught.
- Teach statistical thinking
- Focus on conceptual understanding
- Integrate real data with a context and a purpose
- Foster active learning
- Use technology to explore concepts and analyze data
- Use assessments to improve and evaluate student learning
Suggestions for Topics that Might be Omitted from Introductory Statistics Courses
- Probability theory
- Constructing plots by hand
- Basic statistics
- Drills with z-, t-, χ 2 , and F-tables
- Advanced training on a statistical software program
Of note, the basic statistics section reads:
Histograms, pie charts, scatterplots, means, and medians are now taught in middle and high school and are a prominent part of the Common Core State Standards in Mathematics. Classes taught to adults continuing their education or to students with a different high school background may need to spend a bit more time on basic statistics. No matter the audience, instructors will want to be sure that students truly understand these concepts, but should not dwell on them more than is necessary. Instructors may want to briefly review them to be sure terminology and notation are consistent, but this should take little time.
Assertions
- OSSU Data Science curriculum should not recommend a descriptive stats course. This is prerequisite material; OSSU's focus is requisite material for undergraduate learners.
- OSSU should identify a suitable Introduction to Statistics course, replacing the two current recommendations
- After identifying the appropriate Introduction to Statistics course, OSSU should determine if a Statistical Modeling/Regression course is necessary. I would be unsurprised if a suitably rigorous Intro Course, paired with our existing ML courses prove sufficient.
- OSSU should identify an optional Theory of Statistics course.
Request for Comments
This RFC is asking specifically for comments on the assertions above. Are these the right steps? Are there other implications for OSSU's curriculum that are not identified?
There will be other RFCs for carrying out the individual steps (e.g. there will be a separate RFC for Identify an Introduction to Statistics course).