Histogram Generator Tool
Histogram Generator Tool
Change Log
Version 1.0.3
* Updated to Classic Version for Easier Copy and Paste into Spreadsheet
* Changed the class width and number of classes boxes so they don't auto update.
Version 1.0.2
* Number of Classes Class with no longer update automatically. Both must be put in manually to get a histogram to form.
* The Add One Boolean has been removed.
Version 1.0.1
* Changed Text from Add 1 to Number of Classes to Add an Extra Class and set it to be on by default.
* Increase the Width of the Tool slightly so that the histograms with the extra class don't get cut off.
* Adjustments have been made to the x-axis labels for better readability.
* Added text that displays the Minimum and Maximum Value of the Data Set.
Version 1.0
Features:
* Loads Data from any Column A through J from the Spreadsheet.
* Customizable Lower Boundary of First Class.
* Editing Number of Classes or Class Width updates the other Value.
* Customizable Title, x-axis label, y-axis label.
* Tab Order Adjusted to Cycle through the options in a logical order.
* Slider Added to Manually Adjust the Position of the y-Axis Label.
* Defaults to Frequency Histogram: Use Check Boxes to Adjust the Histogram for Relative, Cumulative, or both.
* y-Axis defaults to Frequency type, but can be edited manually.
Known Issue:
* Large data sets may be slow to load and give a warning. The data sets will load, just be patient.
To-Do List:
* Add in light horizontal bars at each y-axis tick mark so students can gauge the height of bars easier.
* Add checkbox to convert the relative frequencies to percentages.
* Adjust size of text and textboxes for easier viewing on small screens.