[solved]-Working Data Analyst One Big Survey Company Manager Wants Analyze Sample Data Determine Ma Q39073759
You are working as the data analyst for one of the big surveycompany. Your manager wants you to analyze the sample data and thendetermine the maximum, minimum and average.
You need to perform following tasks as part of thisassignment.
Step 1: Use Java program to generate the at least 1000 randomnumbers between 1 to 10000
Step 2: Store all these numbers into the array
Step 3: Perform sorting
Step 4: Determine the maximum and the minimum element
Step 5: Determine the array average
Step 6: Include Try-Catch exception block
Step 7: Include finally block
You need to submit the following things:
- An entire Java solution
- An output screenshot created using Microsoft Word
Expert Answer
Answer to You are working as the data analyst for one of the big survey company. Your manager wants you to analyze the sample data… . . .
OR

