Poverty Probability Index (PPI) lookup table for Ethiopia

ppiETH2016

Format

A data frame with 21 columns and 101 rows:

score

PPI score

nlFood

Food poverty line

nl100

National poverty line (100%)

nl150

National poverty line (150%)

nl200

National poverty line (200%)

ppp100

Below $1.00 per day purchasing power parity (2005)

ppp125

Below $1.25 per day purchasing power parity (2005)

ppp175

Below $1.75 per day purchasing power parity (2005)

ppp200

Below $2.00 per day purchasing power parity (2005)

ppp250

Below $2.50 per day purchasing power parity (2005)

ppp500

Below $5.00 per day purchasing power parity (2005)

ppp190

Below $1.90 per day purchasing power parity (2011)

ppp310

Below $3.10 per day purchasing power parity (2011)

ppp380

Below $3.80 per day purchasing power parity (2011)

ppp400

Below $4.00 per day purchasing power parity (2011)

half100

Poorest half below 100 national

percentile20

Below 20th percentile poverty line

percentile40

Below 40th percentile poverty line

percentile50

Below 50th percentile poverty line

percentile60

Below 60th percentile poverty line

percentile80

Below 80th percentile poverty line

Source

www.povertyindex.org

Examples

# Access Ethiopia PPI table ppiETH2016
#> score nlFood nl100 nl150 nl200 ppp100 ppp125 ppp175 ppp200 ppp250 ppp500 #> 0 0 15.1 74.8 98.0 100.0 53.4 81.5 98.0 98.0 100.0 100.0 #> 1 1 15.1 74.8 98.0 100.0 53.4 81.5 98.0 98.0 100.0 100.0 #> 2 2 15.1 74.8 98.0 100.0 53.4 81.5 98.0 98.0 100.0 100.0 #> 3 3 15.1 74.8 98.0 100.0 53.4 81.5 98.0 98.0 100.0 100.0 #> 4 4 15.1 74.8 98.0 100.0 53.4 81.5 98.0 98.0 100.0 100.0 #> 5 5 15.1 74.8 98.0 99.0 53.4 81.5 98.0 98.0 99.0 100.0 #> 6 6 15.1 74.8 98.0 99.0 53.4 81.5 98.0 98.0 99.0 100.0 #> 7 7 15.1 74.8 98.0 99.0 53.4 81.5 98.0 98.0 99.0 100.0 #> 8 8 15.1 74.8 98.0 99.0 53.4 81.5 98.0 98.0 99.0 100.0 #> 9 9 15.1 74.8 98.0 99.0 53.4 81.5 98.0 98.0 99.0 100.0 #> 10 10 14.7 57.4 88.0 95.4 42.5 65.8 86.5 94.0 97.3 100.0 #> 11 11 14.7 57.4 88.0 95.4 42.5 65.8 86.5 94.0 97.3 100.0 #> 12 12 14.7 57.4 88.0 95.4 42.5 65.8 86.5 94.0 97.3 100.0 #> 13 13 14.7 57.4 88.0 95.4 42.5 65.8 86.5 94.0 97.3 100.0 #> 14 14 14.7 57.4 88.0 95.4 42.5 65.8 86.5 94.0 97.3 100.0 #> 15 15 10.6 52.2 83.1 93.9 35.4 56.6 81.1 87.1 94.9 99.9 #> 16 16 10.6 52.2 83.1 93.9 35.4 56.6 81.1 87.1 94.9 99.9 #> 17 17 10.6 52.2 83.1 93.9 35.4 56.6 81.1 87.1 94.9 99.9 #> 18 18 10.6 52.2 83.1 93.9 35.4 56.6 81.1 87.1 94.9 99.9 #> 19 19 10.6 52.2 83.1 93.9 35.4 56.6 81.1 87.1 94.9 99.9 #> 20 20 6.6 47.0 77.7 92.2 31.8 50.9 76.4 85.6 93.4 99.7 #> 21 21 6.6 47.0 77.7 92.2 31.8 50.9 76.4 85.6 93.4 99.7 #> 22 22 6.6 47.0 77.7 92.2 31.8 50.9 76.4 85.6 93.4 99.7 #> 23 23 6.6 47.0 77.7 92.2 31.8 50.9 76.4 85.6 93.4 99.7 #> 24 24 6.6 47.0 77.7 92.2 31.8 50.9 76.4 85.6 93.4 99.7 #> 25 25 4.1 36.5 74.4 89.8 23.9 39.3 73.1 82.3 91.4 99.5 #> 26 26 4.1 36.5 74.4 89.8 23.9 39.3 73.1 82.3 91.4 99.5 #> 27 27 4.1 36.5 74.4 89.8 23.9 39.3 73.1 82.3 91.4 99.5 #> 28 28 4.1 36.5 74.4 89.8 23.9 39.3 73.1 82.3 91.4 99.5 #> 29 29 4.1 36.5 74.4 89.8 23.9 39.3 73.1 82.3 91.4 99.5 #> 30 30 3.3 31.8 68.4 87.3 19.0 35.7 65.9 77.1 88.9 99.3 #> 31 31 3.3 31.8 68.4 87.3 19.0 35.7 65.9 77.1 88.9 99.3 #> 32 32 3.3 31.8 68.4 87.3 19.0 35.7 65.9 77.1 88.9 99.3 #> 33 33 3.3 31.8 68.4 87.3 19.0 35.7 65.9 77.1 88.9 99.3 #> 34 34 3.3 31.8 68.4 87.3 19.0 35.7 65.9 77.1 88.9 99.3 #> 35 35 1.6 25.8 63.5 83.4 14.3 30.3 61.7 73.4 84.8 99.3 #> 36 36 1.6 25.8 63.5 83.4 14.3 30.3 61.7 73.4 84.8 99.3 #> 37 37 1.6 25.8 63.5 83.4 14.3 30.3 61.7 73.4 84.8 99.3 #> 38 38 1.6 25.8 63.5 83.4 14.3 30.3 61.7 73.4 84.8 99.3 #> 39 39 1.6 25.8 63.5 83.4 14.3 30.3 61.7 73.4 84.8 99.3 #> 40 40 1.0 16.1 50.4 78.2 7.3 19.2 47.9 59.7 79.2 98.1 #> 41 41 1.0 16.1 50.4 78.2 7.3 19.2 47.9 59.7 79.2 98.1 #> 42 42 1.0 16.1 50.4 78.2 7.3 19.2 47.9 59.7 79.2 98.1 #> 43 43 1.0 16.1 50.4 78.2 7.3 19.2 47.9 59.7 79.2 98.1 #> 44 44 1.0 16.1 50.4 78.2 7.3 19.2 47.9 59.7 79.2 98.1 #> 45 45 0.6 12.3 45.2 69.4 5.0 14.3 41.1 51.5 70.2 96.3 #> 46 46 0.6 12.3 45.2 69.4 5.0 14.3 41.1 51.5 70.2 96.3 #> ppp190 ppp310 ppp380 ppp400 half100 percentile20 percentile40 percentile50 #> 0 81.5 100.0 100.0 100.0 43.9 58.6 96.4 98.0 #> 1 81.5 100.0 100.0 100.0 43.9 58.6 96.4 98.0 #> 2 81.5 100.0 100.0 100.0 43.9 58.6 96.4 98.0 #> 3 81.5 100.0 100.0 100.0 43.9 58.6 96.4 98.0 #> 4 81.5 100.0 100.0 100.0 43.9 58.6 96.4 98.0 #> 5 81.5 98.8 99.0 99.0 43.9 58.6 96.4 98.0 #> 6 81.5 98.8 99.0 99.0 43.9 58.6 96.4 98.0 #> 7 81.5 98.8 99.0 99.0 43.9 58.6 96.4 98.0 #> 8 81.5 98.8 99.0 99.0 43.9 58.6 96.4 98.0 #> 9 81.5 98.8 99.0 99.0 43.9 58.6 96.4 98.0 #> 10 65.9 94.3 97.4 97.5 38.1 43.7 72.8 79.0 #> 11 65.9 94.3 97.4 97.5 38.1 43.7 72.8 79.0 #> 12 65.9 94.3 97.4 97.5 38.1 43.7 72.8 79.0 #> 13 65.9 94.3 97.4 97.5 38.1 43.7 72.8 79.0 #> 14 65.9 94.3 97.4 97.5 38.1 43.7 72.8 79.0 #> 15 58.6 89.0 95.5 96.1 30.3 38.4 64.0 72.6 #> 16 58.6 89.0 95.5 96.1 30.3 38.4 64.0 72.6 #> 17 58.6 89.0 95.5 96.1 30.3 38.4 64.0 72.6 #> 18 58.6 89.0 95.5 96.1 30.3 38.4 64.0 72.6 #> 19 58.6 89.0 95.5 96.1 30.3 38.4 64.0 72.6 #> 20 53.6 88.1 93.8 94.8 26.7 35.4 59.6 68.1 #> 21 53.6 88.1 93.8 94.8 26.7 35.4 59.6 68.1 #> 22 53.6 88.1 93.8 94.8 26.7 35.4 59.6 68.1 #> 23 53.6 88.1 93.8 94.8 26.7 35.4 59.6 68.1 #> 24 53.6 88.1 93.8 94.8 26.7 35.4 59.6 68.1 #> 25 41.0 85.2 91.9 93.8 20.1 25.3 48.9 62.9 #> 26 41.0 85.2 91.9 93.8 20.1 25.3 48.9 62.9 #> 27 41.0 85.2 91.9 93.8 20.1 25.3 48.9 62.9 #> 28 41.0 85.2 91.9 93.8 20.1 25.3 48.9 62.9 #> 29 41.0 85.2 91.9 93.8 20.1 25.3 48.9 62.9 #> 30 37.4 79.7 90.1 91.9 14.8 21.0 44.6 54.2 #> 31 37.4 79.7 90.1 91.9 14.8 21.0 44.6 54.2 #> 32 37.4 79.7 90.1 91.9 14.8 21.0 44.6 54.2 #> 33 37.4 79.7 90.1 91.9 14.8 21.0 44.6 54.2 #> 34 37.4 79.7 90.1 91.9 14.8 21.0 44.6 54.2 #> 35 31.6 76.4 85.8 88.1 10.6 16.5 37.2 49.1 #> 36 31.6 76.4 85.8 88.1 10.6 16.5 37.2 49.1 #> 37 31.6 76.4 85.8 88.1 10.6 16.5 37.2 49.1 #> 38 31.6 76.4 85.8 88.1 10.6 16.5 37.2 49.1 #> 39 31.6 76.4 85.8 88.1 10.6 16.5 37.2 49.1 #> 40 20.6 64.0 81.6 85.5 5.8 8.3 26.0 34.6 #> 41 20.6 64.0 81.6 85.5 5.8 8.3 26.0 34.6 #> 42 20.6 64.0 81.6 85.5 5.8 8.3 26.0 34.6 #> 43 20.6 64.0 81.6 85.5 5.8 8.3 26.0 34.6 #> 44 20.6 64.0 81.6 85.5 5.8 8.3 26.0 34.6 #> 45 15.7 56.4 72.3 76.2 3.9 6.1 20.5 29.0 #> 46 15.7 56.4 72.3 76.2 3.9 6.1 20.5 29.0 #> percentile60 percentile80 #> 0 98.0 100.0 #> 1 98.0 100.0 #> 2 98.0 100.0 #> 3 98.0 100.0 #> 4 98.0 100.0 #> 5 98.0 98.8 #> 6 98.0 98.8 #> 7 98.0 98.8 #> 8 98.0 98.8 #> 9 98.0 98.8 #> 10 86.5 95.0 #> 11 86.5 95.0 #> 12 86.5 95.0 #> 13 86.5 95.0 #> 14 86.5 95.0 #> 15 81.1 93.1 #> 16 81.1 93.1 #> 17 81.1 93.1 #> 18 81.1 93.1 #> 19 81.1 93.1 #> 20 76.4 91.5 #> 21 76.4 91.5 #> 22 76.4 91.5 #> 23 76.4 91.5 #> 24 76.4 91.5 #> 25 73.0 88.9 #> 26 73.0 88.9 #> 27 73.0 88.9 #> 28 73.0 88.9 #> 29 73.0 88.9 #> 30 65.7 86.5 #> 31 65.7 86.5 #> 32 65.7 86.5 #> 33 65.7 86.5 #> 34 65.7 86.5 #> 35 61.4 81.9 #> 36 61.4 81.9 #> 37 61.4 81.9 #> 38 61.4 81.9 #> 39 61.4 81.9 #> 40 47.6 73.6 #> 41 47.6 73.6 #> 42 47.6 73.6 #> 43 47.6 73.6 #> 44 47.6 73.6 #> 45 40.6 65.5 #> 46 40.6 65.5 #> [ reached getOption("max.print") -- omitted 54 rows ]
# Given a specific PPI score (from 0 - 100), get the row of poverty # probabilities from PPI table it corresponds to ppiScore <- 50 ppiETH2016[ppiETH2016$score == ppiScore, ]
#> score nlFood nl100 nl150 nl200 ppp100 ppp125 ppp175 ppp200 ppp250 ppp500 #> 50 50 0.6 11.9 39 64.1 4.4 12.5 34.8 46.4 65.9 95.6 #> ppp190 ppp310 ppp380 ppp400 half100 percentile20 percentile40 percentile50 #> 50 13.8 50.8 68.3 70.7 3.6 5.9 17.6 25.4 #> percentile60 percentile80 #> 50 34.7 60.8
# Use subset() function to get the row of poverty probabilities corresponding # to specific PPI score ppiScore <- 50 subset(ppiETH2016, score == ppiScore)
#> score nlFood nl100 nl150 nl200 ppp100 ppp125 ppp175 ppp200 ppp250 ppp500 #> 50 50 0.6 11.9 39 64.1 4.4 12.5 34.8 46.4 65.9 95.6 #> ppp190 ppp310 ppp380 ppp400 half100 percentile20 percentile40 percentile50 #> 50 13.8 50.8 68.3 70.7 3.6 5.9 17.6 25.4 #> percentile60 percentile80 #> 50 34.7 60.8
# Given a specific PPI score (from 0 - 100), get a poverty probability # based on a specific poverty definition. In this example, the national # poverty line definition ppiScore <- 50 ppiETH2016[ppiETH2016$score == ppiScore, "nl100"]
#> [1] 11.9