<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HiRos</author_name>
  <author_url>https://blog.hatena.ne.jp/HiRos/</author_url>
  <blog_title>コンテキストをマイニングするツールを作る</blog_title>
  <blog_url>https://hiros-2.hatenadiary.org/</blog_url>
  <categories>
    <anon>確率統計</anon>
    <anon>R関連</anon>
  </categories>
  <description>ヒストグラムは図のように、階級数の違いによって、分布の概観がかなり異なってみえる。この事例では階級数が13の場合は正規分布のように見えるが、階級数が33の場合は右側に盛り上がりがあるようにみえる。 どのように階級を設定すべきかについては、決定的なものはないが、一般的に良く使われている階級幅はスタージェス(Sturges)の公式と呼ばれるものから計算したもので、データ数をN、階級数をLしたときに で計算されるものである。ここで、floor(x)は実数xに対してx以下の最大の整数を与える関数の意味で用いている。Rのデフォルトの階級数もこの設定である。一方、探索的データ解析では、階級数の最大値として…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiros-2.hatenadiary.org%2Fentry%2F20071027%2F1193490936&quot; title=&quot;階級数を変えてヒストグラムを描く関数 - コンテキストをマイニングするツールを作る&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>https://cdn-ak.f.st-hatena.com/images/fotolife/H/HiRos/20071027/20071027221523.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-10-27 22:15:36</published>
  <title>階級数を変えてヒストグラムを描く関数</title>
  <type>rich</type>
  <url>https://hiros-2.hatenadiary.org/entry/20071027/1193490936</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
