Skip to content

This Java swing applet tries to predict the World's Total Population from past trends.

Notifications You must be signed in to change notification settings

srajat/World-Population-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World-Population-Predictor

This Java swing applet tries to predict the World's Total Population from past trends.

alt tag

Table of content

Installation

Prerequisites

  1. NetBeans 8.0.2 or later
STEPS
    * Install the latest release of the Java SE platform and NetBeans IDE, if you haven't already done so.
    * Fork the repo
    * Compile the program.
    * Run the program.

Technologies Used

  1. JAVA language
  2. JAVA swing

Features

Predict population of next 100 years

Just enter the details of current year and the output is the predicted population of next 100 years. We assume that Earth cannot support 11 Billion People so population will be limited to that once it reaches that point.

alt tag

Terms Related to Population

Abortion Rate

The number of abortions per 1,000 women ages 15-44 or 15-49 in a given year.

Child-Woman Ratio

The number of children under age 5 per 1,000 women ages 15-44 or 15-49 in a population in a given year. This crude fertility measure, based on basic census data, is sometimes used when more specific fertility information is not available.

Death Rate (or crude death rate)

The number of deaths per 1,000 population in a given year.

Fertility

The actual reproductive performance of an individual, a couple, a group, or a population. See general fertility rate.

Growth Rate

The number of people added to (or subtracted from) a population in a year due to natural increase and net migration expressed as a percentage of the population at the beginning of the time period.

Infant Mortality Rate

The number of deaths of infants under age 1 per 1,000 live births in a given year.

Class diagrams

Class diagram

alt tag

Class diagram of GUI

alt tag

Links

Visit me: Rajat Saxena

Contact me: [email protected]

About

This Java swing applet tries to predict the World's Total Population from past trends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages