概率论深入学习书单

Textbooks

• 概率导论(第2版·修订版)(Introduction to Probability),

伯特瑟卡斯 (Dimitri Bertsekas) ⻬⻬克利斯 (John Tsitsiklis) 著,

郑忠国,童⾏伟译,⼈⺠邮电出版社(2022)

• Probability and Random Processes, 4th edition.

Geoffrey Grimmett, David Stirzaker.

Oxford University Press (2020).

• Probability and Computing: Randomization and Probabilistic

Techniques in Algorithms and Data Analysis, 2nd edition.

Michael Mitzenmacher, Eli Upfal.

Cambridge University Press (2017)

References and Readings

• An Introduction to Probability Theory and Its Applications,

Vol. 1, 3rd Ed. William Feller. Wiley (1968). 《概率论及其应⽤》

• Probability Theory: The Logic of Science. E. T. Jaynes.

Cambridge University Press (2003). 《概率论沉思录》

• Probability and Statistics (Classic Version), 4th Edition.

Morris DeGroot, Mark Schervish. Pearson (2018). 《概率统计》

Syllabus

• 经典概率论:

理解原理

• 概率空间、随机变量及其数字特征、多维及连续随机变量、极限定理

• 概率与计算:

求解问题

• 概率法 (the probabilistic method)、测度集中 (concentration of measure)、

离散随机过程

• 数理统计:

掌握语⾔

• 经典与⻉叶斯统计的概念和语⾔(参数估计、假设检验、回归分析......)

相关推荐
西岸行者5 天前
学习笔记:SKILLS 能帮助更好的vibe coding
笔记·学习
悠哉悠哉愿意5 天前
【单片机学习笔记】串口、超声波、NE555的同时使用
笔记·单片机·学习
别催小唐敲代码5 天前
嵌入式学习路线
学习
毛小茛5 天前
计算机系统概论——校验码
学习
babe小鑫5 天前
大专经济信息管理专业学习数据分析的必要性
学习·数据挖掘·数据分析
winfreedoms5 天前
ROS2知识大白话
笔记·学习·ros2
在这habit之下5 天前
Linux Virtual Server(LVS)学习总结
linux·学习·lvs
我想我不够好。5 天前
2026.2.25监控学习
学习
大江东去浪淘尽千古风流人物5 天前
【SLAM】GenRobot / IO-AI / Scale / Appen 能力对比表(机器人数据与闭环视角)
人工智能·机器学习·机器人·大模型·概率论·端侧部署·巨身智能
im_AMBER5 天前
Leetcode 127 删除有序数组中的重复项 | 删除有序数组中的重复项 II
数据结构·学习·算法·leetcode