当前位置:网站首页>Key review route of probability theory and mathematical statistics examination
Key review route of probability theory and mathematical statistics examination
2022-07-05 04:23:00 【IOT classmate Huang】
The key review route of probability theory and mathematical statistics exam
List of articles
Preface
Hope to pass a simple route , Achieve accurate and efficient preparation for tomorrow's exam . Don't talk much , To rush !
The content is divided into two parts: probability theory and mathematical statistics , The middle series is the law of large numbers and central limit theorem in Chapter 5 .
MindMap
Probability theory part

Mathematical statistics

probability theory
Basic concepts
The content of this part , My suggestion is to look directly at my previous blog, Or reading books and other online classes ppt And so on. .
I won't enumerate the distribution function of random variables , You can deduce it directly through the distribution law or probability density
discrete
0-1 Distribution
X~b§
Distribution law
P { X = k } = p k ( 1 − p ) 1 − k , k = 1 , 0 P\{X=k \} = p^k(1-p)^{1-k}, \qquad k = 1, 0 P{ X=k}=pk(1−p)1−k,k=1,0
| X | 0 | 1 |
|---|---|---|
| p_k | 1-p | p |
Mathematical expectation
E ( X ) = p E(X) = p E(X)=p
variance
D ( X ) = ( 1 − p ) ⋅ p D(X) = (1-p)\cdot p D(X)=(1−p)⋅p
The binomial distribution
X~b(n, p)
Distribution law
P { X = k } = p k ( 1 − p ) 1 − k P\{X=k \} = p^k(1-p)^{1-k} P{ X=k}=pk(1−p)1−k
Mathematical expectation
E ( X ) = n p E(X) = np E(X)=np
variance
D ( X ) = n ( 1 − p ) ⋅ p D(X) = n(1-p)\cdot p D(X)=n(1−p)⋅p
Poisson distribution
X~π(λ)
Distribution law
P { X = k } = λ k e − λ k ! , k = 0 , 1 , 2... P\{X=k \} = \frac{\lambda^ke^{-\lambda}}{k!}, \qquad k=0,1,2... P{ X=k}=k!λke−λ,k=0,1,2...
Poisson's theorem
Is to use Poisson to approximate binomial ,np=λ
lim n → ∞ C n k ( 1 − p n ) n − k = λ k e − λ k ! \lim_{n\rightarrow \infty}{C_n^k(1-p_n)^{n-k}} = \frac{\lambda^ke^{-\lambda}}{k!} n→∞limCnk(1−pn)n−k=k!λke−λ
Mathematical expectation
E ( X ) = λ E(X) = \lambda E(X)=λ
variance
D ( X ) = λ D(X) = \lambda D(X)=λ
Continuous type
Uniform distribution
X~U(a, b)
Probability density
KaTeX parse error: No such environment: align at position 26: …eft \{ \begin{̲a̲l̲i̲g̲n̲}̲ &\frac{1}{b…
expect
E ( X ) = a + b 2 E(X) = \frac {a+b}{2} E(X)=2a+b
variance
D ( X ) = ( b − a ) 2 12 D(X) = \frac{(b-a)^2}{12} D(X)=12(b−a)2
An index distribution
X~E(θ)
Probability density
KaTeX parse error: No such environment: align at position 26: …eft \{ \begin{̲a̲l̲i̲g̲n̲}̲ &\frac{1}{\…
expect
E ( X ) = θ E(X) = \theta E(X)=θ
variance
D ( X ) = θ 2 D(X) = \theta^2 D(X)=θ2
Normal distribution
X~N(μ, σ)
Probability density
f ( x ) = 1 2 π σ e − ( x − u ) 2 2 σ 2 , − ∞ < x < ∞ f(x) = \frac{1}{\sqrt{2\pi}\sigma}e^{-\frac{(x-u)^2}{2\sigma^2}}, \qquad -\infty < x < \infty f(x)=2πσ1e−2σ2(x−u)2,−∞<x<∞
Standard normal distribution
X ∼ N ( 0 , 1 2 ) φ ( x ) = 1 2 π e − x 2 / 2 X\sim N(0, 1^2)\\ \varphi(x) = \frac{1}{\sqrt{2\pi}}e^{-x^2/2} X∼N(0,12)φ(x)=2π1e−x2/2
Expectation and variance , In general, as long as it is converted into a standard normal distribution , Then it can be solved with the variance and expectation of the standard normal distribution .
expect
E ( x ) = μ E(x) = \mu E(x)=μ
variance
D ( X ) = σ 2 D(X) = \sigma^2 D(X)=σ2
In addition to these, there are actually random variable functions in probability theory , Multi dimensional edges and conditions and combinations , There are also covariance and moments in Chapter 4 . But I won't mention these contents , If necessary, you can see blog Or textbooks .
mathematical statistics
It's swinging , Look at this directly . I'm going back to bed .
边栏推荐
- CSDN正文自动生成目录
- 官宣!第三届云原生编程挑战赛正式启动!
- Use threejs to create geometry and add materials, lights, shadows, animations, and axes
- PR video clip (project packaging)
- Network security - record web vulnerability fixes
- 长度为n的入栈顺序的可能出栈顺序种数
- Interview related high-frequency algorithm test site 3
- Open graph protocol
- 【虚幻引擎UE】运行和启动的区别,常见问题分析
- “金九银十”是找工作的最佳时期吗?那倒未必
猜你喜欢

A solution to the problem that variables cannot change dynamically when debugging in keil5

Threejs rendering obj+mtl model source code, 3D factory model

How to get the first few pieces of data of each group gracefully

MacBook安装postgreSQL+postgis

取余操作是一个哈希函数

Rust blockchain development - signature encryption and private key public key

CSDN正文自动生成目录

【虚幻引擎UE】运行和启动的区别,常见问题分析

程序员应该怎么学数学

如何实现实时音视频聊天功能
随机推荐
Possible stack order of stack order with length n
Laravel8 export excel file
Power management bus (pmbus)
Fuel consumption calculator
Kwai, Tiktok, video number, battle content payment
Convert Boolean to integer value PHP - Convert Boolean to integer value PHP
揭秘技术 Leader 必备的七大清奇脑回路
C26451: arithmetic overflow: use the operator * on a 4-byte value, and then convert the result to an 8-byte value. To avoid overflow, cast the value to wide type before calling the operator * (io.2)
Basic analysis of IIC SPI protocol
Ffmepg usage guide
level18
Hexadecimal to octal
The development of mobile IM based on TCP still needs to keep the heartbeat alive
open graph协议
Introduction to RT thread kernel (4) -- clock management
陇原战“疫“2021网络安全大赛 Web EasyJaba
Threejs factory model 3DMAX model obj+mtl format, source file download
解密函数计算异步任务能力之「任务的状态及生命周期管理」
这是一个不确定的时代
Mixed compilation of C and CC