当前位置:网站首页>Basic mathematical knowledge (update)
Basic mathematical knowledge (update)
2022-07-28 20:10:00 【Hu Xi Hu Xi】
One 、 Probability distribution function and probability density function of continuous variables
A continuous variable takes a certain value xi Probability P(xi)=0: For continuous variables ,“ The probability of taking a specific value ” The statement of is meaningless , Because the probability of taking any single value is equal to 0, It can only be said “ The probability that the value falls within a certain interval ”, or “ The probability that the value falls in the neighborhood of a value ”, That is to say P(a<xi≤b), And can not say P(xi)., Look at the example below : Take any number from all natural numbers , Ask this number equals 5 What's the probability of ? Take one from all natural numbers , Of course, it is possible to get 5 Of , But there are infinite natural numbers , So take 5 Is the probability that 1/∞, That is to say 0.
Another example is throwing darts , Although it is possible to fall in the bull's-eye , But the probability is also 0( Regardless of proficiency and other factors ), Because there are countless points on the target , The probability of each point is the same , Therefore, the probability of falling on a specific point is 1/∞=0.
Probability distribution function F(x) and Probability density function f(x) Used to describe continuous variables Definition of probability distribution function : Give the probability that the value is less than a certain value , Is the cumulative form of probability , namely : F(xi)=P(x<xi)=sum(P(x1),P(x2),……,P(xi)) Discrete variables = Find integral Continuous variable Probability distribution function F(x) The role of :(1) give x Fall in a certain range (a,b] The probability of the interior :P(a<x≤b)=F(b)-F(a); (2) according to F(x) Slope judgment of “ Interval probability ”P(A<x≤B) The change of ( In fact, it is the probability density function to be mentioned later f(x)), An interval (A,B] Inside ,F(x) More inclined , Express x The probability of falling within this interval P(A<x≤B) The bigger it is . As shown in the figure , In the interval a,b Inside F(x) The slope of is the largest , That is to say x Fall in the range a,b The probability of the interior P(a<x≤b) The bigger it is , Its value is equal to F(b)-F(a).

Probability density function definition : Given that the variable falls at a certain value xi In the neighborhood ( Or in a certain interval ) How fast does the probability change , The value of the probability density function is not probability , It's the rate of change of probability , The area below the probability density function is the probability .

Properties of probability density function :

The relationship between probability distribution function and probability density function is shown in the figure below :

Be careful :

Probability of continuous variables 、 Probability distribution function 、 The relationship between probability density functions is shown in the figure below :

My summary : For the abscissa xi,F(x) The ordinate of indicates that the value is less than xi Probability ,f(x) The ordinate of represents the value at xi Nearby probability .
Two 、 A priori probability and a posteriori probability

边栏推荐
- English translation Arabic - batch English translation Arabic tools free of charge
- Codeignier framework implements restful API interface programming
- 7. Functions of C language, function definitions and the order of function calls, how to declare functions, prime examples, formal parameters and arguments, and how to write a function well
- Article translation software - batch free translation software supports major translation interfaces
- English translation Portuguese - batch English conversion Portuguese - free translation and conversion of various languages
- [NPP installation plug-in]
- [C language] summary of methods for solving the greatest common divisor
- 8. Compilation errors of C language and Chinese explanation
- [C language] string reverse order implementation (recursion and iteration)
- Source insight project import and use tutorial
猜你喜欢

数字图像理论知识(一)(个人浅析)

数字滤波器设计——Matlab

adb remount of the / superblock failed: Permission denied
![[wechat applet development] page navigation and parameter transmission](/img/10/76b6592fa9e71073831887c4fb6da9.png)
[wechat applet development] page navigation and parameter transmission

English translation Portuguese - batch English conversion Portuguese - free translation and conversion of various languages

Store and guarantee rancher data based on Minio objects

Kubeedge releases white paper on cloud native edge computing threat model and security protection technology
![[C language] simulation implementation of strlen (recursive and non recursive)](/img/73/e92fe714515491f1ea366d6924c9ec.png)
[C language] simulation implementation of strlen (recursive and non recursive)

NEIL: Extracting Visual Knowledge from Web Data

Article translation software - batch free translation software supports major translation interfaces
随机推荐
[network] communication across regional networks learn how routing tables work
1. C language variable type, global variable, local variable
[C language] advanced pointer exercise 1
[NPP installation plug-in]
Labelme(一)
[C language] shutdown game [loop and switch statement]
Leetcode Day2 consecutive numbers
软考中级(系统集成项目管理工程师)高频考点
9. Pointer of C language (4) pointer and one-dimensional array, pointer operation
Deploy LNMP automatically with saltstack
robobrowser的简单使用
XOR operation and its usage
adb remount of the / superblock failed: Permission denied
一文读懂如何部署具有外部数据库的高可用 K3s
3、 Are formal and actual parameters in a programming language variables?
NEIL: Extracting Visual Knowledge from Web Data
Basic knowledge of communication network 01
Implementation of markdown editor in editor.md
The results of the second quarter online moving people selection of "China Internet · moving 2022" were announced
Use Hal Library of STM32 to drive 1.54 inch TFT screen (240*240 st7789v)