<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cartman0</author_name>
  <author_url>https://blog.hatena.ne.jp/cartman0/</author_url>
  <blog_title>はしくれエンジニアもどきのメモ</blog_title>
  <blog_url>https://cartman0.hatenablog.com/</blog_url>
  <categories>
    <anon>R言語</anon>
  </categories>
  <description>正規分布の和分布 2つの互いに独立な確率変数X1とX2がなす正規分布N( μ1,σ^21 )とN( μ2, σ^22 )の和は、X1 ＋ X2 がなす正規分布となり、N( μ1 + μ2, σ^21 + σ^22)となる。 例：μ1 = 10, σ^21 = 4^2 μ2 = 20, σ^22 = 3^2 curve( dnorm( x, m = 10, sd = 4 ), xlim = c( -5, 50 ), ylim = c( 0, 0.15 ), lwd = 3, ann = FALSE ) #N（μ1, σ1^2）curve( dnorm( x, m = 20, sd = 3 ), …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcartman0.hatenablog.com%2Fentry%2F2014%2F09%2F10%2F182717&quot; title=&quot;R言語で多変量解析5（正規分布の和分布, 2変数の標準正規分布, 2次元正規分布） - はしくれエンジニアもどきのメモ&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://cdn-ak.f.st-hatena.com/images/fotolife/c/cartman0/20140910/20140910145229.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-09-10 18:27:17</published>
  <title>R言語で多変量解析5（正規分布の和分布, 2変数の標準正規分布, 2次元正規分布）</title>
  <type>rich</type>
  <url>https://cartman0.hatenablog.com/entry/2014/09/10/182717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
