<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cross_hyou</author_name>
  <author_url>https://blog.hatena.ne.jp/cross_hyou/</author_url>
  <blog_title>Rで何かをしたり、読書をするブログ</blog_title>
  <blog_url>https://www.crosshyou.info/</blog_url>
  <categories>
    <anon>データ分析</anon>
  </categories>
  <description>www.crosshyou.info の続きです。 前回はCSVファイルを読み込んだところで終わりました。今回はデータの中身をいろいろ見てみましょう。 summary関数でデータのサマリを見てみます。 NAの行が５つあります。 何でしょうか？ 2007年度の北海道、群馬県、愛媛県、2006年度の愛媛県、2005年度の北海道がNAです。 CSVファイルを確認してみます。 たしかにNAでした。 na.omit関数でNAのある行を削除します。 それぞれの変数の平均値、標準偏差、変動係数を算出してみます。 summarise関数, mean関数, sd関数を使っています。男子の50m走の平均値は8.0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.crosshyou.info%2Fentry%2F2020%2F10%2F25%2F094641&quot; title=&quot;都道府県別の中二生徒のスポーツテストのデータ分析２ - R言語で平均値(mean関数)と標準偏差(sd関数)と変動係数を見る。 - Rで何かをしたり、読書をするブログ&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/c/cross_hyou/20201025/20201025091658.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-25 09:46:41</published>
  <title>都道府県別の中二生徒のスポーツテストのデータ分析２ - R言語で平均値(mean関数)と標準偏差(sd関数)と変動係数を見る。</title>
  <type>rich</type>
  <url>https://www.crosshyou.info/entry/2020/10/25/094641</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
