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. 《数学》
相关推荐
Elastic 中国社区官方博客2 小时前
使用 Discord 和 Elastic Agent Builder A2A 构建游戏社区支持机器人
人工智能·elasticsearch·游戏·搜索引擎·ai·机器人·全文检索
2501_933329552 小时前
企业级AI舆情中台架构实践:Infoseek系统如何实现亿级数据实时监测与智能处置?
人工智能·架构
阿杰学AI2 小时前
AI核心知识70——大语言模型之Context Engineering(简洁且通俗易懂版)
人工智能·ai·语言模型·自然语言处理·aigc·数据处理·上下文工程
赛博鲁迅2 小时前
物理AI元年:AI走出屏幕进入现实,88API为机器人装上“最强大脑“
人工智能·机器人
管牛牛3 小时前
图像的卷积操作
人工智能·深度学习·计算机视觉
云卓SKYDROID3 小时前
无人机航线辅助模块技术解析
人工智能·无人机·高科技·云卓科技
琅琊榜首20204 小时前
AI生成脑洞付费短篇小说:从灵感触发到内容落地
大数据·人工智能
imbackneverdie4 小时前
近年来,我一直在用的科研工具
人工智能·自然语言处理·aigc·论文·ai写作·学术·ai工具
roman_日积跬步-终至千里4 小时前
【计算机视觉-作业1】从图像到向量:kNN数据预处理完整流程
人工智能·计算机视觉