Skip to content

vectrlab/apex-stats-datasets

Repository files navigation

APEX: Applied Programming Experiences Logo

APEX STATS Dataset Library

This is a library of public datasets cleaned and ready for use with any APEX STATS code snippet. There are no missing cases or erroneous values. The original messy dataset is separately available and could be used to teach data cleaning. Datasets include a guide that explains the data and gives suggestions for potentially interesting analyses.

Quick Start

If you are new to APEX STATS, start with the Modules.

About APEX STATS

APEX STATS is a set of open, editable, and modular resources that use Python as instructional technology to make it easier to teach introductory statistics.

The goal of the APEX STATS modules is to teach statistical reasoning and concepts through examples that incorporate Python. The modules expose students to Python gradually and provide opportunities for them to modify code to perform analysis. Prior Python background is not necessary to progress through the modules. Students will grow more comfortable with Python as they discover its usefulness. Instructors can use APEX STATS modules to teach statistical concepts without needing to emphasize Python. Meanwhie, the Python code is always visible and editable for students and instructors to discover the fun challenge of computer programming.

APEX STATS is aligned to the California Transfer and Articulation System, C-ID, for Introduction to Statistics. Therefore, it should be useful for many introductory statistics courses and any California college course.

APEX STATS is a work in progress. We are taking an iterative, instructor-centered design approach. Your feedback helps us improve the project.

APEX is the Applied Computing Programming Experiences project at San José State University.

To get started, check out the instructor guide.

APEX STATS Resources