Conduct Web experiments using PHP, Part 2
By Paul Meagher2005-03-18
Conclusions
You can achieve data simulation by sampling from a theoretical probability distribution with an appropriate set of parameter estimates. You learned that data simulation can be used to:
* Assist in the planning stages of a Web experiment
* Determine the number of subjects needed to detect an effect of a given size (also known as power analysis)
* Rigorously elicit subjective estimates of the lambda parameters so you can derive the expected counts to use in a test of the information value of an experiment
* Help determine whether a proposed Web experiment is worth running
In this series, I have discussed the application of DOE and CDA techniques to the task of improving the quality of Web site offers. In particular, I looked at improving the quality of the ad banner component by manipulating image and text channel factors and examining the response counts for the different factor-level combinations.
The simplest ad banner experiment involves manipulating one factor, namely, the ad banner version (the version factor) and conducting a one-dimensional chi-square analysis on the resulting response counts. Such one-variable-at-a-time experiments can be inefficient and ineffective ways to accumulate knowledge about your Web site. Factorial Web experiments are more efficient and effective knowledge acquisition tools when planned, administered, and analyzed appropriately.
First published by IBM developerWorks
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "Conduct Web experiments using PHP, Part 2"
You must be logged in to post a comment.
Link to This Tutorial Page!

