확률실험,random_experiment

Difference between r1.23 and the current

@@ -65,14 +65,13 @@

Up: [[실험,experiment]]
{
#noindex
실험의 종류
* 결정적실험, deterministic experiment - 동일한 조건에는 동일한 결과?
* 결정적실험, deterministic experiment - 동일한 조건에는 동일한 결과? Ndict:결정적실험 Ggl:결정적실험 Ndict:"deterministic experiment" Ggl:"deterministic experiment"
* [[확률실험,random_experiment]] - 동일한 조건으로 실험해도 다른(?) 미리 알 수 없는(?) [[예측,prediction]]할 수 없는? [[결과,result]]([[결과,outcome]])? 정확히 CHK

[[가설,hypothesis]]
[[측정,measurement]]
관측, 관찰, observation
관측, 관찰, observation ... [[관측,observation]] [[관찰,observation]] 중에 tbd (둘다 at RR)
[[편향,bias]]

비교예정
@@ -82,5 +81,4 @@
[[https://www.doopedia.co.kr/doopedia/master/master.do?_method=view&MAS_IDX=101013000731097 doopedia: 실험]]
... Ndict:실험
}



확률 시행/시험/실험 random experiment

확률 실험 (random experiment):
  1. 모든 가능한 결과의 집합을 알고 있고,
  2. 실험 전에 결과 중 어떤 것이 발생할 지 확실하지 않음. (완벽한 예측,prediction이 불가능함)
    이 두 성질을 갖는 실험을 확률 실험이라 함.

실험(experiment)의 결과를 outcome이라 함. (결과,outcome)
실험으로 인해 발생하는 모든 outcome의 집합을 표본공간,sample_space이라 함.

실험(experiment)이란, 자료,data집합,set을 만들어내는 모든(any) 과정(process).
예: 동전 던지기(toss a coin), 주사위 굴리기(roll a die), 수퍼마켓의 손님 수 세기, 등등

Sub

베르누이 실험 (Bernoulli experiment) : 확률실험의 결과가 두 개의 결과만 나타나는 실험 (ex. 성공/실패, 앞/뒤)
See 베르누이_시행,Bernoulli_trial

안창욱

Notations
$E$ : random experiment
$S$ : 표본공간,sample_space, set of all possible outcomes(결과,outcome)
$s$ : outcome, element or point in $S$
$A, B, C$ : event, set of outcomes, subset of $S$ (사건,event)
$F$ : event space, set of all events of interest

시행,trial이 완전 같은 뜻 같음. 일단 페이지 만들지 않고 여기 적음.


2021-04-20 아래 뜻 찾음.

Sub:
확률실험,random_experiment을 여러 번 할 경우, 그 중 각각의 한 번을 시행,trial이라고 한다.


Related:
모든 가능한 시행 결과,outcome를 모은 집합,set표본공간,sample_space.

영단어 trial의 다른 번역: 시도, 시험, 재판, 소프트웨어의 평가(evaluation) (cf. 평가판, 시험판)






Twins:
{
확실하지 않았던 것(uncertain)을 관측(observe)함에 따라 결과가 확정되는 그런 과정.
실험 전에는 알 수 없었고, 실험 후에는 결과를 알 수 있음.
결과,outcome: a result of a random experiment.
표본공간,sample_space: The set of all possible outcomes.
사건,event: A subset of the sample space.
시행,trial: 확률실험을 여러 번 할 때, 각 한 번을 시행,trial이라고 한다.
}

Up: 실험,experiment
{
실험의 종류
가설,hypothesis
측정,measurement
관측, 관찰, observation ... 관측,observation 관찰,observation 중에 tbd (둘다 at RR)
편향,bias

비교예정
시행,trial - 실험/시험(experiment)을 여러 번 한다면 그 중 하나를 일컫는 말이 시행(trial). - chk, src?

Twins:
[https]doopedia: 실험
... Ndict:실험
}