Add Me!Close Menu Navigation
Add Me!Open Categories Menu

Currently Browsing

Mathematics

4 February
Posted in Mathematics

I Know You Hate Math: Understanding A/B Testing

With the advent of ExactTarget releasing an A/B testing suite and Google Analytics providing the same functionality for websites I thought it would be beneficial to go behind the scenes of what A/B testing really is. Like many real world processes, A/B testing grounds itself in the world of mathematics and more specifically statistics. Don’t get scared away already though, there is hope for all. Many applications simplify the testing process to the point that a marketer, designer, or developer simply selects which is performing better. But what do we mean by performing better? And, why would I want to understand it?

26 July
Posted in Mathematics, Php, Tutorials

A Faster Array Search in php

Php does a very good job at creating predefined methods that are optimized by default. However, sometimes with a little extra effort on our parts we can optimize a procedure even more. On the table today: the in_array() method. It is a very useful array allowing the user to search [...]

22 February
Posted in Mathematics

Bayesian: The Bag of Words

Ever wonder how your email filter determines which emails are junk and which are not? If I told you it came down to statistics you might be surprised. You might even want to leave this article now, because I just said statistics, but I promise you there is great fun [...]