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. 《数学》
相关推荐
心动啊1211 小时前
机器学习概念2
人工智能·机器学习
港港胡说1 小时前
机器学习(西瓜书)学习——绪论
人工智能·学习·机器学习
LeeZhao@1 小时前
【AGI】GPT-5:博士级AI助手的全面进化与协作智能时代的黎明
人工智能·gpt·agi
深圳UMI2 小时前
AI模型设计基础入门
大数据·人工智能
白雪讲堂2 小时前
【GEO从入门到精通】生成式引擎与其他 AI 技术的关系
大数据·人工智能·数据分析·智能电视·geo
Fine姐3 小时前
数据挖掘2.3-2.5:梯度,梯度下降以及凸性
人工智能·数据挖掘
2501_924730613 小时前
智慧城管复杂人流场景下识别准确率↑32%:陌讯多模态感知引擎实战解析
大数据·人工智能·算法·计算机视觉·目标跟踪·视觉检测·边缘计算
CONDIMENTTTT4 小时前
[机器学习]05-基于Fisher线性判别的鸢尾花数据集分类
人工智能·分类·数据挖掘