<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaeken</author_name>
  <author_url>https://blog.hatena.ne.jp/kaeken/</author_url>
  <blog_title>kaeken(嘉永島健司)ブログ</blog_title>
  <blog_url>https://kaeken.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>statistics</anon>
    <anon>data-mining</anon>
  </categories>
  <description>概要 Rによるデシル分析についてご紹介します。 デシル分析とは、売上など特定の数値で顧客データを並び替えたあとに、10等分する分析です。 上位に集中する特徴を捉えて、次の施策を考案するために活用します。 準備 データ まず、1カスタマー1データで売上データを準備します。 customerId,sales_amount 1289,2599 1925,110 1498,75 ... 実装 さっそくデシル分析をしていきます。 まず、上記で準備した売上データを読み込みます。 sales_data = read.csv(&quot;~/Downloads/decile.csv&quot;, header = T) つぎに、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaeken.hatenablog.com%2Fentry%2F2019%2F02%2F17%2F185052&quot; title=&quot;Rによるデシル分析 - kaeken(嘉永島健司)ブログ&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://i.gyazo.com/8b4193063aecbc06024437188dc24ba0.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-17 18:50:52</published>
  <title>Rによるデシル分析</title>
  <type>rich</type>
  <url>https://kaeken.hatenablog.com/entry/2019/02/17/185052</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
