Solved

A Researcher Uses the Compute Procedure to Create Two New

Question 41

Short Answer

A researcher uses the Compute procedure to create two new variables. The two new variables are called NEW1 and NEW2. The first case in the data set has a value of 10 on VARA and 2 on VARB. What values will that first case have on the two new variables?
A) if NEW1 = (VARA - 8) / VARB then for the 1st case NEW1 = _____
B) if NEW2 = VARA - 8 / VARB then for the 1st case NEW2 = _____

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions