Write a class called WindSpeedReadings. That can be used to generate statistical information about the wind speed. Apart from a constructor, write an instance method that accepts the readings and carryou out the necessary manipulations. The class must determine the lowest, highest, and average wind speed readings. See image.

Write a test class that creates a WindSpeedReadings object; also it must use the GetData class to enter a series of readings in order for the WindSpeedReadings class to determine the lowest, highest, and average readings. The test class stops reading when it reads a negative value. The list must not include the negative value; also, the negative value must not be averaged.

Using the GetData class that repeatedly displays this format for input: See image.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.