338 ◾ Simple Statistical Methods for Software Engineering
We can now estimate constants B, C, and D by iterative analysis to arrive at the
least square error or any other curve-fitting technique. Once these three constants
are known, we can predict the time taken to achieve a given percentage of reli-
ability. Curve fitting techniques do not assume Gompertzian behavior but force
fit the Gompertz curve to data. e coefficient of determination R
2
or any other
assessment of error in the fitted curve should be used to determine the quality of
predictions.
Dimitri has proposed a way to extract parameters. Data are divided into three
groups with an equal number of values. He proposed formulas to determine con-
stants [4].
Box 21.2 Gompertz Curve for Growth of SharkS
Sharks are the top predators and play important roles in marine ecosystems.
Annual yields of small sharks in Taiwan declined dramatically from 5699
tons in 1993 to 510 tons in 2008, which implies that these stocks, mainly
caught by trawlers and long-liners in coastal waters off Taiwan, have experi-
enced heavy exploitation in recent years.
e blacktip sawtail catshark is a small species that inhabits tropical and
subtropical coastal waters of the western Pacific region. In Taiwan, this spe-
cies is found in coastal waters of western and northern Taiwan and is one of
the most important small shark species. e growth pattern of this species
has been studied by Liu et al. [5].
e growth data of 275 female sharks have been fitted to growth equations
such as Gompertz, as shown in Figure 21.4.
L
t
= A
e
Be
Ct
Where the parameters have been
estimated as
L
t
= Length in cm at time t years
A = Asymptotic length 52.8 cms
B = –2.28
C = –0.232
e above Gompertz equation is an
adaptation by Kwang-Ming Liu et al.
e constants are differently limited.
0
0
10
20
30
40
50
60
2 4 6 8 10 12 14
Age (year)
Length (cm)
16 18 20 22 24 26 28
Figure 21.4 Gompertz curve for shark growth.