This assignment uses the PopulationData Excel file, which contains country data provided by the World Bank. The questions are listed both here and in the Questions tab.
For all questions, you must submit the formula that you used in column B, NOT the result. For instance, the 2018 birth rate for Estonia is 11. Do not submit 11. Submit the Excel formula you wrote that produced 11. (The inputs in column A are given only as examples to help you check that your formula is doing what its supposed to do.)
1.Write a formula using a VLOOKUP or XLOOKUP function that retrieves the 2018 birth rate of the country in cell A4.
2.Write an AVERAGEIF function that calculates the average percentage of people under 15 in a country (“2019Young”) for only those countries whose 2019 population in millions (2019pop) is greater than or equal to the number in cell A6.
3.After you have finished the previous question, try entering a few different values into cell A6. How does the result change? What does this tell you about the relationship between a countrys population and the percentage of people under 15 in the country?
4.Write a formula using COUNTIF to determine how many entries in the “2019Young” column are the text in cell A9
Please follow the requirements and the PopulationData Excel file is attached below.