CME 106 Python Workbook#
This Jupyter Book contains a series of Python exercises aimed at introducing students to scientific computing in the context of CME 106: Introduction to Probability and Statistics for Engineers at Stanford University. The exercises are adapted by Enze Chen, Lecturer in Materials Science and Engineering, from the MATLAB Workbook created by Vadim Khayms, Senior Lecturer in Mechanical Engineering. We hope you will find these exercises useful for your studies!
Note for students
These pages only have Python, corresponding to the exercises in the original MATLAB Workbook. If you’re looking for the MATLAB exercises, see the document provided in class.
Other FAQs#
What do I install?#
Nothing! Unlike the MATLAB exercises, we’ll be doing everything in the cloud. If you like the sound of this, keep reading the Usage tips for instructions on how to complete and submit your work.