|
|
|
|
Descriptive Statistics Lab 8/30/2001 Announcements:Assignment:This lab is designed to do two things. The first is to increase your familiarity with PCs, Windows, and with SPSS. The second is to allow you to use statistical software to explore descriptive statistics of several data sets and to draw preliminary conclusions about the data. An Example: Conti and Musty (1984) Conti and Musty (1984) injected THC into the nucleus accumbens to see if that is the site at which THC has its effect. They expected that moderate doses of THC would increase an animals activity, while high doses would decrease it. They defined 5 experimental groups based on the amount of THC injected. These groups were
To quote from the text, "Conti and Musty took as their dependent variable the rat's activity for the 10 minutes after the injection as a proportion of the rat's activity in the 10 minutes before the injection. Since animals generally decrease their activity as they become accustomed to the apparatus, ratios were expected to be less than 1. However, it was anticipated that those rats with intermediate levels of THC would decrease their activity less (exhibit a higher post-injection/pre-injection ratio) than would those with either low or high levels. (Intermediate levels were expected to lead to the greatest activity, because very low doses should be insufficient to produce an effect and high doses should lead to decreased activity.)" The data for the five groups are given below, with the decimal point omitted.
You must first enter the data to create a SPSS dataset
Next you want to calculate the descriptive statistics.
This procedure will only give means and variances, etc. It will not plot the data. To get a histogram for the complete set of data, do the following.
Draw a set of conclusions that Conti and Musty might have drawn, assuming that the major differences that you see are reliable. Introini-Collison and McGaugh (1986) Introini-Collison and McGaugh (1986) were interested in the effects of epinephrine on memory. They taught mice to run a simple Y maze with reinforcement on the left. Shortly thereafter they injected the mice with 0.0, 0.3, or 1.0 mg/kg of epinephrine (a chemical that circulates normally in the body, also known as adrenaline). They hypothesized that the medium dose would facilitate memory, and that the large dose would impair memory, both in comparison to the no-drug control. Sometime later the experimenters brought the mice back and trained them on a reversal, where the previously correct path is wrong, and the incorrect path right. Those who remember more from Day 1 should take longer to learn the reversal. Here you are going to load data from an ASCII file. The file is named epineq.dat and is to be found on Gumby. (I will tell you how to get to that server.) There are four columns of data there, so you will have to tell SPSS thatsort of. (The first column is an ID number. The second column contains the group number, defined by the Amount of the drug that was injected. The groups were coded as 1, 2, 3 instead of 0, .3, 1. There was also another variable (the 3rd column) related to the Interval between learning and testing, and this is also coded as 1, 2, 3. We will read this variable in, since it is part of the data set, but we will then ignore it. The last column contains the trials to learn the reversal. ) I will go over how to read these data in the lab. The method changed between version 8 and version 9. The following should work for version 10. From SPSS select Open from the File menu. Then find the file that you need. (I know Im leaving a lot for you to figure out, but Ill be there to help if you cant. I think youll learn more this way.) Click your way through the screens, but you probably will not need to change any settings. When you get to the appropriate screen, tell it that the first variable is SubjNum, the second is Amount, the third is Interval, and the fourth is DepVar (a higher score better memory of the original learning). When you have told it the four variable names, you are all set. Just press OK and it should load the data. Check over the spreadsheet that you will get to make sure that it makes sense (e.g. that it doesnt have a random score down for some fifth variable, or an Amount score of 43). Look at histograms and boxplots, and then calculate the relevant descriptive statistics. (For these, you can ignore the Interval variable completely.) What should Introini-Collison and McGaugh conclude, assuming that the differences due to Amount are significant, but the differences due to Interval are not? Write this up as if you were summarizing the study for a paper you were writing on variables relevant to memory. (In other words, saying "Group 1 had a mean of 3.67" is not remotely enough. You should briefly describe the study and the results in one paragraphcertainly no more than two. Hand it in at the next class. I do not expect that you will have run a statistical hypothesis test.) Last Revised: 08/28/01 |