Question: Design a simple, visually pleasant, JavaScript - based app that performs a simple statistical analysis on a small set of numbers. Your program should take
Design a simple, visually pleasant, JavaScriptbased app that performs a simple statistical analysis on a small set of numbers.
Your program should take three numbers each entered into a separate text box and display on the screen: the maximum, minimum, average arithmetic mean median, and range max min
For example, if the three numbers are and the answers should be: max min mean median and range
Design the html form for the app with three text boxes with the proper labels a 'Calculate' button placeholders
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
