notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

DerivedDistribution.md (247B)


      1 # Derived Distribution
      2 
      3 L10
      4 
      5 **Definition:** Derived distributions are distributions where we take a function of a random variable. 
      6 
      7 This is generally defined as Y = g(X) where X is a random variable, Y is a random variable, and g is a function.