Session Overview
![]() |
This lecture returns briefly to random walks, and moves on to discuss different views of non-determinism and an introduction to probability. It concludes with examples of using pylab to plot data. Image courtesy of Lonnie Dunn on Flickr. |
Session Activities
Lecture Videos
About this Video
This lecture begins a deeper look at simulations with an introduction to randomness, probability, and plotting through programming.
Resources
Check Yourself
What is a stochastic process?
› View/hide answer
One whose next state depends upon both previous states and some random element.
What makes two events independent?
› View/hide answer
Two events are independent if the outcome of one has no influence on the outcome of the other.