PHD Discussions Logo

Ask, Learn and Accelerate in your PhD Research

Question Icon Post Your Answer

Question Icon

6 years ago in SPSS By Rahul K

Rounding of numbers in SPSS

I have obtained decimal values in SPSS. now I want to round these numbers. How do I do it?

All Answers (5 Answers In All)

By Rachana M Answered 6 years ago

rahul, provide the number that needs to be rounded up.

By Rahul K Answered 6 years ago

I want to round up 1.66 to 2.0 rather than rounding it to 1.5

By Rachana M Answered 6 years ago

rahul, one way is to create a range of values. For example, 1.0-1.24 = 1.0, 1.25-1.74 = 1.5 and so on. Another possible way is to subtract a from 1.66 so as to obtain 1.5 value.

By Radhey Shyam Answered 6 years ago

Rahul, rounding up process in SPSS can be done using RND function. This will give you an accurate answer.

By Rahul K Answered 6 years ago

Thank you all for the suggestions.

Your Answer