Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

0.1An Interactive First Course

Dr. Anjana Yatawara


1How This Book Works

Every concept in this book follows a three-step pipeline:

  1. See it. We start with a simulation or a concrete example so you can observe the phenomenon before we formalize it.

  2. Prove it. We prove every result rigorously. No “it can be shown that.” No hand-waving. The proof is where the learning happens.

  3. Simulate it. After the proof, R code confirms the result empirically. You’ll see theory and practice agree — and when they don’t, you’ll understand why.

2What You’ll Learn

By the end of this book, you will be able to:

3The Chapters at a Glance

ChapterTitleThe Big Question
1The Big PictureWhat is probability theory, and why should I care?
2Probability FoundationsHow do we measure the likelihood of events?
3Conditional Probability & BayesHow does new information change what we believe?
4Discrete Random VariablesHow do we model outcomes we can count?
5Continuous Random VariablesHow do we model outcomes on a continuum?
6Multivariate DistributionsWhat happens when multiple random variables interact?
7Functions of Random VariablesIf we transform a random variable, what’s the new distribution?

4About This Book

This textbook is designed as the primary resource for an undergraduate probability theory course (typically titled “Probability Theory” or “Mathematical Statistics I”). It closely follows the first six chapters of the standard curriculum while adding:

5How to Cite This Book

Yatawara, A. (2026). Probability from the Ground Up: An Interactive First Course. [Online textbook]. https://yatawara.com/math3200

6License

This work is licensed under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). You are free to share and adapt this material for non-commercial purposes, provided you give appropriate attribution.


Content current as of April 2026.