To find the range of values, you will use two codes. First code will assign the max and min values of a variable the
name values
a) Write the code that does this for the variable household_size.
The second code can find the difference in the values to get the range.
b) Write the code that will calculate this range for the variable household_size.
c) Copy and paste the exact range for household_size.