Preferred Language
Articles
/
jeasiq-1599
A Comparison of Parameters Estimation Methods for the Negative Binomial Regression Model under Multicollinearity Problem by Using Simulation
...Show More Authors

This study discussed a biased estimator of the Negative Binomial Regression model known as (Liu Estimator), This estimate was used to reduce variance and overcome the problem Multicollinearity between explanatory variables, Some estimates were used such as Ridge Regression and Maximum Likelihood Estimators, This research aims at the theoretical comparisons between the new estimator (Liu Estimator) and the estimators of Maximum Likelihood (ML) and Ridge Regression (RR) by using the mean square error (MSE) criterion, where the variance of the Maximum Likelihood (ML) comes in the presence of the problem Multicollinearity between the explanatory variables. In this study, the Monte Carlo simulation was designed to evaluate the performance of estimations using the criterion for comparison, the mean square error (MSE). The simulation results showed important an estimated Liu and superior to the RR and MLE estimator Where the number of explanatory variables is (p=5) and the sample size is (n=100), where the number of explanatory variables is (p=3) and for all sizes, and also when (p=5) for all sizes except size (n=100), the RR regression method is the best.

Crossref
View Publication Preview PDF
Quick Preview PDF
Publication Date
Mon Oct 07 2019
Journal Name
Construction Innovation
A hybrid conceptual model for BIM in FM
...Show More Authors
Purpose

The purpose of this paper is to develop a hybrid conceptual model for building information modelling (BIM) adoption in facilities management (FM) through the integration of the technology task fit (TTF) and the unified theory of acceptance and use of technology (UTAUT) theories. The study also aims to identify the influence factors of BIM adoption and usage in FM and identify gaps in the existing literature and to provide a holistic picture of recent research in technology acceptance and adoption in the construction industry and FM sector.

Design/methodology/approach
... Show More
View Publication
Scopus (32)
Crossref (26)
Scopus Clarivate Crossref
Publication Date
Fri Jul 28 2017
Journal Name
Ibn Al-haitham Journal For Pure And Applied Sciences
Development of Two New Spectrophotometeric Methods for the Determination of Amitriptyline in Pharmaceutical Preparation Using Univariate and Simplex Optimization
...Show More Authors

 Two simple and sensitive spectrophotometric methods are proposed for the determination of amitriptyline in its pure form and in tablets. The first method is based on the formation of charge- transfer complex between amitriptyline as n-donor and tetracyano-ethylene (TCNE) as Ï€acceptor. The product exhibit absorbance maximum at 470 nm in acetonitrile solvent (pH =9.0 ) . In the second method the absorbance of the ion- pair complex, which is formed between the soughted drug and bromocresol green (BCG), was measured at 415 nm at ( pH=3.5) . In addition to classical univariate optimization, modified simplex method (MSM) was applied in the optimization of the variable affecting  the color producing reaction by a geometric simple

... Show More
View Publication Preview PDF
Publication Date
Sat Feb 01 2014
Journal Name
Journal Of Economics And Administrative Sciences
EXTENSION ADMINISTRATION PERFORMANCE UNDER QUALITY STANDARDS FROM THE PERSPECTIVE OF THE WORKING STAFF IN AGRICULTURAL EXTENSION AND VEGETABLES FARMERS OF CENTRAL GOVERNORATES IN IRAQ
...Show More Authors

This research aims to identify the level of extension administration performance under comprehensive quality standards from the perspective of the working staff in agricultural extension at the level of the general extension body and agricultural directorates and agricultural division.this was to identify the extension administration performance under comprehensive quality standards from the perspective of vegetables growers , random sample was selected from the central region governorates Baghdad , Diyala , Babel , karbala and Al-Najaf , a random sample from the workers in the general body numbered 56 employee , sample of staff working in agricultural extension was selected at the level of agricultural directorates in proportion

... Show More
View Publication Preview PDF
Crossref
Publication Date
Sun Jun 05 2016
Journal Name
Baghdad Science Journal
Extraction and estimation of curcumin compounds from turmeric (Curcuma longa) rhizomes by using different variables (solvent, time and temperature).
...Show More Authors

The study aimed to investigate the effect of different times as follows 0.5, 1.00, 2.00 and 3.00 hrs, type of solvent (acetone, methanol and ethanol) and temperature (~ 25 and 50)ºc on curcumin percentage yield from turmeric rhizomes. The results showed significant differences (p? 0.05) in all variables. The curcumin content which were determined spectrophotometrically ranged between (0.55-2.90) %. The maximum yield was obtained when temperature, time and solvent were 50ºC, 3 hrs and acetone, respectively.

View Publication Preview PDF
Crossref
Publication Date
Wed Dec 01 2021
Journal Name
Baghdad Science Journal
Comparison of Conventional and Aerobic Iandfill Simulator Reactors (case study; Kirkuk city, Iraq)
...Show More Authors

Under aerobic and anaerobic conditions, two laboratory-scale reactors were operated. Each reactor
was packed with 8.5 kg of shredded synthetic solid waste (less than 5 cm) that was prepared according to an
average composition of domestic solid waste in the city of Kirkuk. Using an air compressor, aerobic
conditions were created in the aerobic reactor. This study shows that the aerobic reactor was more efficient in
COD and BOD5 removal which were 97.88% and 91.25% while in case of anaerobic reactor, they were
66.53%and 19.11%, respectively.

View Publication Preview PDF
Scopus (1)
Scopus Clarivate Crossref
Publication Date
Mon Dec 30 2002
Journal Name
Iraqi Journal Of Chemical And Petroleum Engineering
Modeling and Simulation of a Fire Tube Boiler
...Show More Authors

View Publication Preview PDF
Publication Date
Sun Jun 01 2014
Journal Name
Journal Of Economics And Administrative Sciences
Estimate the Best production function of the General Company for Iraqi Cement for the period (1996-2010)
...Show More Authors

     The General Company for Iraqi Cement is regarded as one of the companies that contribute to support the Iraqi economy. It contributes to provide the material of cement which fulfils the consumer and investment need in the markets in competitive prices and not to resort to the importing of the cement from abroad. That would save a great share of the purchase parity of the poor sectors of society. The estimation  of production function will contribute to putting the company.

The application functions of  the standard production of  benefit critical to clarify the actual relationship between production & its components, & allow to clarify the i

... Show More
View Publication Preview PDF
Crossref
Publication Date
Mon Jun 19 2023
Journal Name
Journal Of Engineering
A Linear Programming Method Based Optimal Power Flow Problem for Iraqi Extra High Voltage Grid (EHV)
...Show More Authors

The objective of an Optimal Power Flow (OPF) algorithm is to find steady state operation point which minimizes generation cost, loss etc. while maintaining an acceptable system performance in terms of limits on generators real and reactive powers, line flow limits etc. The OPF solution includes an objective function. A common objective function concerns the active power generation cost. A Linear programming method is proposed to solve the OPF problem. The Linear Programming (LP) approach transforms the nonlinear optimization problem into an iterative algorithm that in each iteration solves a linear optimization problem resulting from linearization both the objective function and constrains. A computer program, written in MATLAB environme

... Show More
View Publication Preview PDF
Crossref (1)
Crossref
Publication Date
Mon Apr 17 2017
Journal Name
Ibn Al-haitham Journal For Pure And Applied Sciences
Simulation Expirment for Proofing the Theoretical Assumption of Time Complexity for Binary Search Tree
...Show More Authors

      It is frequently asserted that an advantage of a binary search tree implementation of a set over linked list implementation is that for reasonably well balanced binary search trees the average search time (to discover whether or not a particular element is present in the set) is O(log N) to the base 2 where N is the number of element in the set (the size of the tree).  This paper presents an experiment for measuring and comparing the obtained binary search tree time with the expected time (theoretical), this experiment proved the correctness of the hypothesis, the experiment is carried out using a program in turbo Pascal with recursion technique implementation and a statistical method  to prove th

... Show More
View Publication Preview PDF
Publication Date
Mon May 14 2018
Journal Name
Ibn Al-haitham Journal For Pure And Applied Sciences
An Accurate MHD Flux Solutions of a Viscose Fluid and Generalized Burgers' Model fluxwithin an Annular Pipe Under Sinusoidal Pressure
...Show More Authors

The aim of this work presents the analytical studies of both the magnetohydrodynamic (MHD) flux and flow of the non-magnetohydro dynamic (MHD) for a fluid of generalized Burgers’ (GB) withinan annular pipe submitted under Sinusoidal  Pressure (SP)gradient. Closed beginning velocity's' solutions are taken by performing the finite Hankel transform (FHT) and Laplace transform (LT) of the successivefraction derivatives. Lastly, the figures were planned to exhibition the transformations effects of different fractional parameters (DFP) on the profile of velocity of both flows.

View Publication Preview PDF
Crossref