subject

Discuss tables, charts and graphs. Define and describe tables, charts and graphs, explaining when it is most appropriate to use each. 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 record 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.4. Shannon and Jasmine bowl as a team. Each of them bowls three a tournament. They would like to know their individual averages for three gamer and the team average. Allow the user to input the scoresfr games each player. Output Shannon's average, Jasmine's average, and the tem average. You will need the following variables: Scorel Score2 Score3 avgJasmine sumShannon sumJasmine avgShannon teamAvg You will need the following formulas: teamAvg = (avgShannon + avgJasmine)/2

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:50
Match the personality traits with their description
Answers: 1
question
Computers and Technology, 22.06.2019 19:20
Consider the following code snippet: #ifndef cashregister_h#define cashregister_hconst double max_balance = 6000000.0; class cashregister{public: cashregister(); cashregister(double new_balance); void set_balance(double new_balance); double get_balance() const; private: double balance[12]; }; double get_monthly_balance(cashregister bk, int month); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_balance should be removed since header files should not contain constants.c)the definition of cashregister should be removed since header files should not contain class definitions.d)the body of the get_monthly_balance function should be added to the header file.
Answers: 1
question
Computers and Technology, 23.06.2019 05:00
Acompany is inviting design for its new corporate logo from its users. this is an example of ? a. crowdfunding b. crowdvoting c. crowdsourced design d. crowdtracking
Answers: 3
question
Computers and Technology, 23.06.2019 14:00
How are stop motion special effects in animated films created
Answers: 1
You know the right answer?
Discuss tables, charts and graphs. Define and describe tables, charts and graphs, explaining when it...
Questions
question
Mathematics, 17.11.2020 07:00
question
Computers and Technology, 17.11.2020 07:00
question
Social Studies, 17.11.2020 07:00
question
Physics, 17.11.2020 07:00
Questions on the website: 13722360