+Xivylearn.ivytech.edu/courses/969921/discussion_topics/3956672?module_item_id%3D XXXXXXXXXXMometrix.comFor this discussion board address the following:• Make an initial post.o Discuss tables,...


Topic: M04 Engage<br>X<br>Ivy Tech Communi X<br>MSN | Outlook, Of X<br>O<br>Welcome to Ivy Te<br>I MSN | Outlook, Of X<br>X<br>M Inbox - staher@iv X<br>M It's official. Your pa<br>-><br>+<br>X<br>ivylearn.ivytech.edu/courses/969921/discussion_topics/3956672?module_item_id%3D26135882<br>Mometrix.com<br>For this discussion board address the following:<br>• Make an initial post.<br>o Discuss tables, charts and graphs. Define and describe tables, charts and graphs, explaining when it is most appropriate to use each.<br>o Discuss the problem. Review the problem on page 178 in the Prelude to Programming book, Programming Challenge #4. Imagine you've<br>successfully created the program and you'd like to give Shannon and Jasmine a demonstration of your program. Shannon and Jasmine each<br>give you a sheet of paper with their individual scores for you to input to your program.<br>- Based on the videos and readings above, what method of data representation would they use to record their scores? Why is that the<br>best method for the girls to record their data?<br>- If the girls were trying to rečord more than three scores, would their data representation method change?<br>- Give an example of how the girls would be able to use one of the other data representation methods for their bowling games?<br>· What kind of tool can be used to create these data representation methods?<br>- You must have your initial post must include your answers to the above questions.<br>otudontr Lonk at vour classmate's initial posts and review their example of how the girls would be able to use one of the other data<br>S.<br>

Extracted text: Topic: M04 Engage X Ivy Tech Communi X MSN | Outlook, Of X O Welcome to Ivy Te I MSN | Outlook, Of X X M Inbox - staher@iv X M It's official. Your pa -> + X ivylearn.ivytech.edu/courses/969921/discussion_topics/3956672?module_item_id%3D26135882 Mometrix.com For this discussion board address the following: • Make an initial post. o Discuss tables, charts and graphs. Define and describe tables, charts and graphs, explaining when it is most appropriate to use each. o Discuss the problem. Review the problem on page 178 in the Prelude to Programming book, Programming Challenge #4. Imagine you've successfully created the program and you'd like to give Shannon and Jasmine a demonstration of your program. Shannon and Jasmine each give you a sheet of paper with their individual scores for you to input to your program. - Based on the videos and readings above, what method of data representation would they use to record their scores? Why is that the best method for the girls to record their data? - If the girls were trying to rečord more than three scores, would their data representation method change? - Give an example of how the girls would be able to use one of the other data representation methods for their bowling games? · What kind of tool can be used to create these data representation methods? - You must have your initial post must include your answers to the above questions. otudontr Lonk at vour classmate's initial posts and review their example of how the girls would be able to use one of the other data S.
a Program<br>You will need the following formulas:<br>GrossPay<br>(RegularHours * HourlyRate) +<br>(OvertimeHours * (HourlyRate * 1.5))<br>NetPay = GrossPay<br>(GrossPay *<br>Tax) - Parking<br>4. Shannon and Jasmine bowl as a team. Each of them bowls three games in<br>a tournament. They would like to know their individual averages for ther<br>three games and the team average. Allow the user to input the scores for<br>each player. Output Shannon's average, Jasmine's average, and the team's<br>average. You will need the following variables:<br>avgJasmine<br>Score3<br>Score2<br>Scorel<br>teamAvg<br>avgShannon<br>sumJasmine<br>sumShannon<br>to<br>to<br>You will need the following formulas:<br>%3D<br>teamAvg = (avgShannon + avgJasmine)/2<br>d the num-<br>Kim wants to buy a car. Help Kim compute the monthly payment on a la.<br>

Extracted text: a Program You will need the following formulas: GrossPay (RegularHours * HourlyRate) + (OvertimeHours * (HourlyRate * 1.5)) NetPay = GrossPay (GrossPay * Tax) - Parking 4. Shannon and Jasmine bowl as a team. Each of them bowls three games in a tournament. They would like to know their individual averages for ther three games and the team average. Allow the user to input the scores for each player. Output Shannon's average, Jasmine's average, and the team's average. You will need the following variables: avgJasmine Score3 Score2 Scorel teamAvg avgShannon sumJasmine sumShannon to to You will need the following formulas: %3D teamAvg = (avgShannon + avgJasmine)/2 d the num- Kim wants to buy a car. Help Kim compute the monthly payment on a la.
Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here