Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Data Analysis Data Analysis Basics The Data Analysis Process Analyzing the Data

Please explain more about why the need for Max Difference?

hi

i do not understand why you need to create another cell "max difference"? i do not understand the explanation by the video.

2 Answers

Steven Parker
Steven Parker
229,732 Points

This value is used for some of the formulas in the analysis. If you're thinking you could just take the value from the previous line and divide by 2, you're right. So having it in a separate cell is mainly a convenience and to make the other calculations more concise.

Tiago Ferrão
Tiago Ferrão
10,873 Points

but why 200? how do you define that should be a significant difference?