<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Statistics on p &lt; Whatever</title>
    <link>https://szeitlin.github.io/posts/statistics/</link>
    <description>Recent content in Statistics on p &lt; Whatever</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 04 Nov 2016 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://szeitlin.github.io/posts/statistics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Probability binning: simple and fast</title>
      <link>https://szeitlin.github.io/posts/statistics/probability-binning-simple-and-fast/</link>
      <pubDate>Fri, 04 Nov 2016 00:00:00 +0000</pubDate>
      <guid>https://szeitlin.github.io/posts/statistics/probability-binning-simple-and-fast/</guid>
      <description>&lt;p&gt;Over the years, I&amp;rsquo;ve done a few data science coding challenges for job interviews. My favorite ones included a data set and asked me to address both specific and open-ended questions about that data set.&lt;/p&gt;&#xA;&lt;p&gt;One of the first things I usually do is make a bunch of histograms. Histograms are great because it&amp;rsquo;s an easy way to look at the distribution of data without having to plot every single point, or get distracted by a lot of noise.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Validating Results</title>
      <link>https://szeitlin.github.io/posts/statistics/validating-results/</link>
      <pubDate>Fri, 15 Apr 2016 00:00:00 +0000</pubDate>
      <guid>https://szeitlin.github.io/posts/statistics/validating-results/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t believe truth is a finite value. Truth is what we know right now. Every ten years or so, a major discovery gets overturned. Scientists are just people, and we&amp;rsquo;re wrong a lot.&lt;/p&gt;&#xA;&lt;p&gt;So one of the scariest things about doing research, or predictions, is trying to convince yourself, and other people, that what you think you&amp;rsquo;ve discovered is &amp;lsquo;real&amp;rsquo;.&lt;/p&gt;&#xA;&lt;p&gt;Or at least real enough, right now, to be believable. Whenever I do a project, I hope my findings will stand the test of time, at least long enough to be useful.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Probability binning part 2: speeding up machine learning</title>
      <link>https://szeitlin.github.io/posts/statistics/probability-binning-part-2-speeding-up-machine-learning/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://szeitlin.github.io/posts/statistics/probability-binning-part-2-speeding-up-machine-learning/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://codrspace.com/szeitlin/probability-binning-simple-and-fast/&#34;&gt;a previous post&lt;/a&gt;, I wrote about using probability binning to create categories out of numerical data. This simplifying approach works well on various kinds of distributions.&lt;/p&gt;&#xA;&lt;p&gt;In this post, I wanted to show an example of how well it can work.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
