This document discusses how to use SPSS to transform and compute new variables from existing variables. It shows how to compute a new variable called "PARTICPN" by summing the values of variables p1, p2, p3, p4, and p5. It then demonstrates computing another new variable called "MEANPART" which calculates the mean of variables p1 through p5 by summing them and dividing by 5.