Preferred Language
Articles
/
jeasiq-751
Building discriminant function for repeated measurements data under compound symmetry (CS) covariance structure and applied in the health field
...Show More Authors

Discriminant analysis is a technique used to distinguish and classification an individual to a group among a number of  groups based on a linear combination of a set of relevant variables know discriminant function. In this research  discriminant analysis used to analysis data from repeated measurements design. We  will  deal  with the problem of  discrimination  and  classification in the case of  two  groups by assuming the Compound Symmetry covariance structure  under  the  assumption  of  normality for  univariate  repeated measures data.

 

The importance of this research represented to find the best model  to classify  a  group of  patients who  suffer  from diabetes.  For  the purpose of studying the effects of  the number of correlations, variances, and umber of  repeated  measurements  on the performance of classification rules for this  type of  data  based on monthly measurements  of  glycosylated  hemoglobin (HbA1C) in the blood was taken in three stages, which  is  the beginning  of  the experiment, and after three months, and  then  six  months for two groups of patients, the first group consists of  (38)  patients  was  suffered  from  diabetes  type (I)  and  the second group includes (33) patients suffered from diabetes type (II).

 

And through this research, concluded that when the number of parameters began to increase. Thus, the apparent error rate  begin to increasing, and this is what reduces the efficiency of classification rules for this type of data. And  we  recommend  by  using  the linear discriminant function when you focus on the least number of parameters to build the classification rule. And quadratic discriminant procedure Represented by equal the variance and different correlation parameters  under compound symmetry covariance structures

Crossref
View Publication Preview PDF
Quick Preview PDF
Publication Date
Wed Oct 05 2016
Journal Name
Al-academy
The Technical Experimentation in contemporary plastic arts
...Show More Authors

The current research that entitled (t Technical Experimentation incontemporary plastic arts) deals with study in used techniques and the material's functioning and its variations in artwork.It present the following questions :- 1-Does technical experimentation for mate an important phenomenon in contemporary art.2-Does technical experimentation construct an ability in creating new constructive and formative achievement in plastic art ?.The research includes three chapters . the first one deals with the problem of the research and its limits with the specification of terms . the second chapter present the technical Experimentation in contemporary plastic art with shapes display . the third chapter involves conclusions with discussions . t

... Show More
View Publication Preview PDF
Crossref
Publication Date
Sun May 10 2015
Journal Name
Al-academy
Symmetry in designs clothing fabrics: تيجانية عدنان عبد الرحمن
...Show More Authors

The art of designing clothing fabrics is a multidisciplinary design important and difficult because it is linked to man and his personality and his tastes and habits and behavior being is a form of creative expression here came the problem of the research , which are summarized by asking the following: Is the similar role in the designs of clothing fabrics The second chapter included two themes design fabrics the symmetry in the design of fabrics the third chapter included research procedures adopted descriptive analytical method to reach the goals of the research and consisted of the research community (9) models of the designs fabrics Iraqi either the research sample was selected (5) models of society current search and search tool Vtm

... Show More
View Publication Preview PDF
Crossref
Publication Date
Tue Jan 01 2019
Journal Name
Baghdad Science Journal
Hazard Rate Estimation Using Varying Kernel Function for Censored Data Type I Article Sidebar
...Show More Authors

n this research, several estimators concerning the estimation are introduced. These estimators are closely related to the hazard function by using one of the nonparametric methods namely the kernel function for censored data type with varying bandwidth and kernel boundary. Two types of bandwidth are used: local bandwidth and global bandwidth. Moreover, four types of boundary kernel are used namely: Rectangle, Epanechnikov, Biquadratic and Triquadratic and the proposed function was employed with all kernel functions. Two different simulation techniques are also used for two experiments to compare these estimators. In most of the cases, the results have proved that the local bandwidth is the best for all the types of the kernel boundary func

... Show More
View Publication
Scopus (3)
Crossref (1)
Scopus Clarivate Crossref
Publication Date
Sun Jan 01 2017
Journal Name
Journal Of Hyperstructures
HYPER STRUCTURE THEORY APPLIED TO KU-ALGEBRAS
...Show More Authors

In this paper, the concept of a hyper structure KU-algebra is introduced and some related properties are investigated. Also, some types of hyper KU-algebras are studied and the relationship between them is stated. Then a hyper KU-ideal of a hyper structure KU-algebra is studied and a few properties are obtained. Furthermore, the notion of a homomorphism is discussed.

Publication Date
Thu Feb 01 2024
Journal Name
Baghdad Science Journal
Estimating the Parameters of Exponential-Rayleigh Distribution for Progressively Censoring Data with S- Function about COVID-19
...Show More Authors

The two parameters of Exponential-Rayleigh distribution were estimated using the maximum likelihood estimation method (MLE) for progressively censoring data. To find estimated values for these two scale parameters using real data for COVID-19 which was taken from the Iraqi Ministry of Health and Environment, AL-Karkh General Hospital. Then the Chi-square test was utilized to determine if the sample (data) corresponded with the Exponential-Rayleigh distribution (ER). Employing the nonlinear membership function (s-function) to find fuzzy numbers for these parameters estimators. Then utilizing the ranking function transforms the fuzzy numbers into crisp numbers. Finally, using mean square error (MSE) to compare the outcomes of the survival

... Show More
View Publication Preview PDF
Scopus (2)
Scopus Crossref
Publication Date
Sun Nov 01 2020
Journal Name
Journal Of Engineering
Assessing the Influence of Moisture Damage under Repeated Load on Multilayer Interface Bond Strength of Asphalt Concrete
...Show More Authors

The performance and durability of the asphalt pavement structure mainly depend on the strength of the bonding between the layers. Such a bond is achieved through the use of an adhesive material (tack coat) to bond the asphalt layers. The main objective of this study is to evaluate the effect of moisture in conjunction with repeated traffic loads on the strength of the bonding between asphalt layers using two types of tack coats with different application rates. Using the nominal maximum size of aggregate (NMAS), the layers were graded (25/19) and (19/9.5) mm. The slabs of multilayer asphalt concrete were prepared using a roller compactor using two types of tack coats to bond between layers, namely rapid curing cut back a

... Show More
View Publication Preview PDF
Crossref (4)
Crossref
Publication Date
Sat Oct 01 2016
Journal Name
Journal Of Economics And Administrative Sciences
Evaluating Training Programs According to model Kirkpatrick / field research in the Health Maysan Directorate .
...Show More Authors

This present paper aim at knowing  the process of evaluating the training program that could be applied  in Maysan Health office  for it significance and importance in field of management and vocational staff  preparations  of high  scientific experience in different fields of  Health.  The society of research includes staffs  working in Maysan Health Office  , of specialists ,  dentists, pharmacists, laboratories, nursing  and administrators. Their number is 100 employees, the researcher has designed questionnaire by depending on "Kirkpatrick"  for assessing  the training . The researcher has used   thorough survey and has entailed 90 questionnaire,

... Show More
View Publication Preview PDF
Crossref
Publication Date
Sun Feb 10 2019
Journal Name
Journal Of The College Of Education For Women
IMPLEMENTATION OF THE SKIP LIST DATA STRUCTURE WITH IT'S UPDATE OPERATIONS
...Show More Authors

A skip list data structure is really just a simulation of a binary search tree. Skip lists algorithm are simpler, faster and use less space. this data structure conceptually uses parallel sorted linked lists. Searching in a skip list is more difficult than searching in a regular sorted linked list. Because a skip list is a two dimensional data structure, it is implemented using a two dimensional network of nodes with four pointers. the implementation of the search, insert and delete operation taking a time of upto . The skip list could be modified to implement the order statistic operations of RANKand SEARCH BY RANK while maintaining the same expected time. Keywords:skip list , parallel linked list , randomized algorithm , rank.

View Publication Preview PDF
Publication Date
Mon Mar 13 2017
Journal Name
International Journal Of Healthcare Management
Theories and factors applied in investigating the user acceptance towards personal health records: Review study
...Show More Authors

View Publication
Scopus (26)
Crossref (26)
Scopus Crossref
Publication Date
Thu Dec 01 2016
Journal Name
Journal Of Economics And Administrative Sciences
Usage of non-linear programming in building a mathematical model for production planning according to discount constraints put on bought amount
...Show More Authors

Abstract

 This research deals will the declared production planning operation in the general company of planting oils, which have  great role in production operations management who had built mathematical model for correct non-linear programming according to discounting operation during raw materials or half-made materials purchasing operation which concentration of six main products by company but discount included just three products of raw materials, and there were six months taken from the 1st half of 2014 as a planning period has been chosen . Simulated annealing algorithm  application on non-linear model which been more difficulty than possible solution when imposed restric

... Show More
View Publication Preview PDF
Crossref