Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.91 KB

File metadata and controls

49 lines (32 loc) · 1.91 KB

Python For Statistics OER

This repository hosts an open textbook and companion workbook for introductory statistics with Python by Simon Aman, Truman College, City Colleges of Chicago.

Published Books

Source Files

Author and Institution

  • Author: Simon Aman
  • Institution: Truman College, City Colleges of Chicago
  • Contact: saman2@ccc.edu

License

This OER project is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).

Suggested Citation

Aman, S. (2026). Python for Introductory Statistics. Truman College, City Colleges of Chicago. CC BY 4.0. Companion workbook: Student's Lab Workbook.

Notes for OER Platforms

  • 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.

Publish on GitHub Pages

  1. Push this repository to GitHub.
  2. In GitHub, open Settings -> Pages.
  3. Set Source to Deploy from a branch.
  4. Choose branch master and folder /(root).
  5. Save.

The homepage will be served from index.html.