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
-
Lecture 13: Some Basic Probability and Plotting Data (00:42:49)
Lecture 13: Some Basic Probability and Plotting Data
> Download from iTunes U (MP4 - 94MB)
> Download from Internet Archive (MP4 - 94MB)
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.