This repository hosts an open textbook and companion workbook for introductory statistics with Python by Simon Aman, Truman College, City Colleges of Chicago.
- Main textbook, web: Python_for_Introductory_Statistics_V2_published.html
- Main textbook, PDF: Python_for_Introductory_Statistics_V2_published.pdf
- Companion workbook, web: Workbook_V3_published.html
- Companion workbook, PDF: Workbook_V3_published.pdf
- Companion workbook notebook: Workbook_V3.ipynb
- Main textbook notebook: Python_for_Introductory_Statistics_V2.ipynb
- Author: Simon Aman
- Institution: Truman College, City Colleges of Chicago
- Contact: saman2@ccc.edu
This OER project is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
- License summary: LICENSE-CC-BY-4.0.md
- Full legal text: LICENSE
Aman, S. (2026). Python for Introductory Statistics. Truman College, City Colleges of Chicago. CC BY 4.0. Companion workbook: Student's Lab Workbook.
- The main submission title is Python for Introductory Statistics.
- Student's Lab Workbook is a companion workbook, not the primary textbook.
- HTML and PDF versions are both available for each publication.
- The collection is openly licensed under CC BY 4.0.
- Push this repository to GitHub.
- In GitHub, open Settings -> Pages.
- Set Source to Deploy from a branch.
- Choose branch master and folder /(root).
- Save.
The homepage will be served from index.html.