HEP 456 Module 5 Section 12 and 13 Planning for Analysis and Interpretation and Gantt chartĀ
HEP 456 Module 5 Section 12 and 13 Planning for Analysis and Interpretation and Gantt chartĀ Name HEP 456: ā¦
TCO #5
ā
Given a simple business problem that requires iteration create a solution algorithm that employs
loops.
TCO #7
ā
Given a simple business problem that requires simple data structures design code and test a solution algorithm
that uses arrays.
Assignment
:
Arrays are incredible fun! Today we are going to work on a program to keep track of our
homework scores for a math class. Write a program that accepts five homework scores as input
values and stores them into a table (which is another name for an array). Once the scores are in the
array we can process them again and again.
First load the scores in your array. Second display the contents of the array in order. Third display
array in reverse order. Fourth calculate the average of the five scores entered in the array. Finally
the algorithm should display all the homework scores in the array that are larger than the previously
calculated average. Make sure you use some output statements to clarify all the details you are
displaying being cautious about spelling and communicating to your user.
Be sure to THINK about the logic and design first (IPO chart and or pseudocode) then code the Visual
Logic command line processing.
Rubric:
When completed staple the following documents together neatly in 1234 order:
This instruction sheet first
The IPO Chart second
The Pseudocode third
The Flowchart and output example last.
Point distribution for this application:
Homework Array
Document:
Points possible:
Points received
IPO Chart
5
Pseudocode
5
Flowchart and output
10
Total Points
20
Week 6 Activity ā Homework Array
HEP 456 Module 5 Section 12 and 13 Planning for Analysis and Interpretation and Gantt chartĀ Name HEP 456: ā¦
NTR 100 COMPLETE Syllabus and Academic Integrity Acknowledgement Question 1 1 / 1 pts I have read the ASU ā¦
HEP 456 Module 6 Section 14 Communication and Dissemination of The Findings HEP 456: Health Promotion Program ā¦