Final answer:
To convert temperatures from degrees Fahrenheit to degrees Celsius, use the equation C = (F - 32) * 5/9. Apply this equation to each temperature value in the original data set Temper to create the new data set Temper2 with temperatures in degrees Celsius.
Step-by-step explanation:
To convert temperatures from degrees Fahrenheit to degrees Celsius, you can use the equation:
C = (F - 32) * 5/9
To create the new data set Temper2 with temperatures in degrees Celsius, you can apply this equation to each temperature value in the original data set Temper.