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 trialMatthew Han
Courses Plus Student 701 PointsPlease 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
231,198 PointsThis 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
10,873 Pointsbut why 200? how do you define that should be a significant difference?