<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ShogoAkiyama</author_name>
  <author_url>https://blog.hatena.ne.jp/ShogoAkiyama/</author_url>
  <blog_title>ShogoAkiyama’s blog</blog_title>
  <blog_url>https://shogoakiyama.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>統計処理 csvファイルからデータの取得 平均値、中央値、分散、標準偏差 四分位点と箱ひげ図 統計処理 R言語を用いて、平均値、中央値、四分位数などの基本的な計算を行います。 csvファイルからデータの取得 &quot;&lt;-&quot;記号は代入するという記号です。head()関数で先頭から6行を表示します。 xオブジェクトの中のMethematicsを選択するには&quot;$&quot;記号で選択します。 x &lt;- read.csv(&quot;classData.csv&quot;) head(x) x$Mathematics 平均値、中央値、分散、標準偏差 平均値にはmean、中央値にはmedianを使用します。 math &lt;- x$Mathe…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshogoakiyama.hatenablog.com%2Fentry%2F2017%2F10%2F12%2F102012&quot; title=&quot;Rの基本的な統計処理 - ShogoAkiyama’s blog&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>2017-10-12 10:20:12</published>
  <title>Rの基本的な統計処理</title>
  <type>rich</type>
  <url>https://shogoakiyama.hatenablog.com/entry/2017/10/12/102012</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
