Experimental Design and Statistical Analysis Workshop

PORTLAND, OREGON

THURSDAY, 8 JULY. 14:00-18:00
gecco logo
portland




Thomas Bartz-Beielstein Cologne University of Applied Science
Steffen Christensen Policy Research Initiative, Ottawa
Mike Preuss TU Dortmund
Mark Wineberg
University of Guelph





This workshop is designed to be a hands-on companion to the Experimental Design and  Statistics tutorials:
This workshop will give you a chance to try out the various techniques learned in the tutorials in a controlled environment so you could then apply them to your own problems when you get back to your lab. Our field is becoming more and more rigorous in the application of appropriate experimental design and statistical analysis for any experiment being submitted the major conferences in the field. Make sure that you or your student’s have the experience you need to be able to perform a proper analysis. You supply your laptop; we will supply the tools and techniques. Parts of this workshop use “R”, a freely available language and environment for statistical computing and graphics. R provides a wide variety of statistical and graphical techniques. The software can be downloaded from http://cran.r-project.org

The workshop will be presented at an introductory level and is meant for any EC researchers who want to compare their newly designed EC system with established EC systems to see if there is an improvement, or who want to determine which EC system performs better on their chosen problem; i.e., nearly everyone. It is vital, if our community is to be taken seriously, for us to continue to educate ourselves, and especially new Graduate students, on the statistical and experimental design techniques that are considered rigor for experiments performed in any field that is stochastic in nature, as is EC.

Topics Covered

Schedule

FAQ

Q-1. How can R be installed on my local computer?

Precompiled binary distributions of the base R system and contributed packages are available from the following resources:
The R FAQ provides further help.

Q-2. How can SPOT be installed on my local computer?

You need to have a running R system. Follow the instructions from Q-1 first.
> install.packages(“SPOT”)
> library(SPOT)
> demo(spotDemo07RandomForestSann,ask=F)

Note, the option “ask=F” is necessary to avoid user interaction each time the output window is redrawn.

Workshop Organizers

References