home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Education Master 1994 (4th Edition)
/
EDUCATIONS_MASTER_4TH_EDITION.bin
/
files
/
educmath
/
nonlin
/
aids.nlr
next >
Wrap
Text File
|
1993-06-14
|
640b
|
26 lines
Title New Cases of AIDS in The United States
Register ! Please register your use
Variable Year ! Year for new cases
Variable Newcases ! Total new cases during year
Variable Childcases ! New cases for children under 13
Parameters k1=50000 ! Initial estimate of max cases
Parameter a=5
Parameter b=-.8
Constant baseyear=80
Function Newcases = k1 / (1+exp(a+b*(year-baseyear)))
Domain 80,95 ! Extrapolate forward through 1995
Plot Grid
Data
81 188 0
82 500 13
83 1500 22
84 3000 50
85 7000 120
86 12000 200
87 21000 350
88 31500 590
89 34000 620
90 42000 770
91 45500 700
92 46106 771