Project 12: Georgia Geniuses

Project 12Wikipedia considers a person with an IQ over 140 to be a genius.   We want to estimate the number of adult geniuses there are in Georgia.

Facts:

IQ scores are normally distributed with mean 'meanIQ' and standard deviation 'sdIQ'.

The number of adults in Georgia has been initialized as the variable 'numberOfGaAdults'.


Task: Implement code to appropriately initialize the value of 'numGaGen' that represents the number of adult geniuses in Georgia.

**If your code works for 5 test cases in a row, you can enter your e-mail address.