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 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.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
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.
Transcribed Image 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
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.
Transcribed Image 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.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education