From 3c8e3de2eaba501ebe768d8b9979948af9406617 Mon Sep 17 00:00:00 2001 From: Caleb Burke Date: Tue, 26 May 2026 01:22:23 -0700 Subject: [PATCH] header rename --- .../ch2/notes.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/study/001_introduction-to-probability-statistics-and-random-processes/ch2/notes.ipynb b/study/001_introduction-to-probability-statistics-and-random-processes/ch2/notes.ipynb index f643b71..b7e019d 100644 --- a/study/001_introduction-to-probability-statistics-and-random-processes/ch2/notes.ipynb +++ b/study/001_introduction-to-probability-statistics-and-random-processes/ch2/notes.ipynb @@ -53,7 +53,7 @@ "- **Ordered or unordered**: If ordering matters (i.e.: a1, a2, a3 ≠ a2, a3, a1), this is\n", "called ordered sampling. Otherwise, it is called unordered\n", "\n", - "Counting formula for the type of sampling:\n", + "### Counting Formulas\n", "\n", "- **ordered sampling with replacement:** $n^k$\n", "\n",