Hi, for a project I have a variable for gross weekly earnings. I want to multiply this by 52 to create the yearly weekly earnings. However , the data entries for gross weekly earnings seem to have an underlying value ranging from -7 up to 16. So when I multiply the gross weekly earnings by 52, it just multiplies the values from -7 to 16. How do I generate the new variable so that it multiplies the actual value of earnings?