Completed
Adding two random variables
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Random Variables as Types - Lecture 11
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Concepts for today
- 3 Random variables as types
- 4 Random variables
- 5 Gaussian distributions
- 6 Sum of two Gaussians
- 7 Theoretical random variables vs. sampling
- 8 Why define a type at all?
- 9 Defining abstract types for random variables
- 10 Defining a type for a Gaussian random variable
- 11 Sum of two Gaussian random variables
- 12 Probability distribution of a Gaussian
- 13 Sampling from a Gaussian distribution
- 14 More general distributions
- 15 Adding two random variables
- 16 Generic programming: sum
- 17 χ₁² distribution
- 18 Using symbolics