<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>StatModeling</author_name>
  <author_url>https://blog.hatena.ne.jp/StatModeling/</author_url>
  <blog_title>StatModeling Memorandum</blog_title>
  <blog_url>https://statmodeling.hatenablog.com/</blog_url>
  <categories>
    <anon>理論</anon>
  </categories>
  <description>確率変数の変数変換においてヤコビアンを使う場合を簡単にまとめてみました。 ●Q1. 以下は1.00…が出力されます。なぜですか？ sum &lt;- 0 max &lt;- 10000 for(i in 1:max){ sum &lt;- sum + var(rnorm(5)) } print(sum/max) 10000回を十分大きな数とみなせば、これは変数の平均値が出力されると解釈できます。ここでは平均0, 標準偏差1の正規分布からランダムに抽出された5サンプルであることに注意して式変形すると、 となります。式の変形の途中にあるは母集団の標準偏差を表します。今回は1です。ここで、は教科書に載っているように自…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstatmodeling.hatenablog.com%2Fentry%2Ftransformation-random-variables-Jacobian&quot; title=&quot;確率変数の変数変換とヤコビアンに慣れる - StatModeling Memorandum&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://kasugano.sakura.ne.jp/images/old/20130612_tokyor_q_image073.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-10-04 00:00:00</published>
  <title>確率変数の変数変換とヤコビアンに慣れる</title>
  <type>rich</type>
  <url>https://statmodeling.hatenablog.com/entry/transformation-random-variables-Jacobian</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
