The VO,Max score of an athletic reflects the physical fitness of an individual. It is the maximum capacity of an individual's body to transport and use oxygen during incremental exercise. Kaplan Sports Club requires a Sports Recommender program to calculate the VO2Max of an individual and display the type of sport the athletic is suitable for. The Sports Recommender program use the following formula to calculate each athlete's VOMax in mL/(kg.min). HRmax vO,Max = 15 HRrest HRmax is the Maximum Heart Rate. (HRmax = 220 – age) HR:est is the Resting Heart Rate. The program is to accept the HRst , age, gender of the athletic and display the type of sports that athletic is suitable for based on the following table: Age Males (VO:Max) Females (VO:Max) Sport Basketball mL/(kg min) mL/(kg min) yrs 18 - 30 40 – 60 43 – 60 Bicycling Canoeing Gymnastics Swimming 18 - 26 62 – 74 47 – 57 18 - 26 55 – 67 47 - 67 18 - 22 52 – 58 36 - 50 10 - 25 50 – 70 40 – 60 The program needs to be 'smart' enough as well. When inappropriate values are entered to the program, for example, a negative age, then the program will ask the operator to enter the value again.

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

Hi, need help with the pseudo code for this question and program it in JAVA language. Thanks.

The VO,Max score of an athletic reflects the physical fitness of an individual. It is the
maximum capacity of an individual's body to transport and use oxygen during incremental
exercise.
Kaplan Sports Club requires a Sports Recommender program to calculate the VO2Max of an
individual and display the type of sport the athletic is suitable for.
The Sports Recommender program use the following formula to calculate each athlete's
VO,Max in mL/(kg.min).
'max
VO2Мax 3D 15
HRrest
HRmax is the Maximum Heart Rate. (HRmax = 220 – age)
HRrest is the Resting Heart Rate.
The program is to accept the HRrest , age, gender of the athletic and display the type of sports
that athletic is suitable for based on the following table:
Age
Males (VO:Max) Females (VO:Max)
mL/(kg min)
mL/(kg min)
Sport
Basketball
yrs
18 - 30
40 – 60
43 – 60
Bicycling
Canoeing
Gymnastics
Swimming
18 - 26
62 – 74
47 - 57
18 - 26
55 – 67
47 – 67
18 - 22
52 – 58
36 – 50
10 - 25
50 – 70
40- 60
The program needs to be 'smart' enough as well. When inappropriate values are entered to
the program, for example, a negative age, then the program will ask the operator to enter the
value again.
Transcribed Image Text:The VO,Max score of an athletic reflects the physical fitness of an individual. It is the maximum capacity of an individual's body to transport and use oxygen during incremental exercise. Kaplan Sports Club requires a Sports Recommender program to calculate the VO2Max of an individual and display the type of sport the athletic is suitable for. The Sports Recommender program use the following formula to calculate each athlete's VO,Max in mL/(kg.min). 'max VO2Мax 3D 15 HRrest HRmax is the Maximum Heart Rate. (HRmax = 220 – age) HRrest is the Resting Heart Rate. The program is to accept the HRrest , age, gender of the athletic and display the type of sports that athletic is suitable for based on the following table: Age Males (VO:Max) Females (VO:Max) mL/(kg min) mL/(kg min) Sport Basketball yrs 18 - 30 40 – 60 43 – 60 Bicycling Canoeing Gymnastics Swimming 18 - 26 62 – 74 47 - 57 18 - 26 55 – 67 47 – 67 18 - 22 52 – 58 36 – 50 10 - 25 50 – 70 40- 60 The program needs to be 'smart' enough as well. When inappropriate values are entered to the program, for example, a negative age, then the program will ask the operator to enter the value again.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Top down approach design
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
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