Question: compulsory Task 2 Follow these steps: . Modify your MyFile.java file to do the following: . Change your program to additionally handle the operation px

compulsory Task 2 Follow these steps: . Modify your MyFile.java file to do the following: . Change your program to additionally handle the operation "px" where x is a number from 10 to 90 and defines the x percentile of the list of numbers. E.g.: Input. txt: Min: 1,2,3,5,6 Max: 1,2,3,5,6 Avg: 1,2,3,5,6 P90: 1,2,3,4,5,6,7,8,9,10 Sum: 1,2,3,5,6 P70: 1,2,3 Your output.txt should read
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
