1
2
3
4
5
#

Name:

Description:

Malnutrition continues to be the reason for making children much more vulnerable to diseases and death.
There are 4 broad types of malnutrition: wasting, stunting, underweight and overweight.

Variables:

 

  1. Severe Wasting - % of children aged 0–59 months who are below minus three standard deviations from median weight-for-height
    Wasting – Moderate and severe: % of children aged 0–59 months who are below minus two standard deviations from median weight-for-height

  2. Overweight – Moderate and severe: % aged 0-59 months who are above two standard deviations from median weight-for-height

  3. Stunting – Moderate and severe: % of children aged 0–59 months who are below minus two standard deviations from median height-for-age

  4. Underweight – Moderate and severe: % of children aged 0–59 months who are below minus two standard deviations from median weight-for-age

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Malnutrition_across_the_globe_1611_31.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
#PROBLEM-49259

For the following questions, it will be necessary to analyze the "Malnutrition across the ...

Question
#PROBLEM-49260

To what country corresponds the maximum percentage of overweight? ...

Question
#PROBLEM-49261

What year census Albania got the maximum score of overweight? ...

Question
#PROBLEM-49280

Create a bar graph and order in ascending way the percentage of types of malnutrition in Albania (ce...

Question
#PROBLEM-49281

For the following questions, it will be necessary to analyze the "Malnutrition across the ...

Question
#PROBLEM-49282

To what country corresponds the maximum percentage of overweight? ...

Question
#PROBLEM-49283

What year census Albania got the maximum score of overweight? ...

Question
#PROBLEM-49284

Create a bar graph and order in ascending way the percentage of types of malnutrition in Albania (ce...

Question
#PROBLEM-49296

For the following questions, we will analyze the "Malnutrition across the globe" data...

Question
Showing 1-9 of 9 items.