Conditioned

Conditioned[expr,cond]

あるいは exprcond は,述語 cond で条件付けられた expr を表す.

詳細

  • exprcondexpr cond cond または expr \[Conditioned] cond と入力できる.
  • expr は論理値を持つ述語か数値を持つオブジェクトのいずれかに相当する.
  • Probability[predcond,]cond という条件の下での pred の条件付きの確率を与える.
  • Expectation[exprcond,]cond という条件の下での expr の条件付きの期待値を与える.
  • Conditionedは,ProbabilityNProbabilityExpectationNExpectation等の関数とともに使うことができる.

例題

すべて開くすべて閉じる

  (2)

条件付き事象の確率を計算する:

NProbabilityを使って直接数値を求める:

条件付き期待値を計算する:

NExpectationを使って直接数値を求める:

スコープ  (3)

離散分布についての条件付き期待値を計算する:

連続分布について:

派生分布について:

データ分布について:

多変量分布について:

陰的時間を使い,ランダム過程についての条件付き確率を計算する:

対応するスライス分布を使って同じ結果を得る:

陰的時間を使ったランダム過程の多変量スライスについての条件付き確率:

対応する多変量スライス分布を使って同じ結果を得る:

特性と関係  (4)

条件付きの確率は2つの確率の比である:

事象が互いに排反する場合,条件付きの確率は0である:

TruncatedDistributionに従う事象の確率を計算する:

条件付き確率の計算を使って同じ結果を得る:

独立変数については,条件付き確率は条件のない確率に等しい:

Wolfram Research (2010), Conditioned, Wolfram言語関数, https://reference.wolfram.com/language/ref/Conditioned.html.

テキスト

Wolfram Research (2010), Conditioned, Wolfram言語関数, https://reference.wolfram.com/language/ref/Conditioned.html.

CMS

Wolfram Language. 2010. "Conditioned." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Conditioned.html.

APA

Wolfram Language. (2010). Conditioned. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Conditioned.html

BibTeX

@misc{reference.wolfram_2024_conditioned, author="Wolfram Research", title="{Conditioned}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/Conditioned.html}", note=[Accessed: 07-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_conditioned, organization={Wolfram Research}, title={Conditioned}, year={2010}, url={https://reference.wolfram.com/language/ref/Conditioned.html}, note=[Accessed: 07-November-2024 ]}