QUESTION 5 - ANSWER
How would you create a new variable called "temp2" that is equal to 50 for all of the observations in the data set?
Answer:
generate temp2 = 50
Back to Questions