Use these links to get your data, a macro to analyze the data, and source code for the experiments.
Data 
A novel feature at PsychExperments is that we maintain a cumulative database that consists of all the data submitted for each of the experiments.  You can download any data you want from this archive using your browser. The download utility permits filtering by experiment name, class or project name, and date. 

There are two data formats available. 

  • One is a csv file (comma separated fields)  that is customized for use with PE_DataAnalysis1.xls. Data are in rows, one row per data participant, plus there are four header lines with information used by the analysis program.  Use this file only if you plan to analyze it with PE_DataAnalysis1.xls.  Download Data from Lab Exercises in this format
  • The second is a csv file that is more generic.  When opened using a spreadsheet program, the data will be in database format with rows for each trial of data and columns for each data entry.  This file can be manipulated directly using spreadsheet functions, which is what PE_DataAnalysis2.xls does for you. Although this file is a csv file in format, we assign a .pe extension to make it uniquely recognizable by PE_DataAnalysis2.xls.
    Download Data from Lab Exercises in this format

Custom Data Analysis Programs

PE_DataAnalysis1.xls
Download Now
 

This Excel file contains our original VisualBasic analysis program from 2001.  It produces a descriptive analysis and graph of means for a pre-determined design, typically a one-way or two-way analysis, using the IVs that are considered most interesting.
View Sample Output
Instructions for downloading and using the program

 

PE_DataAnalysis2.xls
Download Now

This Excel file was developed in 2007.  It requires Excel 2002 (XP), Excel 2003, or Excel 2007. Use it if you wish to have flexibility in your data analyses.  It allows you to select any set of IVs (up to four) to design a descriptive analysis of any of the DVs included in an experiment.
View Sample Output
Instructionsfor downloading and using the program in Excel 2002 (XP) or Excel 2003.

Instructionsfor downloading and using the program in Excel 2007.


Authorware (5.1 and 6.0) Source Code for the Experiments  (Coming soon: Authorware 7.0 files)
We are committed to an open development model; therefore, we would like for you to take experiments from our site, modify them to test for novel effects, and then submit them back for use by others at the site. 
Download Source Code Now