SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
International
OPEN ACCESS Journal
Of Modern Engineering Research (IJMER)
| IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 27 |
Parameter Estimation for the Exponential distribution model
Using Least-Squares Methods and applying Optimization
Methods
KHIZAR.H.KHAN
Department of Mathematics, College of Science and Humanity Studies, Prince Sattam Bin Abdulaziz University,
Al-Kharj, Kingdom of Saudi Arabia
Email: drkhizar@gmail.com,k.khan@psau.edu.sa
I. Introduction
The method of linear least-squares requires that a straight line be fitted to a set of data points such that the sum
of squares of the vertical deviations from the points to be minimized ([17]).
Adrien Merie Legendre(1752-1833) is generally credited for creating the basic ideas of the method of least
squares. Some people believe that the method was discovered at the same time by Karl F. Gauss (1777-1855),
Pierre S. Laplace (1749-1827) and others. Furthermore, Markov's name is also included for further development
of these ideas. In recent years, ([17],[18])an effort have been made to find better methods of fitting curves or
equations to data, but the least-squares method remained dominant, and is used as one of the important methods
of estimating the parameters. The least-squares method ([18], [19]) consists of finding those parametersthat
minimize a particular objective function based on squared deviations.
It is to be noted that for the least-squares estimation method, we are interested to minimize some function of the
residual, that is, we want to find the best possible agreement between the observed and the estimated values. To
define the objective function F, we set up a vector of residualsr y y i mi i
obs
i
est
  , , , ,1 2  .(1.1)
Then the objective function is a sum of squared residuals - the term 'least-squares' derives from this kind of
function:
F r y yi i
obs
i
est
i
m
i
m
  

 2 2
11
( ) . (1.2)
The objective function is the sum of the squares of the deviations between the observed values and the
corresponding estimated values ([17],[18]). The maximum absolute discrepancy between observed and
estimated values is minimized using optimization methods.
We treated Kaplan-Meier estimates ( KM ti( )) ([1],[5]) as the observed values ( yi
obs
) of the objective
functionand the survivor rate estimates (S ti( )) of exponential distribution models as the estimated value ( yi
est
)
of the objective functionF ([5]) . We considered the objective function for the models of the form
2
1
( ( ) ( ))
m
i i i
i
F f KM t S t

  (1.3)
Abstract: We find parameter estimates of the Exponential distribution models using least-
squares estimation method for the case when partial derivatives were not available, the Nelder
and Meads, and Hooke and Jeeves optimization methodswere used and for the case when first
partial derivatives are available, the Quasi – Newton Method (Davidon-Fletcher-Powel (DFP)
and the Broyden-Fletcher-Goldfarb-Shanno (BFGS) optimization methods)were applied. The
medical data sets of 21Leukemiacancer patients with time span of 35 weeks ([3],[6]) were used.
Keywords: Exponential Distribution model, Nelder and Meads, and Hooke and Jeeves, DFP and
BFGS optimization methods, Parameter estimation, Least Square method, Kaplan-Meier estimates,
Survival rate Estimates, Variance-Covariance
Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying …
| IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 28 |
where if is the number of failures at time ti and m is the number of failure groups.
We used the procedure as follows:
 Note that the Kaplan-Meier method is independent of parameters, so for a particular value of time ti
we find the value of the Kaplan-Meier estimate KM ti( )of the survival function.
 We suppose that the survivor function of Exponential model at time ti is ( ; )iS t a , and with the
starting value of the parameters 0a , we can find the value of the survivor function 0( ; )iS t a .
 From the numerical values of the Kaplan-Meier estimates KM ti( ), and the survivor function ( ; )iS t a
of theexponential model at time ti , we can evaluate errors ( ; ) ( )i iS t a KM t .
 The function value with a suitable starting point 0a is given by
0 0( ; ) max ( ; ) ( )i i iF t a S t a KM t
i
  .
 We have numerical value of the function at initial point 0a and this function value can be used in
numerical optimizationsearch methods to find the minimum point
*
a (optimal value of the parametera ).
1. Exponential Distribution Model
The exponential distribution ([3],[4]) is a very commonly used distribution in reliability and life testing. The
single-parameter exponential pdf is
f t t t( ) exp( ) , ,     0 0 (2.1)
The reliability (or survivor) function of the exponential distribution is
S t F t f x dx
t
( ) ( ) ( )    1 1
0
(2.2)
Or S t t( ) exp( )  . (2.3)
( )
( )
( )
f t
H t
S t
  (2.4)
where parameter is the constant failure-rate, (or hazard rate). Since the hazard rate is constant, therefore it is a
useful model for lifetime data where used items are to be considered as good-as-new ones.
II. Exponential Distribution Models using Least-Squares Methods and Applying Nelder
and Meads and Hook and Jeeves Search Methods
For a practical application of the least-squares estimation method, when partial derivatives of the objective
function are not available, we considered the data of twenty-one leukemia patients. Nelder and Meads
([10],[14],[15]) and Hook and Jeeves ([7],[8]) are simplex methods and are useful for optimizing the nonlinear
programming problems. These are numerical methods without calculating the derivatives of the objective
function. These methods do not require first partial derivatives (gradients) so may converge very slow or even
may diverge at all ([8], [9]). The numerical results of Exponential distribution model using Nelder and Mead’s
and Hooke and Jeeves search methods have been presents in this paper. The results include function values,
parameter estimates, survivor-rate estimates, Kaplan-Meier estimates ([1], [[5]) and otherinformation.
Table 1: Comparison of Survival Rate estimates
Failure
Time
(Weeks)
Number
of
Failures
Nelder and Meads Hook and Jeeves
Exponential
Model
Kaplan Meier
Exponential
Model
Kaplan Meier
6 3 0.8281428977 0.85714285714 0.8280900288 0.85714285714
7 1 0.8025205496 0.8067226890 0.8024607779 0.8067226890
10 1 0.7303126154 0.7529411764 0.7302349115 0.7529411764
13 1 0.6646016934 0.6901960784 0.6645097687 0.6901960784
16 1 0.6048032056 0.6274509803 0.6047002489 0.6274509803
Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying …
| IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 29 |
22 1 0.5008634792 0.5378151260 0.5007462466 0.5378151260
23 1 0.485367001 0.4481792717 0.4852482322 0.4481792717
Table 2:
Nelder and Meads Hook and Jeeves
Estimates of Parameter 3.1428259611129838E-02 3.1438899999998537E-02
Optimal Functional value 3.7187729316226603E-03 3.7068960496299763E-03
III. Exponential Distribution Models using Least-Squares Methods and ApplyingQuasi
Newton Methods
In order to find the parameter estimates of Exponential probability distribution models, we used the Davidon-
Fletcher-Powel (DFP) and the Broyden-Fletcher-Reeves-Shanno (BFGS) optimization methods ([21], [23],
[25]).
To apply these optimization methods, we need to find the first partial derivatives of the objective function F of
eq. (1.3).
 
1
( )
2 ( ) ( )
m
i
i i i
i
S tF
f S t KM t

 
  (4.1)
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1 2 3 4 5 6 7
SurvivorRates
Time
Hook-Jeeves method
Exponential Model
Kaplan Meier
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1 2 3 4 5 6 7
SurvivorRates
Time
Nelder-Meads Method
Exponential Model
Kaplan Meier
0
0.2
0.4
0.6
0.8
1
0 2 4 6 8
SurvivorRates
Time
Hook-Jeeves and Nelder-Mead Methods
Exponential Model
Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying …
| IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 30 |
where
( )
( )
S t
tS t


  . (4.2)
Now using eq.(4. 1) and eq.(4.2) and eq. (1.3) in the DFP and in the BFGS optimization method, we find the
estimated value of the parameter
 and other information ([25], [26], [27]).
Table 3: Numerical Results using Quasi –Newton Method
DFP BFGS
Estimates of Parameter(  ) 2.96462923265E-2 2.964389273494E-2
Optimal Functional value(F) 5.05544097205E-03 5.05544162231E-03
Gradient at  9.7664E-08 -1.2641E-05
The Variance-Covariance at  8.13899E-04 8.13962E-04
IV. Conclusion
The Survival rate estimates for the 21 Leukemia patients for the period of 35 week under observations
were compared using Kaplan Meier estimation and exponential distribution model. We found that the
results (like the parameter estimates) for the exponential distribution model were approximately
samefor both the cases when the derivatives of an objective function were not available (Using the
Hook and Jeeves, and Nelder and Meads method) and when first partial derivatives of the objective
function were available (using Quasi-Newton method (DFP and BFGS methods).
Acknowledgement
The author (Khizar H. Khan) thankfully acknowledges the support provided by the Department of Mathematics,
College of Science and Humanities, Prince Sattam Bin Abdulaziz University, Al-Kharj, and Ministry of Higher
Education, Saudi Arabia, for providing the facilities and an environment to perform this research work.
References
[1]. Kaplan E.L., P.Meier P. (1958) Nonparametric estimation from incomplete observations ,J. Amer.
Statist. Assoc., 53, pp. 457-481.
[2]. Freireich et al. (1963“The Effect of 6-mercaptopurine on the duration of steroid induced remission in
acute leukemia”, Blood 21), pp. 699-716.
[3]. Bain, L.J.,Englehardt, M. (1991) Statistical Analysis of Reliability and Life-Testing Models: Theory
and Methods, 2, Marcel Dekker.
[4]. Lawless J.F. (1982) Statistical Models and Methods for life-time Data, John Wiley and Sons.
[5]. Cox D.R.,Oaks D. (1984) Analysis of Survival Data. London Chapman and Hall.
[6]. Robert Hooke and T.A. Jeeves, Westinghouse Research Laboratories, Piitsburgh, Pennsylvania,
“Direct Research Solution of Numerical and statistical Problem research”, International Journal of
Statistics, Vol.16, pp.670-683,1960.
[7]. S. Babu, T. S. Kumar and V. Balasubramanian, “Optimizing Pulsed Current Gas Tugsten Arc Welding
Parameters of AA6061 Aluminium Alloy Using Hooke and Jeeves Algorithm,” Transactions of
Nonferrous Metals Society of China, Vol. 18, No. 5, 2008, pp. 1028-1036.
[8]. G.S Kirat , A.N Surde “Review of Hooke and Jeeves Direct Search Solution Method
AnalysisApplicable To Mechanical Design Engineering” Novateur Publications International Journal
of Innovations in Engineering Research and Technology [IJIERT], ISSN: 2394-3696, Volume 1, Issue
2, Dec-2014.
[9]. J.A. Nelder, R. Mead, “A Simplex method for function minimization”, Computer Journal 7, (1965),
308-313.
[10]. K.I.M. McKinnon, “Convergence of the Nelder-Mead simplex method to a nonstationary point”, SIAM
Journal on Optimization, 9, (1998), 148- 158.
[11]. C.J. Price, I.D. Coope, D. Byatt, “A convergent variant of the Nelder-Mead algorithm”, Journal of
Optimization Theory and Applications, 113, (2002), 5–19.
[12]. L. Nazareth, P. Tseng, “Gilding the Lily: A Variant of the Nelder-Mead Algorithm Based on Golden-
Section Search”, Comput. Optim. Appl, vol. 22, no. 1, pp. 133–144, 2002.
[13]. L. Han, M. Newmann, “Effect of dimensionality on the Nelder-Mead simplex method”,Optimization
Methods and Software, 21, 1(2006), 1-16.
Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying …
| IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 31 |
[14]. F. Gao, L. Han, “Implementing the Nelder-Mead Simplex Algorithm with Adaptive Parameters”,
Comput. Optim. Appl, vol., no. , pp. , 4th May 2010.
[15]. Nam P., Bogdan M.Wilamow “improved Nelder Mead’s Simplex method and Applications”, Journal
Of Computing, Volume 3, Issue 3, ISSN 2151-9617, March 2011.
[16]. K. Levenberg, “A Method for the Solution of Certain Problems in Least Squares,” Quart. Appl. Mach.,
vol. 2, pp. 164–168, 1944.
[17]. Plackett, R.L. (1972). “The discovery of the method of least squares. Biometrika”, 59,239–251.
[18]. J. T. Betts, “Solving the Nonlinear Least Square Problems: Application of a General Method”, Journal
of Optimization Theory and Applications, vol. 8, no. 4, 1976.
[19]. Harper H.L. (1974–1976). “The method of least squares and some alternatives”. Part I, II, II, IV, V, VI.
International Satistical Review, 42, 147–174; 42, 235–264; 43, 1–44; 43, 125–190; 43, 269–272; 44,
113–159.
[20]. Davidon, W .C . : Variable Metric Method for Minimization. ANL-5990 (rev. ) , Argonne National
Laboratory, Nov. 1959. 21.
[21]. Fletcher, R. ; and Powell, M. J. D . : A Rapidly Convergent Descent Method for Minimization.
Computer J. , vol. 6, Apr . 1963-Jan. 1964, pp . 163-168.
[22]. Broyden, C. G. (1970), "The convergence of a class of double-rank minimization algorithms", Journal
of the Institute of Mathematics and Its Applications, 6: 76–90, doi:10.1093/imamat/6.1.76
[23]. Fletcher, R. (1970), "A New Approach to Variable Metric Algorithms", Computer Journal, 13 (3):
317–322, doi:10.1093/comjnl/13.3.317
[24]. Fletcher, Roger (1987), Practical methods of optimization (2nd ed.), New York: John Wiley &
Sons, ISBN 978-0-471-91547-8
[25]. Goldfarb, D. (1970), "A Family of Variable Metric Updates Derived by Variational
Means", Mathematics of Computation, 24 (109): 23–26, doi:10.1090/S0025-5718-1970-0258249-6
[26]. Shanno, David F.; Kettler, Paul C. (July 1970), "Optimal conditioning of quasi-Newton
methods", Mathematics of Computation, 24 (111): 657–664, doi:10.1090/S0025-5718-1970-0274030-
6.

Contenu connexe

Tendances

MUMS: Bayesian, Fiducial, and Frequentist Conference - Generalized Probabilis...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Generalized Probabilis...MUMS: Bayesian, Fiducial, and Frequentist Conference - Generalized Probabilis...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Generalized Probabilis...
The Statistical and Applied Mathematical Sciences Institute
 
IEOR 265 Final Paper_Minchao Lin
IEOR 265 Final Paper_Minchao LinIEOR 265 Final Paper_Minchao Lin
IEOR 265 Final Paper_Minchao Lin
Minchao Lin
 
RoughSurfaceModels.ppt
RoughSurfaceModels.pptRoughSurfaceModels.ppt
RoughSurfaceModels.ppt
grssieee
 

Tendances (19)

Dimensional analysis
Dimensional analysisDimensional analysis
Dimensional analysis
 
MUMS: Bayesian, Fiducial, and Frequentist Conference - Generalized Probabilis...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Generalized Probabilis...MUMS: Bayesian, Fiducial, and Frequentist Conference - Generalized Probabilis...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Generalized Probabilis...
 
Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...
Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...
Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...
 
Jmessp13420104
Jmessp13420104Jmessp13420104
Jmessp13420104
 
A note on estimation of population mean in sample survey using auxiliary info...
A note on estimation of population mean in sample survey using auxiliary info...A note on estimation of population mean in sample survey using auxiliary info...
A note on estimation of population mean in sample survey using auxiliary info...
 
Af4201214217
Af4201214217Af4201214217
Af4201214217
 
IEOR 265 Final Paper_Minchao Lin
IEOR 265 Final Paper_Minchao LinIEOR 265 Final Paper_Minchao Lin
IEOR 265 Final Paper_Minchao Lin
 
Metaheuristic Optimization: Algorithm Analysis and Open Problems
Metaheuristic Optimization: Algorithm Analysis and Open ProblemsMetaheuristic Optimization: Algorithm Analysis and Open Problems
Metaheuristic Optimization: Algorithm Analysis and Open Problems
 
Trends in Computer Science and Information Technology
Trends in Computer Science and Information TechnologyTrends in Computer Science and Information Technology
Trends in Computer Science and Information Technology
 
A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...
A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...
A Computationally Efficient Algorithm to Solve Generalized Method of Moments ...
 
RoughSurfaceModels.ppt
RoughSurfaceModels.pptRoughSurfaceModels.ppt
RoughSurfaceModels.ppt
 
Lect5 principal component analysis
Lect5 principal component analysisLect5 principal component analysis
Lect5 principal component analysis
 
012
012012
012
 
23
2323
23
 
LINEAR SEARCH VERSUS BINARY SEARCH: A STATISTICAL COMPARISON FOR BINOMIAL INPUTS
LINEAR SEARCH VERSUS BINARY SEARCH: A STATISTICAL COMPARISON FOR BINOMIAL INPUTSLINEAR SEARCH VERSUS BINARY SEARCH: A STATISTICAL COMPARISON FOR BINOMIAL INPUTS
LINEAR SEARCH VERSUS BINARY SEARCH: A STATISTICAL COMPARISON FOR BINOMIAL INPUTS
 
Jmestn42351212
Jmestn42351212Jmestn42351212
Jmestn42351212
 
recko_paper
recko_paperrecko_paper
recko_paper
 
Dimensional analysis
Dimensional analysisDimensional analysis
Dimensional analysis
 
Advanced cosine measures for collaborative filtering
Advanced cosine measures for collaborative filteringAdvanced cosine measures for collaborative filtering
Advanced cosine measures for collaborative filtering
 

Similaire à Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying Optimization Methods

Bayes estimators for the shape parameter of pareto type i
Bayes estimators for the shape parameter of pareto type iBayes estimators for the shape parameter of pareto type i
Bayes estimators for the shape parameter of pareto type i
Alexander Decker
 
Bayes estimators for the shape parameter of pareto type i
Bayes estimators for the shape parameter of pareto type iBayes estimators for the shape parameter of pareto type i
Bayes estimators for the shape parameter of pareto type i
Alexander Decker
 

Similaire à Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying Optimization Methods (20)

Parameter Estimation for the Weibul distribution model Using Least-Squares Me...
Parameter Estimation for the Weibul distribution model Using Least-Squares Me...Parameter Estimation for the Weibul distribution model Using Least-Squares Me...
Parameter Estimation for the Weibul distribution model Using Least-Squares Me...
 
Iterative Determinant Method for Solving Eigenvalue Problems
Iterative Determinant Method for Solving Eigenvalue ProblemsIterative Determinant Method for Solving Eigenvalue Problems
Iterative Determinant Method for Solving Eigenvalue Problems
 
LOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATION
LOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATIONLOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATION
LOGNORMAL ORDINARY KRIGING METAMODEL IN SIMULATION OPTIMIZATION
 
A Mathematical Programming Approach for Selection of Variables in Cluster Ana...
A Mathematical Programming Approach for Selection of Variables in Cluster Ana...A Mathematical Programming Approach for Selection of Variables in Cluster Ana...
A Mathematical Programming Approach for Selection of Variables in Cluster Ana...
 
O0447796
O0447796O0447796
O0447796
 
A comparison of SIFT, PCA-SIFT and SURF
A comparison of SIFT, PCA-SIFT and SURFA comparison of SIFT, PCA-SIFT and SURF
A comparison of SIFT, PCA-SIFT and SURF
 
USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...
USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...
USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...
 
USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...
USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...
USING CUCKOO ALGORITHM FOR ESTIMATING TWO GLSD PARAMETERS AND COMPARING IT WI...
 
Using Cuckoo Algorithm for Estimating Two GLSD Parameters and Comparing it wi...
Using Cuckoo Algorithm for Estimating Two GLSD Parameters and Comparing it wi...Using Cuckoo Algorithm for Estimating Two GLSD Parameters and Comparing it wi...
Using Cuckoo Algorithm for Estimating Two GLSD Parameters and Comparing it wi...
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
 
Differential Evolution Algorithm with Triangular Adaptive Control Parameter f...
Differential Evolution Algorithm with Triangular Adaptive Control Parameter f...Differential Evolution Algorithm with Triangular Adaptive Control Parameter f...
Differential Evolution Algorithm with Triangular Adaptive Control Parameter f...
 
How to Decide the Best Fuzzy Model in ANFIS
How to Decide the Best Fuzzy Model in ANFIS How to Decide the Best Fuzzy Model in ANFIS
How to Decide the Best Fuzzy Model in ANFIS
 
RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATARESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
RESIDUALS AND INFLUENCE IN NONLINEAR REGRESSION FOR REPEATED MEASUREMENT DATA
 
The Short-term Swap Rate Models in China
The Short-term Swap Rate Models in ChinaThe Short-term Swap Rate Models in China
The Short-term Swap Rate Models in China
 
Bayes estimators for the shape parameter of pareto type i
Bayes estimators for the shape parameter of pareto type iBayes estimators for the shape parameter of pareto type i
Bayes estimators for the shape parameter of pareto type i
 
Bayes estimators for the shape parameter of pareto type i
Bayes estimators for the shape parameter of pareto type iBayes estimators for the shape parameter of pareto type i
Bayes estimators for the shape parameter of pareto type i
 
Paper id 26201483
Paper id 26201483Paper id 26201483
Paper id 26201483
 
Sensitivity analysis in a lidar camera calibration
Sensitivity analysis in a lidar camera calibrationSensitivity analysis in a lidar camera calibration
Sensitivity analysis in a lidar camera calibration
 
SENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATION
SENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATIONSENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATION
SENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATION
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 

Plus de IJMERJOURNAL

Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
IJMERJOURNAL
 
Investigating The Performance of A Steam Power Plant
Investigating The Performance of A Steam Power PlantInvestigating The Performance of A Steam Power Plant
Investigating The Performance of A Steam Power Plant
IJMERJOURNAL
 

Plus de IJMERJOURNAL (20)

Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...
Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...
Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...
 
Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...
Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...
Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...
 
A New Two-Dimensional Analytical Model of Small Geometry GaAs MESFET
A New Two-Dimensional Analytical Model of Small Geometry GaAs MESFETA New Two-Dimensional Analytical Model of Small Geometry GaAs MESFET
A New Two-Dimensional Analytical Model of Small Geometry GaAs MESFET
 
Design a WSN Control System for Filter Backwashing Process
Design a WSN Control System for Filter Backwashing ProcessDesign a WSN Control System for Filter Backwashing Process
Design a WSN Control System for Filter Backwashing Process
 
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
 
Comparisons of Shallow Foundations in Different Soil Condition
Comparisons of Shallow Foundations in Different Soil ConditionComparisons of Shallow Foundations in Different Soil Condition
Comparisons of Shallow Foundations in Different Soil Condition
 
Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...
Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...
Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...
 
Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...
Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...
Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...
 
Investigating The Performance of A Steam Power Plant
Investigating The Performance of A Steam Power PlantInvestigating The Performance of A Steam Power Plant
Investigating The Performance of A Steam Power Plant
 
Study of Time Reduction in Manufacturing of Screws Used in Twin Screw Pump
Study of Time Reduction in Manufacturing of Screws Used in Twin Screw PumpStudy of Time Reduction in Manufacturing of Screws Used in Twin Screw Pump
Study of Time Reduction in Manufacturing of Screws Used in Twin Screw Pump
 
Mitigation of Voltage Imbalance in A Two Feeder Distribution System Using Iupqc
Mitigation of Voltage Imbalance in A Two Feeder Distribution System Using IupqcMitigation of Voltage Imbalance in A Two Feeder Distribution System Using Iupqc
Mitigation of Voltage Imbalance in A Two Feeder Distribution System Using Iupqc
 
Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...
Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...
Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...
 
Analytical Solutions of simultaneous Linear Differential Equations in Chemica...
Analytical Solutions of simultaneous Linear Differential Equations in Chemica...Analytical Solutions of simultaneous Linear Differential Equations in Chemica...
Analytical Solutions of simultaneous Linear Differential Equations in Chemica...
 
Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...
Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...
Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...
 
Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...
Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...
Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...
 
An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...
An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...
An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...
 
Nigerian Economy and the Impact of Alternative Energy.
Nigerian Economy and the Impact of Alternative Energy.Nigerian Economy and the Impact of Alternative Energy.
Nigerian Economy and the Impact of Alternative Energy.
 
CASE STUDY
CASE STUDYCASE STUDY
CASE STUDY
 
Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...
Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...
Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...
 
li-fi: the future of wireless communication
li-fi: the future of wireless communicationli-fi: the future of wireless communication
li-fi: the future of wireless communication
 

Dernier

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 

Dernier (20)

ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 

Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying Optimization Methods

  • 1. International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) | IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 27 | Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying Optimization Methods KHIZAR.H.KHAN Department of Mathematics, College of Science and Humanity Studies, Prince Sattam Bin Abdulaziz University, Al-Kharj, Kingdom of Saudi Arabia Email: drkhizar@gmail.com,k.khan@psau.edu.sa I. Introduction The method of linear least-squares requires that a straight line be fitted to a set of data points such that the sum of squares of the vertical deviations from the points to be minimized ([17]). Adrien Merie Legendre(1752-1833) is generally credited for creating the basic ideas of the method of least squares. Some people believe that the method was discovered at the same time by Karl F. Gauss (1777-1855), Pierre S. Laplace (1749-1827) and others. Furthermore, Markov's name is also included for further development of these ideas. In recent years, ([17],[18])an effort have been made to find better methods of fitting curves or equations to data, but the least-squares method remained dominant, and is used as one of the important methods of estimating the parameters. The least-squares method ([18], [19]) consists of finding those parametersthat minimize a particular objective function based on squared deviations. It is to be noted that for the least-squares estimation method, we are interested to minimize some function of the residual, that is, we want to find the best possible agreement between the observed and the estimated values. To define the objective function F, we set up a vector of residualsr y y i mi i obs i est   , , , ,1 2  .(1.1) Then the objective function is a sum of squared residuals - the term 'least-squares' derives from this kind of function: F r y yi i obs i est i m i m      2 2 11 ( ) . (1.2) The objective function is the sum of the squares of the deviations between the observed values and the corresponding estimated values ([17],[18]). The maximum absolute discrepancy between observed and estimated values is minimized using optimization methods. We treated Kaplan-Meier estimates ( KM ti( )) ([1],[5]) as the observed values ( yi obs ) of the objective functionand the survivor rate estimates (S ti( )) of exponential distribution models as the estimated value ( yi est ) of the objective functionF ([5]) . We considered the objective function for the models of the form 2 1 ( ( ) ( )) m i i i i F f KM t S t    (1.3) Abstract: We find parameter estimates of the Exponential distribution models using least- squares estimation method for the case when partial derivatives were not available, the Nelder and Meads, and Hooke and Jeeves optimization methodswere used and for the case when first partial derivatives are available, the Quasi – Newton Method (Davidon-Fletcher-Powel (DFP) and the Broyden-Fletcher-Goldfarb-Shanno (BFGS) optimization methods)were applied. The medical data sets of 21Leukemiacancer patients with time span of 35 weeks ([3],[6]) were used. Keywords: Exponential Distribution model, Nelder and Meads, and Hooke and Jeeves, DFP and BFGS optimization methods, Parameter estimation, Least Square method, Kaplan-Meier estimates, Survival rate Estimates, Variance-Covariance
  • 2. Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying … | IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 28 | where if is the number of failures at time ti and m is the number of failure groups. We used the procedure as follows:  Note that the Kaplan-Meier method is independent of parameters, so for a particular value of time ti we find the value of the Kaplan-Meier estimate KM ti( )of the survival function.  We suppose that the survivor function of Exponential model at time ti is ( ; )iS t a , and with the starting value of the parameters 0a , we can find the value of the survivor function 0( ; )iS t a .  From the numerical values of the Kaplan-Meier estimates KM ti( ), and the survivor function ( ; )iS t a of theexponential model at time ti , we can evaluate errors ( ; ) ( )i iS t a KM t .  The function value with a suitable starting point 0a is given by 0 0( ; ) max ( ; ) ( )i i iF t a S t a KM t i   .  We have numerical value of the function at initial point 0a and this function value can be used in numerical optimizationsearch methods to find the minimum point * a (optimal value of the parametera ). 1. Exponential Distribution Model The exponential distribution ([3],[4]) is a very commonly used distribution in reliability and life testing. The single-parameter exponential pdf is f t t t( ) exp( ) , ,     0 0 (2.1) The reliability (or survivor) function of the exponential distribution is S t F t f x dx t ( ) ( ) ( )    1 1 0 (2.2) Or S t t( ) exp( )  . (2.3) ( ) ( ) ( ) f t H t S t   (2.4) where parameter is the constant failure-rate, (or hazard rate). Since the hazard rate is constant, therefore it is a useful model for lifetime data where used items are to be considered as good-as-new ones. II. Exponential Distribution Models using Least-Squares Methods and Applying Nelder and Meads and Hook and Jeeves Search Methods For a practical application of the least-squares estimation method, when partial derivatives of the objective function are not available, we considered the data of twenty-one leukemia patients. Nelder and Meads ([10],[14],[15]) and Hook and Jeeves ([7],[8]) are simplex methods and are useful for optimizing the nonlinear programming problems. These are numerical methods without calculating the derivatives of the objective function. These methods do not require first partial derivatives (gradients) so may converge very slow or even may diverge at all ([8], [9]). The numerical results of Exponential distribution model using Nelder and Mead’s and Hooke and Jeeves search methods have been presents in this paper. The results include function values, parameter estimates, survivor-rate estimates, Kaplan-Meier estimates ([1], [[5]) and otherinformation. Table 1: Comparison of Survival Rate estimates Failure Time (Weeks) Number of Failures Nelder and Meads Hook and Jeeves Exponential Model Kaplan Meier Exponential Model Kaplan Meier 6 3 0.8281428977 0.85714285714 0.8280900288 0.85714285714 7 1 0.8025205496 0.8067226890 0.8024607779 0.8067226890 10 1 0.7303126154 0.7529411764 0.7302349115 0.7529411764 13 1 0.6646016934 0.6901960784 0.6645097687 0.6901960784 16 1 0.6048032056 0.6274509803 0.6047002489 0.6274509803
  • 3. Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying … | IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 29 | 22 1 0.5008634792 0.5378151260 0.5007462466 0.5378151260 23 1 0.485367001 0.4481792717 0.4852482322 0.4481792717 Table 2: Nelder and Meads Hook and Jeeves Estimates of Parameter 3.1428259611129838E-02 3.1438899999998537E-02 Optimal Functional value 3.7187729316226603E-03 3.7068960496299763E-03 III. Exponential Distribution Models using Least-Squares Methods and ApplyingQuasi Newton Methods In order to find the parameter estimates of Exponential probability distribution models, we used the Davidon- Fletcher-Powel (DFP) and the Broyden-Fletcher-Reeves-Shanno (BFGS) optimization methods ([21], [23], [25]). To apply these optimization methods, we need to find the first partial derivatives of the objective function F of eq. (1.3).   1 ( ) 2 ( ) ( ) m i i i i i S tF f S t KM t      (4.1) 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 2 3 4 5 6 7 SurvivorRates Time Hook-Jeeves method Exponential Model Kaplan Meier 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 2 3 4 5 6 7 SurvivorRates Time Nelder-Meads Method Exponential Model Kaplan Meier 0 0.2 0.4 0.6 0.8 1 0 2 4 6 8 SurvivorRates Time Hook-Jeeves and Nelder-Mead Methods Exponential Model
  • 4. Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying … | IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 30 | where ( ) ( ) S t tS t     . (4.2) Now using eq.(4. 1) and eq.(4.2) and eq. (1.3) in the DFP and in the BFGS optimization method, we find the estimated value of the parameter  and other information ([25], [26], [27]). Table 3: Numerical Results using Quasi –Newton Method DFP BFGS Estimates of Parameter(  ) 2.96462923265E-2 2.964389273494E-2 Optimal Functional value(F) 5.05544097205E-03 5.05544162231E-03 Gradient at  9.7664E-08 -1.2641E-05 The Variance-Covariance at  8.13899E-04 8.13962E-04 IV. Conclusion The Survival rate estimates for the 21 Leukemia patients for the period of 35 week under observations were compared using Kaplan Meier estimation and exponential distribution model. We found that the results (like the parameter estimates) for the exponential distribution model were approximately samefor both the cases when the derivatives of an objective function were not available (Using the Hook and Jeeves, and Nelder and Meads method) and when first partial derivatives of the objective function were available (using Quasi-Newton method (DFP and BFGS methods). Acknowledgement The author (Khizar H. Khan) thankfully acknowledges the support provided by the Department of Mathematics, College of Science and Humanities, Prince Sattam Bin Abdulaziz University, Al-Kharj, and Ministry of Higher Education, Saudi Arabia, for providing the facilities and an environment to perform this research work. References [1]. Kaplan E.L., P.Meier P. (1958) Nonparametric estimation from incomplete observations ,J. Amer. Statist. Assoc., 53, pp. 457-481. [2]. Freireich et al. (1963“The Effect of 6-mercaptopurine on the duration of steroid induced remission in acute leukemia”, Blood 21), pp. 699-716. [3]. Bain, L.J.,Englehardt, M. (1991) Statistical Analysis of Reliability and Life-Testing Models: Theory and Methods, 2, Marcel Dekker. [4]. Lawless J.F. (1982) Statistical Models and Methods for life-time Data, John Wiley and Sons. [5]. Cox D.R.,Oaks D. (1984) Analysis of Survival Data. London Chapman and Hall. [6]. Robert Hooke and T.A. Jeeves, Westinghouse Research Laboratories, Piitsburgh, Pennsylvania, “Direct Research Solution of Numerical and statistical Problem research”, International Journal of Statistics, Vol.16, pp.670-683,1960. [7]. S. Babu, T. S. Kumar and V. Balasubramanian, “Optimizing Pulsed Current Gas Tugsten Arc Welding Parameters of AA6061 Aluminium Alloy Using Hooke and Jeeves Algorithm,” Transactions of Nonferrous Metals Society of China, Vol. 18, No. 5, 2008, pp. 1028-1036. [8]. G.S Kirat , A.N Surde “Review of Hooke and Jeeves Direct Search Solution Method AnalysisApplicable To Mechanical Design Engineering” Novateur Publications International Journal of Innovations in Engineering Research and Technology [IJIERT], ISSN: 2394-3696, Volume 1, Issue 2, Dec-2014. [9]. J.A. Nelder, R. Mead, “A Simplex method for function minimization”, Computer Journal 7, (1965), 308-313. [10]. K.I.M. McKinnon, “Convergence of the Nelder-Mead simplex method to a nonstationary point”, SIAM Journal on Optimization, 9, (1998), 148- 158. [11]. C.J. Price, I.D. Coope, D. Byatt, “A convergent variant of the Nelder-Mead algorithm”, Journal of Optimization Theory and Applications, 113, (2002), 5–19. [12]. L. Nazareth, P. Tseng, “Gilding the Lily: A Variant of the Nelder-Mead Algorithm Based on Golden- Section Search”, Comput. Optim. Appl, vol. 22, no. 1, pp. 133–144, 2002. [13]. L. Han, M. Newmann, “Effect of dimensionality on the Nelder-Mead simplex method”,Optimization Methods and Software, 21, 1(2006), 1-16.
  • 5. Parameter Estimation for the Exponential distribution model Using Least-Squares Methods and applying … | IJMER | ISSN: 2249–6645 www.ijmer.com | Vol. 7 | Iss. 4 | Apr. 2017 | 31 | [14]. F. Gao, L. Han, “Implementing the Nelder-Mead Simplex Algorithm with Adaptive Parameters”, Comput. Optim. Appl, vol., no. , pp. , 4th May 2010. [15]. Nam P., Bogdan M.Wilamow “improved Nelder Mead’s Simplex method and Applications”, Journal Of Computing, Volume 3, Issue 3, ISSN 2151-9617, March 2011. [16]. K. Levenberg, “A Method for the Solution of Certain Problems in Least Squares,” Quart. Appl. Mach., vol. 2, pp. 164–168, 1944. [17]. Plackett, R.L. (1972). “The discovery of the method of least squares. Biometrika”, 59,239–251. [18]. J. T. Betts, “Solving the Nonlinear Least Square Problems: Application of a General Method”, Journal of Optimization Theory and Applications, vol. 8, no. 4, 1976. [19]. Harper H.L. (1974–1976). “The method of least squares and some alternatives”. Part I, II, II, IV, V, VI. International Satistical Review, 42, 147–174; 42, 235–264; 43, 1–44; 43, 125–190; 43, 269–272; 44, 113–159. [20]. Davidon, W .C . : Variable Metric Method for Minimization. ANL-5990 (rev. ) , Argonne National Laboratory, Nov. 1959. 21. [21]. Fletcher, R. ; and Powell, M. J. D . : A Rapidly Convergent Descent Method for Minimization. Computer J. , vol. 6, Apr . 1963-Jan. 1964, pp . 163-168. [22]. Broyden, C. G. (1970), "The convergence of a class of double-rank minimization algorithms", Journal of the Institute of Mathematics and Its Applications, 6: 76–90, doi:10.1093/imamat/6.1.76 [23]. Fletcher, R. (1970), "A New Approach to Variable Metric Algorithms", Computer Journal, 13 (3): 317–322, doi:10.1093/comjnl/13.3.317 [24]. Fletcher, Roger (1987), Practical methods of optimization (2nd ed.), New York: John Wiley & Sons, ISBN 978-0-471-91547-8 [25]. Goldfarb, D. (1970), "A Family of Variable Metric Updates Derived by Variational Means", Mathematics of Computation, 24 (109): 23–26, doi:10.1090/S0025-5718-1970-0258249-6 [26]. Shanno, David F.; Kettler, Paul C. (July 1970), "Optimal conditioning of quasi-Newton methods", Mathematics of Computation, 24 (111): 657–664, doi:10.1090/S0025-5718-1970-0274030- 6.