From 12668a41cc0cf58926d2016083e16eb99988fffd Mon Sep 17 00:00:00 2001 From: Caleb Burke Date: Tue, 26 May 2026 13:31:37 -0700 Subject: [PATCH] quick link to pdf --- README.md | 4 ++++ .../README.md | 2 ++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 4dd9749..0606543 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,7 @@ My roadmap for becoming competent quant and capable of creating automated trading bots. Current Goal: **Learn Quantitative Foundations** + +## Study + +Current reading [Introduction to Probability, Statistics, and Random Processes - Hossein Pishro-Nik](./study/001_introduction-to-probability-statistics-and-random-processes/textbooks/Introduction%20to%20Probability,%20Statistics,%20and%20Random%20Processes%20-%20Hossein%20Pishro-Nik.pdf) diff --git a/study/001_introduction-to-probability-statistics-and-random-processes/README.md b/study/001_introduction-to-probability-statistics-and-random-processes/README.md index b0b95ac..819bd0e 100644 --- a/study/001_introduction-to-probability-statistics-and-random-processes/README.md +++ b/study/001_introduction-to-probability-statistics-and-random-processes/README.md @@ -1,5 +1,7 @@ # Introduction to Probability, Statistics, and Random Processes - Hossein Pishro-Nik +[pdf](./textbooks/Introduction%20to%20Probability,%20Statistics,%20and%20Random%20Processes%20-%20Hossein%20Pishro-Nik.pdf) + total pages=1007 **Currently reading:** chapter 3, page 157