actuary notes[1]

文章目录

random event

  1. the theory of probability replies on random experiments which result can not be certainly confirmed.although we are unable to get the necessary consequence of one experiment,all reusults perhaps appear in those experiment can be found.so every testing result will be collected to construct sample space which is infinite or inifite.
  2. for example,there are six spitballs written six different integer between 1 and 6 in one box.if you take one out of those spitballs,it must be written one of six numbers,one possible number will appears in your spitball with averaged possiblity.
    let A is sample space, A = 1 , 2 , 3 , 4 , 5 , 6 A={1,2,3,4,5,6} A=1,2,3,4,5,6,so every number be selected with the probability of 1 6 \frac 1 6 61.
    the situation was changed ,one box became three boxes,every box aslo includes six spitball written one of six numbers from 1 to 6,you still take one of every box,now the sample space A = { { 1 , 1 , 1 } , { 1 , 1 , 2 } , . . . . . . } A=\{\{1,1,1\},\{1,1,2\},......\} A={{1,1,1},{1,1,2},......} include 6 × 6 × 6 = 216 6 \times 6 \times 6=216 6×6×6=216
  3. let the subset A ′ ⊂ A A' \subset A A′⊂A, A A A can be called as event(random event) such as A 1 ′ , A 2 ′ , . . . A'_1,A'_2,... A1′,A2′,...,if A ′ A' A′ just only involves one sample,then we call A ′ A' A′ as basic event,in the above example, A ′ = { { 1 , 2 , 3 } } A'=\{\{1,2,3\}\} A′={{1,2,3}} can be called as basic event.
  4. let us suppose the event(random event) A ′ = { { 1 , 2 , 3 } , { 2 , 2 , 3 } , { 3 , 2 , 3 } } A'=\{\{1,2,3\},\{2,2,3\},\{3,2,3\}\} A′={{1,2,3},{2,2,3},{3,2,3}} , if you fetch out three spitballs written 1,3 and 2 respectively,then the event A ′ A' A′ has took place, A ′ A' A′ have never been appeared,furthermore three spitballs written the numbers 3,1 and 1 are took out of three boxes respectively,so A ′ A' A′ never happen because of the fact { 1 , 2 , 3 } ∉ A ′ \{1,2,3\} \notin A' {1,2,3}∈/A′.
  5. let A ′ ′ = { { 1 , 2 , 3 } , { 2 , 2 , 3 } } A''=\{\{1,2,3\},\{2,2,3\}\} A′′={{1,2,3},{2,2,3}},so A ′ ′ ⊂ A ′ A'' \subset A' A′′⊂A′.
  6. let A ′ ′ = { { 1 , 2 , 3 } , { 2 , 2 , 3 } , { 3 , 2 , 3 } } A''=\{\{1,2,3\},\{2,2,3\},\{3,2,3\}\} A′′={{1,2,3},{2,2,3},{3,2,3}} and A ′ = { { 1 , 2 , 3 } , { 2 , 2 , 3 } , { 3 , 2 , 3 } } A'=\{\{1,2,3\},\{2,2,3\},\{3,2,3\}\} A′={{1,2,3},{2,2,3},{3,2,3}},so A ′ ′ ⊂ A ′ , A ′ ⊂ A ′ ′ , A ′ = A ′ ′ A'' \subset A',A' \subset A'',A' = A'' A′′⊂A′,A′⊂A′′,A′=A′′
  7. when one sample in the event A ′ ′ ′ A''' A′′′will definitely occur, A ′ ′ ′ A''' A′′′ can be called as certain event. if every sample in A ′ ′ ′ A''' A′′′ is impossible to occur,then A ′ ′ ′ A''' A′′′ can be called as impossible event.

references

  1. 《数学》
相关推荐
Shang180989357264 小时前
HI3519DRFCV500/HI3519DV500海思核心板IPC算力2.5T图像ISP超高清智能视觉应用提供SDK软件开发包
人工智能·嵌入式硬件·fpga开发·智能视频处理器·hi3519drfcv500·hi3519dv500
vvilkim4 小时前
深入解析 PyTorch 核心类:从张量到深度学习模型
人工智能·pytorch·深度学习
Baihai_IDP4 小时前
系统梳理 RAG 系统的 21 种分块策略
人工智能
school20234 小时前
贵州在假期及夏天结束后保持旅游活力的策略分析
人工智能·美食
TextIn智能文档云平台4 小时前
AI如何理解PDF中的表格和图片?
人工智能·pdf
蒋星熠5 小时前
.NET技术深度解析:现代企业级开发指南
人工智能·python·深度学习·微服务·ai·性能优化·.net
拓端研究室5 小时前
Python-Flask企业网页平台深度Q网络DQN强化学习推荐系统设计与实现:结合用户行为动态优化推荐策略
人工智能
做科研的周师兄5 小时前
【机器学习入门】3.2 ALS算法——从评分矩阵到精准推荐的核心技术
人工智能·python·深度学习·线性代数·算法·机器学习·矩阵
2202_756749695 小时前
YOLO 目标检测:YOLOv5网络结构、Focus、CSP、自适应Anchor、激活函数SiLU、SPPF、C3
人工智能·yolo·目标检测·php