.. _appendices: ========== Appendices ========== These appendices provide prerequisite review material and reference resources for the course. Students entering STAT 418 are expected to have foundational knowledge in probability, statistical inference, calculus, and numerical methods. The materials below offer a self-contained review of the key concepts that underpin the computational methods developed in the main chapters. .. toctree:: :maxdepth: 2 :caption: Prerequisites Review calculus_review linear_algebra numerical_analysis probability_review statistical_inference_review python_random_generation