Comments for MicroISV on a Shoestring http://www.kalzumeus.com B2C stands for "Bingo To Customer" Wed, 17 Mar 2010 16:53:56 +0000 http://wordpress.org/?v=2.9.1 hourly 1 Comment on Business Stats On A Photo Frame by Doug http://www.kalzumeus.com/2010/03/13/business-stats-on-a-photo-frame/#comment-3790 Doug Wed, 17 Mar 2010 16:53:56 +0000 http://www.kalzumeus.com/?p=871#comment-3790 That is so dang cool! I have to do it too. That is so dang cool! I have to do it too.

]]>
Comment on About This Blog by Patrick http://www.kalzumeus.com/about/#comment-3787 Patrick Tue, 16 Mar 2010 12:23:54 +0000 http://www.rentwebber.com/?page_id=533#comment-3787 Good catch Ivan! I'll fix that ASAP. Good catch Ivan! I’ll fix that ASAP.

]]>
Comment on Business Stats On A Photo Frame by Listen to Business Stats On A Photo Frame - MicroISV on a Shoestring - Hear a Blog http://www.kalzumeus.com/2010/03/13/business-stats-on-a-photo-frame/#comment-3782 Listen to Business Stats On A Photo Frame - MicroISV on a Shoestring - Hear a Blog Mon, 15 Mar 2010 03:41:32 +0000 http://www.kalzumeus.com/?p=871#comment-3782 [...] I got inspired by a blog post from Panic, a Mac software company, and created myself a dashboard for the business, currently residing on a photo frame right on my desk.  The full writeup is on my main site, including code if you want to use it. Original post [...] [...] I got inspired by a blog post from Panic, a Mac software company, and created myself a dashboard for the business, currently residing on a photo frame right on my desk.  The full writeup is on my main site, including code if you want to use it. Original post [...]

]]>
Comment on About This Blog by Ivan Jensen http://www.kalzumeus.com/about/#comment-3781 Ivan Jensen Mon, 15 Mar 2010 01:29:04 +0000 http://www.rentwebber.com/?page_id=533#comment-3781 Patrick, I might be way of base with this, but does your ABingo zscore function contain a small bug? numerator = cr1 - cr2 frac1 = cr1 * (1 - cr1) / n1 frac2 = cr2 * (1 - cr1) / n2 Shouldn't the frac2 line deal with cr2 only? That's how I read the http://20bits.com/articles/statistical-analysis-and-ab-testing/ posting at least. FYI, I noticed this because I am trying to do a ABingo port to Java, just like you were hoping. Things are going reasonably, but without the uniformity of something like Rails my biggest struggle it to determine which (of the thousands) of Java web frameworks and the various back-ends to integrate with first. Thanks for the inspiration, Ivan Patrick,

I might be way of base with this, but does your ABingo zscore function contain a small bug?

numerator = cr1 – cr2
frac1 = cr1 * (1 – cr1) / n1
frac2 = cr2 * (1 – cr1) / n2

Shouldn’t the frac2 line deal with cr2 only? That’s how I read the http://20bits.com/articles/statistical-analysis-and-ab-testing/ posting at least.

FYI, I noticed this because I am trying to do a ABingo port to Java, just like you were hoping. Things are going reasonably, but without the uniformity of something like Rails my biggest struggle it to determine which (of the thousands) of Java web frameworks and the various back-ends to integrate with first.

Thanks for the inspiration,

Ivan

]]>
Comment on About This Blog by Tim http://www.kalzumeus.com/about/#comment-3777 Tim Fri, 12 Mar 2010 22:22:55 +0000 http://www.rentwebber.com/?page_id=533#comment-3777 Hi, Patrick -- (hopefully this comment pings you directly) Your article was *awesome* and I hope to employ the ideas in practice. I am starting a blog called "scrumpilot" which is basically taking your concepts but for large engineering firms around coming up with smart, metrics for agile development and at some point would like maybe to have a podcast interview with you. There's nothing on the blog, I've just started it but wanted to start reaching out.... Thanks...Tim Hi, Patrick — (hopefully this comment pings you directly)

Your article was *awesome* and I hope to employ the ideas in practice.

I am starting a blog called “scrumpilot” which is basically taking your concepts but for large engineering firms around coming up with smart, metrics for agile development and at some point would like maybe to have a podcast interview with you.

There’s nothing on the blog, I’ve just started it but wanted to start reaching out….

Thanks…Tim

]]>
Comment on Accounting For Lazy Programmers by Alex http://www.kalzumeus.com/2006/10/09/accounting-for-lazy-programmers/#comment-3767 Alex Wed, 10 Mar 2010 12:30:39 +0000 http://microisvjournal.wordpress.com/2006/10/09/accounting-for-lazy-programmers/#comment-3767 Hello Word! Hello Word!

]]>
Comment on Lesson from Madlibs Signup Fad: Do Your Own Tests by John http://www.kalzumeus.com/2010/02/27/lesson-from-madlibs-signup-fad-do-your-own-tests/#comment-3766 John Tue, 09 Mar 2010 15:57:08 +0000 http://www.kalzumeus.com/?p=867#comment-3766 I think the lessons learned from this are really powerful but hearing so many critiques on the form to form comparison I think a throw down should be done. Put a challange out for a better Madlibs form that meets all the sign up needs so it can go through the rigors of the A/B testing. All I see is up side to this. If the test you conducted wasn't sufficient in the UI pretty department and you get higher conversions from a form from one of the nay sayers they hey you get a better form and they can say I told you so. If on the other hand the simpler current form keeps the title as best conversion method for bingo then you can thumb your nose at the critiques that are a bit more abundent on this piece then other pieces you've articulated. Either way the whole A/B testing wins and lessons are still highlighted to your captive readership. :) Love to see a throw down. Hey and of course it has to win with statistical significance. 95% I presume is the statistical setting. On another note have you come across type I errors in the A/B testing. I was reading about health research and the number of times they community retracts and refutes a previously studied health bennefit or risk and that they found that the rate of these retractions is following about the rate of expected type I errors. I think the lessons learned from this are really powerful but hearing so many critiques on the form to form comparison I think a throw down should be done. Put a challange out for a better Madlibs form that meets all the sign up needs so it can go through the rigors of the A/B testing.

All I see is up side to this. If the test you conducted wasn’t sufficient in the UI pretty department and you get higher conversions from a form from one of the nay sayers they hey you get a better form and they can say I told you so. If on the other hand the simpler current form keeps the title as best conversion method for bingo then you can thumb your nose at the critiques that are a bit more abundent on this piece then other pieces you’ve articulated.

Either way the whole A/B testing wins and lessons are still highlighted to your captive readership. :) Love to see a throw down. Hey and of course it has to win with statistical significance. 95% I presume is the statistical setting.

On another note have you come across type I errors in the A/B testing. I was reading about health research and the number of times they community retracts and refutes a previously studied health bennefit or risk and that they found that the rate of these retractions is following about the rate of expected type I errors.

]]>
Comment on Landing Page Design Tips by saad http://www.kalzumeus.com/2009/08/06/landing-page-design-tips/#comment-3765 saad Tue, 09 Mar 2010 13:49:33 +0000 http://www.kalzumeus.com/?p=662#comment-3765 Well done Patrick! Well done Patrick!

]]>
Comment on Lesson from Madlibs Signup Fad: Do Your Own Tests by Ric http://www.kalzumeus.com/2010/02/27/lesson-from-madlibs-signup-fad-do-your-own-tests/#comment-3750 Ric Fri, 05 Mar 2010 13:38:05 +0000 http://www.kalzumeus.com/?p=867#comment-3750 Sometimes your use of the English language can skew results on an English language-based interface. Yes, you "conversationalized" the form, but in a very awkward and geeky way. "Save them under" and "use this word ______ as my password" are no better than the form because it's still techno-speak. "My email address is ________ and, by the way, use ________ as my password." Is a step closer to what you should have done. Also, the rest of his for was left unchanged. So it's still basically a form. Sometimes your use of the English language can skew results on an English language-based interface.

Yes, you “conversationalized” the form, but in a very awkward and geeky way. “Save them under” and “use this word ______ as my password” are no better than the form because it’s still techno-speak.

“My email address is ________ and, by the way, use ________ as my password.” Is a step closer to what you should have done. Also, the rest of his for was left unchanged. So it’s still basically a form.

]]>
Comment on Lesson from Madlibs Signup Fad: Do Your Own Tests by John Haugeland http://www.kalzumeus.com/2010/02/27/lesson-from-madlibs-signup-fad-do-your-own-tests/#comment-3744 John Haugeland Thu, 04 Mar 2010 18:34:11 +0000 http://www.kalzumeus.com/?p=867#comment-3744 Good article, and thanks for saving me the hassle. A point of opinion: when you're discussing the gap between two percentages, referring to said gap as a relative percentage is initially confusing. Good article, and thanks for saving me the hassle.

A point of opinion: when you’re discussing the gap between two percentages, referring to said gap as a relative percentage is initially confusing.

]]>