I need help writing a program that meets the following crite

I need help writing a program that meets the following criterion:

Design and implement a program to using multidimensional arrays Among the data maintained by the US National Center for Health Statistics are Life Expectancy at Birth, reported by gender and race for certain years. Actual data at 10-year intervals are shown below. Your program should read the data values from the keyboard and store them in a 3-dimensional array, where the first dimension represents the decade, the second dimension represents race, and the third dimension represents gender (so, a 7 times 2 times 2 array). Then perform three calculations on the data: the difference in years of life expectancy for women compared to men of the same race in each decade, the difference in years of life expectancy for women of different races and men of different races in each decade, and the percent change in life expectancy for each category from one decade to the next. Use appropriate arrays to store the results of your calculations. Finally, print out the original data, the difference data, and the percent change data. The actual data are

Solution

========================================================================================

Datasets/life_expectancy.csv

life_expectancy.csv

I need help writing a program that meets the following criterion: Design and implement a program to using multidimensional arrays Among the data maintained by t

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site