Programming Assignment 2
CSC 323 - Data Analysis and Statistical Software
Due: 10/28/99
A local company that develops touch screen interfaces for ATM machines has hired you as a software engineer. The team that you have been assigned to is interested in evaluating a newly designed interface that they think is more intuitive than the currently available interface and so should allow users to complete tasks more quickly.
Proposed interfaces will only be considered if they exceed several defined performance standards. One of these standards states that novice users should, on average, complete a standard transaction suite in forty seconds. Your team believes that their proposed interface will exceed this standard and design an experiment involving twenty six novice users to evaluate the interface against this standard.
You have been presented with the data collected for this experiment. Each observation in the file consists of the following values:
Conduct a thorough analysis of these data. You will need to conduct a test of hypotheses and submit a report summarizing your findings. See additional details below.
Note: For PROC PRINT, be sure to use labels for column headings rather than variable names. Use names for data sets and variables that are meaningful. You should generate an appropriate title for the output of these procedures.