statistics

  • The Birthday Paradox

    ·

    There’s a paradox in statistics that states, in a group of 23 people, the chance that two people having the same birthday is 50%.

    Read More

  • Playing the Lottery

    ·

    There are 259 million possible ticket number combinations for Powerball. What are the chances two people will win with the same numbers?

    Read More

  • Server-side Analytics through Google

    ·

    Some of the products I build for the web don’t come with a website. But I can still use Google Analytics to track their usage. Thanks to a handy PHP library I found on GitHub, I now have the luxury of tracking the execution of server-side scripts in the same analytics dashboard I use to…

    Read More

  • Bayesian Statistics – Conclusion

    ·

    People groan whenever I bring up statistics in relation to marketing theory.  In reality, though, most marketing decisions are made based on numbers.  Without some level of smart statistical analysis, you can’t make an informed decision based on your data and all of those research dollars are wasted. Given, the case study I posted yesterday

    Read More

  • Bayesian Statistics – Part IV

    ·

    Understanding the Bayesian average is one thing.  Understanding how to calculate it is something different.  Understanding how to apply it is something in a whole other league.  So here’s a quick and simple case study regarding product feedback and comparing aggregate product ratings using Bayesian statistics. Situation Your widget factory produces three different widgets and

    Read More

  • Bayesian Statistics – Part III

    ·

    A traditional average is easy to understand.  If you take a group of people, add their heights together and divide by the number of people in the group, you know the average height.  A simple average is a relatively easy way to create a prediction for future behavior – in many cases, you can reasonably

    Read More

  • Bayesian Statistics – Part II

    ·

    Most statistics are based on solid, static data.  The average for a group of numbers is independent of what numbers are actually included in the group.  Statistics give us a snapshot of our data so we can make high-level decisions based on it without knowing the details of each discrete measurement.  This simplicity makes statistics

    Read More

  • Bayesian Statistics – Part I

    ·

    In our careers as marketers we are often presented with problems that require some kind of statistical analysis.  One of the most frequently-faced issues is that of content or quality ratings. Let’s say your company produces 5 different widgets.  You ask 100 of your customers to rate these widgets and ask them to rate all

    Read More

  • Statistical Relevance

    ·

    I know, I’ve already lost half of you.  And the other half that’s still hanging on is waiting patiently for me to start throwing formulae at you.  But that’s not going to happen.  I do want to point out, though, that while statistics are monotonous, boring, and somewhat difficult to understand they are one of

    Read More