Instructions and notes: - Click the green flag to enter a new set of numbers. Leaving the text box blank will retain the previously-entered data set. - Click in the middle of the screen or press Enter after entering a set of numbers to switch between screens. To explain the reason for this project's existence, I thought it might be interesting to take what I learned about finding the median, quartiles, outliers, etc. of any given data set, and create a Scratch project to instantly find and display all of these values. I'm sure this project will be very useful for those who need a super fast way to find and analyze any specific property of a set of data, including: - Outliers, if any exist - Mean (average), with and without outliers - Full 5-number summary, plus IQR. This project uses @Will_Wam's clone-based text engine to display the detailed summary. I first started work on this project a little while ago, but only recently have I gotten around to first doing some more testing and debugging, then sharing it. Credits/citations: - @chooper-beta (@chooper100). List Sort Algorithm. - @Will_Wam. Will_Wam Text Engine. https://scratch.mit.edu/projects/668054871 - Donovan, Sara. Algebra 1: Principles of Secondary Mathematics Student Worktext, Book A. Lancaster, Pennsylvania: Demme Learning, 2022. Print.