SciTech-Theory-Phenomeon(Problem: Conditions+Process+Outcomes with Probability)->Experience->Concept(Natural+Common part of experiences)-> Principle(invest+research) -> Definition -> Theory -> Axiom
SciTech Layers:
Objective: Problem/Phenomeon: a objective Process and its Outcomes, and Conditions.
Subjective:
->Experience: Sensation+Cognition+Judgement
->Concept(Natural+Common part of experiences)
-> Principle(research+invest)
-> Interpretations
-> Definition
-> Theory
-> Axiom
SciTech Nouns
- Concept: Experience of natural+common part, or based on outcomes of a process, BLACK-BOX approach
- Principle: process, varability, effects between variables. WHITE-BOX appraoch
- Interpretation: more clear than principles, transformed or mapped into other usual theory systems, since its hard to, or even not possible to make a definition for the phenomenon.
- Definition: rigorious research approach(abstracted model, variables and functions, Quanlitative and Quantitative).
- Theory: using System and Contingency research approach and formed a whole theory.
- Axiom: self-evident.
Probability
- no single scientific interpretation of the term probability is accepted by all statisticians, philosophers, and other authorities.
- Indeed, the true meaning of probability is still a highly controversial subject and is often involved in many current philosophical discussions pertaining to the foundations of statistics.
- Three different interpretations of probability will be described here, each of these interpretations can be very useful in applying proability theory to practical problems.
- The Frequency Interpretation of Probability.
In many problems,
the probability that some specific outcome of a process that will be obtained,
can be interpreted to mean the "relative frequency" with which that outcome would be obtained,
if the process were repeated a large number of times under similiar conditions. - The Classical Interpretation of Probability.
this is based on the concept of "equally likely outcomes". - The Subjective Interpretation of Probability
- According to the subjective, or personal, interpretation of probability,
the probability that a person assigns to a possible outcome of some process,
represents her own judgement of the likelihood that the outcome will be obtained.
this judgement will be based on each person's beliefs and information about the process. - Another person may assign a different probability to the same outcome,
since he/she may have different beliefs or different information.
- According to the subjective, or personal, interpretation of probability,
- The Frequency Interpretation of Probability.
Probability VS Likelihood VS Probability
Probability: three mainstream Interpretation
Likelihood:
Possibility:
Chance+Likelihood+Uncertainty+Effects
-> Some degree of Certainty and Variability and/or Repeatable process:
- Experiment: An experiment is any process, real or hypothetical,
in which the possible outcomes can be identified ahead of time. - Event: An event is a "well-defined" set of possible outcomes of the experiment.
SciTech-Theory-Phenomeon(Problem: Conditions+Process+Outcomes with Probability)->Experience->Concept(Natural+Common part of experiences)-> Principle(invest+research) -> Definition -> Theory -> Axiom的更多相关文章
- 题解-Ehab's REAL Number Theory Problem
Ehab's REAL Number Theory Problem 前置知识 质数 分解质因数 无向无权图最小环<讲> Ehab's REAL Number Theory Problem/ ...
- Training - Problem and Change Management
Problem Management Problem management seeks to identify the underlying causes of incidents in an IT ...
- Understanding theory (1)
Source: verysmartbrothas.com It has been confusing since my first day as a PhD student about theory ...
- Notes on the Dirichlet Distribution and Dirichlet Process
Notes on the Dirichlet Distribution and Dirichlet Process In [3]: %matplotlib inline Note: I wrote ...
- Java I/O theory in system level
参考文章: JAVA NIO之浅谈内存映射文件原理与DirectMemory Java NIO 2.0 : Memory-Mapped Files | MappedByteBuffer Tutoria ...
- HDU 6430 Problem E. TeaTree(虚树)
Problem E. TeaTree Problem Description Recently, TeaTree acquire new knoledge gcd (Greatest Common D ...
- FZU - 2038 -E - Another Postman Problem (思维+递归+回溯)
Chinese Postman Problem is a very famous hard problem in graph theory. The problem is to find a shor ...
- HDU6430 Problem E. TeaTree【dsu on tree】
Problem E. TeaTree Problem Description Recently, TeaTree acquire new knoledge gcd (Greatest Common D ...
- How to build the theory on a specific system - may be just a brain storm[clue found]
Motivation An observation and thoughts on reading Tel G.. Introduction to Distributed Algorithm(seco ...
- Problem B
Problem Description A subsequence of a given sequence is the given sequence with some elements (poss ...
随机推荐
- 当数据爆炸遇上SQL Server:优化策略全链路解析
在数据驱动的时代,海量数据冲击下的数据库性能成为系统成败的关键.SQL Server作为企业级数据库的常青树,面对单表亿级数据量时,我们往往陷入分库分表与否的抉择困境. 我们站在SQL Server视 ...
- 【经验】Python3|输入多个整数(map方法或ctypes调用C标准库scanf)
文章目录 方法一:多次调用input 1. 代码 方法二:调用C标准库 1. 代码 2. 残留的问题(int数组取元素) 附:计算时间差的程序(使用实例) 第一种读取方式: 第二种读取输入方式: 方法 ...
- UnoCSS原子CSS引擎
UnoCSS是一款原子化的即时按需 CSS 引擎,其中没有核心实用程序,所有功能都是通过预设提供的.默认情况下UnoCSS应用通过预设来实现相关功能. UnoCSS中文文档: https://www. ...
- vue3适配移动端的登录实现
<script lang="ts" setup> import { ref } from 'vue' const PHONE_NUMBER_REGEX = /^1[0- ...
- 梯度下降(Gradient Descent)法
梯度下降法(Gradient Descent)是求解无约束最优化问题最常用的方法之一,它是一种迭代方法,每一步的主要操作就是求解目标函数的梯度向量,将当前位置的负梯度方向作为搜索方向. 直观的表示可用 ...
- FMEA方法,排除架构可用性隐患的利器
极客时间:<从 0 开始学架构>:FMEA方法,排除架构可用性隐患的利器 FMEA 方法,就是保证我们做到全面分析的一个非常简单但是非常有效的方法. 1.FMEA 介绍 FMEA(Fail ...
- WPF 窗口 触摸失效 的一种场景
最近,生产线反馈,在执行生产大屏测试软件的时候,软件大概率出现不能触摸,但是可以用鼠标的的情况.刚好 这个软件又是WPF 做的,所以做了以下排查. .Net 环境: .NetFrameWork 4.8 ...
- APP商城模块地址
个人将平时用到比较多的功能,做成模块案例的形式放到app商城,供大家下载使用,欢迎下载 下载地址:https://apps.odoo.com/apps/modules/browse?search=me ...
- git基础及gitee配置
安装git 网址:https://git-scm.com/book/zh/v2/起步-安装-Git 使用git 基本指令 # 初始化指令 git init # 管理目录下的文件状态 注:新增文件和修改 ...
- CAN304 W3
CAN304 W3 Message authentication code Message integrity 我们一直关注确保通信的保密性. Integrity:确保接收到的消息来自预期方,并且未被 ...