Aliza Shoop
April 26, 2018
This app is to be used to predict the Fertility of Populations using varying Education levels and Agriculture.
The app itself takes a user's input for an education level and applies the number to a linear model. The plot shows two possible predictions for Fertility levels of a given population based on either (1) Education Level (set by user) or (2) Education Level (set by user) and Agriculture wtihin that population.
Summary of variables used in App
if Education level is “25”
| Prediction based on Model with Education Only | Prediction based on Model with Education and Agriculture |
|---|---|
| 58.0513012 | 60.1439384 |
if Education level is “50”
| Prediction based on Model with Education Only | Prediction based on Model with Education and Agriculture |
|---|---|
| 36.4925439 | 36.0748728 |