CJ 161 SP 03
Criminal Justice Statistics
LAB02
PURPOSES, PROCEDURES AND WRITEUP INSTRUCTIONS
YOU WILL NEED: Two floppy disks with lots of space on them.
BASIC REQUIRED PORTION
Purposes:
1) To take data from a spreadsheet and IMPORT it into SPSS
2) To label the variables in the SPSS data file
3) To save the SPSS data file
4) To learn more about the 1999 rejection rate of
firearms transfer applications under the Brady Bill, by various state
level agencies. More specifically, you want to learn: what was the
highest rate, what was the lowest rate, what was the average rate,
and what was the median rate, and to generate a histogram of these
data. Further, you will see where PA ends up in this pile of states
on this variable, and offer suggestions to perhaps "explain"
its relative position.
5) To write a report based on these data
TO PREPARE FOR THIS YOU SHOULD HAVE: Read the required pages in the SPSS book, and looked at the Gifford et al. PDF on-line reading; read up on histograms in G&S and B&P.
TRY FOLLOWING THESE INSTRUCTIONS STEP BY STEP
Steps
Start SPSS
VARIABLE NAMES THAT SHOULD APPEAR
STAGENCY - the state agency providing the data
APPSRCV - the number of applications for firearms received
APPSREJ - the number of firearms applications rejected
REJRATE - the percent of firearms applications
rejected ((APPSREJ/APPSRVV)*100)
THE COMMANDS YOU TYPE INTO THE SYNTAX BOX
* FILENAME: LAB0101.SPS
* SYNTAX FILE GETTING DESCRIPTIVE INFO ON REJECTION RATE
* .
FREQUENCIES
VARIABLES=rejrate
/STATISTICS=MINIMUM MAXIMUM MEAN MEDIAN
/HISTOGRAM
/ORDER ANALYSIS .
LAB01 PAPER
DUE: 2/6 by 5:00 PM HAND DELIVERED TO ME AT THE START OF CLASS
PARAMETERS:
* No more than 2 pages, typed, double-spaced, except
for the reference list
* Your SSN on the top right of each page; NO NAMES!!!!
* Be sure to follow all other paper policies as
explained in the syllabus. Failure to follow the guidelines listed
here or those in the syllabus will probably result in your losing points.
INSTRUCTIONS:
You are writing up a newspaper
report on these firearms transfer rejection rate data for these 19
state agencies, and on Pennsylvania's position with respect to these
other 18 states. Tell the reader the following:
* What does this variable -- REJRATE -- represent? -
describe IN YOUR OWN WORDS but you can reference the Gifford et al.
article if you wish
GRADING
10%
Grading rubric for part 6
|
To get a score of at least___ on this part: |
You will |
|
30% |
Come up with a plausible explanation of PA's position; be interpreting PA's position correctly; discuss policy context; refer to Gifford et al. reading; bring in at least one other closely relevant outside resource |
|
26% |
Come up with a plausible explanation of PA's position; be interpreting PA's position correctly; discuss policy context; refer to Gifford et al. reading |
|
22% |
Come up with a plausible explanation of PA's position; be interpreting PA's position correctly; discuss policy context; refer to Gifford et al. reading; bring in at least one other closely relevant outside resource |