Read the situation below and complete your writings. Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus. Most people who fall sick with COVID-19 will...

Do flowchart and java code for the question givenRead the situation below and complete your writings.<br>Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus. Most people<br>who fall sick with COVID-19 will experience mild to moderate symptoms and recover without special treatment.<br>Create a new program which will analyse Covid-19 case in Malaysia based on a state daily.<br>The user must enter the state (such as Sabah) and number of districts of covid-19 reading. Every day, each district<br>will only update the total of new cases two times. Daily cases are the total of report update daily.<br>To record the data, the system is developing according to specification below:<br>i.<br>ii.<br>Read number of district, representing the size of array,<br>Read the name of district.<br>ii.<br>Read total new cases in each update<br>The report must include the following process:<br>Calculate and view total cases daily for each district<br>Find the average of new cases in that state.<br>Calculate the frequency of new cases.<br>iv.<br>i.<br>ii.<br>ii.<br>Determine total new cluster based on this criterion below.<br>Yellow<br>10 -30<br>green<br>Cluster<br><10<br>More than 30<br>Determine the highest cases and equivalent district.<br>Output sample as Figure 1<br>V.<br>vi.<br>

Extracted text: Read the situation below and complete your writings. Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus. Most people who fall sick with COVID-19 will experience mild to moderate symptoms and recover without special treatment. Create a new program which will analyse Covid-19 case in Malaysia based on a state daily. The user must enter the state (such as Sabah) and number of districts of covid-19 reading. Every day, each district will only update the total of new cases two times. Daily cases are the total of report update daily. To record the data, the system is developing according to specification below: i. ii. Read number of district, representing the size of array, Read the name of district. ii. Read total new cases in each update The report must include the following process: Calculate and view total cases daily for each district Find the average of new cases in that state. Calculate the frequency of new cases. iv. i. ii. ii. Determine total new cluster based on this criterion below. Yellow 10 -30 green Cluster <10 more="" than="" 30="" determine="" the="" highest="" cases="" and="" equivalent="" district.="" output="" sample="" as="" figure="" 1="" v.="">
Enter no of disctrict in the state : 4<br>Enter 4 name of disctrict in the state : lajau merinding ganggarak manikar<br>Enter 4 first total cases reading : 12 23 14 5<br>Enter 4 second total cases reading : 23 15 4 1<br>****<br>List of disctrict :<br>lajau merinding<br>23<br>15<br>ganggarak<br>manikar<br>12<br>14<br>5<br>23<br>4<br>1<br>35<br>38<br>18<br>Average cases for today is: 24<br>Total cluster for today: 2<br>Final report of Covid-19 cases for today:<br>disctrict<br>total cases<br>remarks<br>lajau<br>merinding<br>ganggarak<br>35<br>cluster<br>38<br>cluster<br>18<br>Yellow Zone<br>manikar<br>Green Zone<br>Highest case of Covid-19 today: 38<br>District: merinding<br>Figure 1: Output sample run from BlueJ compiler<br>

Extracted text: Enter no of disctrict in the state : 4 Enter 4 name of disctrict in the state : lajau merinding ganggarak manikar Enter 4 first total cases reading : 12 23 14 5 Enter 4 second total cases reading : 23 15 4 1 **** List of disctrict : lajau merinding 23 15 ganggarak manikar 12 14 5 23 4 1 35 38 18 Average cases for today is: 24 Total cluster for today: 2 Final report of Covid-19 cases for today: disctrict total cases remarks lajau merinding ganggarak 35 cluster 38 cluster 18 Yellow Zone manikar Green Zone Highest case of Covid-19 today: 38 District: merinding Figure 1: Output sample run from BlueJ compiler
Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here