<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sanvarie</author_name>
  <author_url>https://blog.hatena.ne.jp/sanvarie/</author_url>
  <blog_title>GIS奮闘記</blog_title>
  <blog_url>https://www.gis-py.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>さて、本日は Python で四分位数を計算する方法を紹介します。 四分位数とは 統計では、四分位数は、データポイントの数をほぼ等しいサイズの4つの部分、つまり4分の1に分割する分位数の一種です。（出典：Wikipedia） つまり、データを四等分する三つのデータのことですね。それぞれ第1四分位数Q1（下から25%番目のデータ）、第2四分位数Q2（上から50%番目のデータ。中央値）、第3四分位数Q3（上から25%番目のデータ）と言います。 使用するライブラリ pandas を使用します。 使用するデータ 以下で収集したSUUMOの中古物件の販売価格を使用します。 www.gis-py.com …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.gis-py.com%2Fentry%2Fquantile&quot; title=&quot;Python で四分位数を計算する方法 - GIS奮闘記&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.user.blog.st-hatena.com/default_entry_og_image/112232937/1540341114160374</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-19 12:05:16</published>
  <title>Python で四分位数を計算する方法</title>
  <type>rich</type>
  <url>https://www.gis-py.com/entry/quantile</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
