<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakhirot</author_name>
  <author_url>https://blog.hatena.ne.jp/nakhirot/</author_url>
  <blog_title>DSL_statblog</blog_title>
  <blog_url>https://nakhirot.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>Mathematics</anon>
    <anon>統計学</anon>
    <anon>Program</anon>
  </categories>
  <description>t分布と正規分布の関係、歪度(わいど)と尖度(せんど)について確認する。説明はここがわかりやすい。t分布とは、 個のデータが独立にに従うとき、 ただし、は標本平均、は不偏分散 に従う分布である。上記の場合は自由度が。 の値を増加させるにつれ、正規分布に近づくことを確認する。また、次の式で定義される歪度(わいど)と尖度(せんど)の動きも追ってみる。 歪度は、 尖度は、 以下Rのコード。 maxdf &lt;- 100 y &lt;- rep(0,maxdf) w &lt;- rep(0,maxdf) s &lt;- rep(0,maxdf) for(i in 1:maxdf) { x &lt;- rt(df=i,10000)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakhirot.hatenablog.com%2Fentry%2F20130918%2F1379505812&quot; title=&quot;R 分布の知識整理(2) t分布1/歪度(わいど)と尖度(せんど) - DSL_statblog&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://chart.apis.google.com/chart?cht=tx&amp;chl=n</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-09-18 21:03:32</published>
  <title>R 分布の知識整理(2) t分布1/歪度(わいど)と尖度(せんど)</title>
  <type>rich</type>
  <url>https://nakhirot.hatenablog.com/entry/20130918/1379505812</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
