<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iDES</author_name>
  <author_url>https://blog.hatena.ne.jp/iDES/</author_url>
  <blog_title>井出草平の研究ノート</blog_title>
  <blog_url>https://ides.hatenablog.com/</blog_url>
  <categories>
    <anon>計量</anon>
    <anon>R</anon>
  </categories>
  <description>日本語でも解説が多く、有名な手法なので、やり方だけを記す。 データはirisを用いる。 ガクの長さのデータが正規分布が仮定できるかを検定する。 data(iris) head(iris$Sepal.Length) データ。 [1] 5.1 4.9 4.7 4.6 5.0 5.4 シャピロ・ウィルク検定 (Shapiro-Wilk test) 帰無仮説 (H0) は標本分布が正規分布に従うことである。 shapiro.test(iris$Sepal.Length) 結果。 Shapiro-Wilk normality test data: iris$Sepal.Length W = 0.9760…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fides.hatenablog.com%2Fentry%2F2021%2F04%2F19%2F121749&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-04-19 12:17:49</published>
  <title>正規性の検定</title>
  <type>rich</type>
  <url>https://ides.hatenablog.com/entry/2021/04/19/121749</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
