Search results for: weighted risk scores
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7515

Search results for: weighted risk scores

7425 Prediction and Analysis of Human Transmembrane Transporter Proteins Based on SCM

Authors: Hui-Ling Huang, Tamara Vasylenko, Phasit Charoenkwan, Shih-Hsiang Chiu, Shinn-Ying Ho

Abstract:

The knowledge of the human transporters is still limited due to technically demanding procedure of crystallization for the structural characterization of transporters by spectroscopic methods. It is desirable to develop bioinformatics tools for effective analysis of available sequences in order to identify human transmembrane transporter proteins (HMTPs). This study proposes a scoring card method (SCM) based method for predicting HMTPs. We estimated a set of propensity scores of dipeptides to be HMTPs using SCM from the training dataset (HTS732) consisting of 366 HMTPs and 366 non-HMTPs. SCM using the estimated propensity scores of 20 amino acids and 400 dipeptides -as HMTPs, has a training accuracy of 87.63% and a test accuracy of 66.46%. The five top-ranked dipeptides include LD, NV, LI, KY, and MN with scores 996, 992, 989, 987, and 985, respectively. Five amino acids with the highest propensity scores are Ile, Phe, Met, Gly, and Leu, that hydrophobic residues are mostly highly-scored. Furthermore, obtained propensity scores were used to analyze physicochemical properties of human transporters.

Keywords: dipeptide composition, physicochemical property, human transmembrane transporter proteins, human transmembrane transporters binding propensity, scoring card method

Procedia PDF Downloads 342
7424 Developing Fire Risk Factors for Existing Small-Scale Hospitals

Authors: C. L. Wu, W. W. Tseng

Abstract:

From the National Health Insurance (NHI) system was introduced in Taiwan in 2000, there have been some problems in transformed small-scale hospitals, such as mobility of patients, shortage of nursing staff, medical pipelines breaking fire compartments and insufficient fire protection systems. Due to shrinking of the funding scale and the aging society, fire safety in small-scale hospitals has recently given cause for concern. The aim of this study is to determine fire risk index for small-scale hospital through a systematic approach The selection of fire safety mitigation methods can be regarded as a multi-attribute decision making process which must be guaranteed by expert groups. First of all, identify and select safety related factors and identify evaluation criteria through literature reviews and experts group. Secondly, application of the Fuzzy Analytic Hierarchy Process method is used to ascertain a weighted value which enables rating of the importance each of the selected factors. Overall, Sprinkler type and Compartmentation are the most crucial indices in mitigating fire, that is to say, structural approach play an important role to decrease losses in fire events.

Keywords: Fuzzy Delphi Method, fuzzy analytic hierarchy, process risk assessment, fire events

Procedia PDF Downloads 421
7423 The Persistent English Language Gap between the Direct Entry and Foundation Program University Students: Empirical Evidence from the UAE

Authors: Eda Orhun

Abstract:

This paper studies the IELTS exit scores of Emirati university students before graduation and specifically compares the IELTS exit performance of the English foundation program (FP) students to direct entry (DE) students. Direct entry (DE) students are the students who were able to directly start with the undergraduate program without the need to attend English foundation program courses as they were able to prove a sufficient level of English at the university admittance. The results clearly show that the gap that existed already between these two groups of students at the start does not seem to disappear at the end of university studies, as DE students’ IELTS exit scores are significantly higher compared to FP students. Further work of a regression analysis exhibits that GPA and CMATH scores do have a positive and significant effect on IELTS exit scores. In addition, while the College of Education students are found to have the lowest performance in every sub-section of the IELTS exam across colleges, students of the College of Humanities and Social Sciences and the College of Natural and Health Sciences seem to have the best reading skills. Another important determinant of IELTS exit scores is found to be the English level of students at inception. With these results, the study offers important policy implications regarding the public education system of the UAE and sheds light on the main roots of the problem.

Keywords: English proficiency, higher education, IELTS exit scores, English foundation program, United Arab Emirates

Procedia PDF Downloads 60
7422 The Awareness of Cardiovascular Diseases among General Population in Western Regions of Saudi Arabia

Authors: Ali Saeed Alghamdi, Basel Mazen Alsolami, Basel Saeed Alghamdi, Muhanad Saleh Alzahrani Alamri, Salman Anwar Thabet, Abdulhalim J. Kinsara

Abstract:

Objectives: This study measures the knowledge of the cardiovascular disease among the general population in western regions of Saudi Arabia, and it aimed to increase the level of awareness about cardiovascular diseases among the general population by providing an awareness lecture that included information about the risk factors, major symptoms, and prevention of cardiovascular diseases. The lecture has been attached at the end of the questionnaire. Setting: This study was conducted through an online questionnaire that included our aim and main objectives that targeted the general population in the Western regions of Saudi Arabia (Makkah and Madinah regions). Participants: This study participants were 460 collected through an online questionnaire. Methods: All Saudi citizens and residents who live in the western region of Saudi Arabia aged 18 years and above will be invited to participate voluntarily. A pre-structured questionnaire was designed to collect data on age, gender, marital status, education level, occupation, lifestyle habits, and history of heart diseases, with cardiac symptoms and risk factors sections. Results: The majority of respondents were females (74.8%) and Saudis. The knowledge about cardiovascular disease risk factors was weak. Only (18.5%) scores an excellent response regarding risk factors awareness. Lack of exercise, stress, and obesity were the most known risk factors. Regarding cardiovascular disease symptoms, chest pain scores the highest symptom (87.6%) among other symptoms like dyspnea, syncope, and excessive sweating. Participants revealed a poor awareness regarding cardiovascular disease symptoms also (0.9%). However, preventable factors for cardiovascular diseases were more knowledgeable than others categories in this study (60% fall into excellent knowledge). Smoking cessation, normal cholesterol level, and normal blood pressure score the highest preventable methods (92.2%), (88.6%), and (78.7%) respectively. 83.7% of the participant have attended the awareness lecture, and 99 of the attendees reported that the lecture increased their knowledge about cardiovascular disease. Conclusion: This study discussed the level of community awareness of cardiovascular disease in terms of symptoms, risk factors, and protective factors. We found a huge lack of the participant's level of knowledge about the disease and how to prevent it. Moreover, we measure the prevalence of the comorbidities among our participants (diabetes, hypertension, hypercholesterolemia/ hypertriglyceridemia) and their extent of adherence to their medication. In conclusion, this study not only demonstrates awareness of cardiovascular disease risk factors, symptoms, management, and the association between each domain but also provides educational material. Further educational material and campaigns are required to increase awareness and knowledge about cardiovascular diseases.

Keywords: awareness, cardiovascular diseases, education, prevention, risk factors

Procedia PDF Downloads 102
7421 A Ratio-Weighted Decision Tree Algorithm for Imbalance Dataset Classification

Authors: Doyin Afolabi, Phillip Adewole, Oladipupo Sennaike

Abstract:

Most well-known classifiers, including the decision tree algorithm, can make predictions on balanced datasets efficiently. However, the decision tree algorithm tends to be biased towards imbalanced datasets because of the skewness of the distribution of such datasets. To overcome this problem, this study proposes a weighted decision tree algorithm that aims to remove the bias toward the majority class and prevents the reduction of majority observations in imbalance datasets classification. The proposed weighted decision tree algorithm was tested on three imbalanced datasets- cancer dataset, german credit dataset, and banknote dataset. The specificity, sensitivity, and accuracy metrics were used to evaluate the performance of the proposed decision tree algorithm on the datasets. The evaluation results show that for some of the weights of our proposed decision tree, the specificity, sensitivity, and accuracy metrics gave better results compared to that of the ID3 decision tree and decision tree induced with minority entropy for all three datasets.

Keywords: data mining, decision tree, classification, imbalance dataset

Procedia PDF Downloads 93
7420 Research on Measuring Operational Risk in Commercial Banks Based on Internal Control

Authors: Baobao Li

Abstract:

Operational risk covers all operations of commercial banks and has a close relationship with the bank’s internal control. But in the commercial banks' management practice, internal control is always separated from the operational risk measurement. With the increasing of operational risk events in recent years, operational risk is paid more and more attention by regulators and banks’ managements. The paper first discussed the relationship between internal control and operational risk management and used CVaR-POT model to measure operational risk, and then put forward a modified measurement method (to use operational risk assessment results to modify the measurement results of the CVaR-POT model). The paper also analyzed the necessity and rationality of this method. The method takes into consideration the influence of internal control, improves the accuracy and effectiveness of operational risk measurement and save the economic capital for commercial banks, avoiding the drawbacks of using some mainstream models one-sidedly.

Keywords: commercial banks, internal control, operational risk, risk measurement

Procedia PDF Downloads 366
7419 Effect of Progressive Muscle Relaxation on the Postpartum Depression and General Comfort Levels

Authors: İlknur Gökşin, Sultan Ayaz Alkaya

Abstract:

Objective: Progressive muscle relaxation (PMR) include the deliberate stretching and relaxation of the major muscle groups of the human body. This study was conducted to evaluate the effect of PMR applied in women on the postpartum depression and general comfort level. Methods: The study population of this quasi-experimental study with pre-test, post-test and control group consisted of primipara women who had vaginal delivery in the obstetric service of a university hospital. The experimental and control groups consisted of 35 women each. The data were collected by questionnaire, the Edinburgh Postnatal Depression Scale (EPDS) and the General Comfort Questionnaire (GCQ). The women were matched according to their age and education level and divided into the experimental and control groups by simple random selection. Postpartum depression risk and general comfort was evaluated at the 2nd and 5th days, 10th and 15th days, fourth week and eighth week after birth. The experimental group was visited at home and PMR was applied. After the first visit, women were asked to apply PMR regularly three times a week for eight weeks. During the application, the researcher called the participants twice a week to follow up the continuity of the application. No intervention was performed in the control group. For data analysis, descriptive statistics such as number, percentage, mean, standard deviation, significance test of difference between two means and ANOVA were used. Approval of the ethics committee and permission of the institution were obtained for the study. Results: There were no significant differences between the women in the experimental and control groups in terms of age, education status and employment status (p>0.05). There was no statistically significant difference between the experimental and control groups in terms of EPDS pre-test, 1st, 2nd and 3rd follow-up mean scores (p>0.05). There was a statistically significant difference between EPDS pre-test and 3rd follow-up scores of the experimental group (p<0.05), whereas there was no such difference in the control group (p>0.05). There was no statistically significant difference between the experimental and control groups in terms of mean GCQ pre-test scores (p>0.05), whereas in the 1st, 2nd and 3rd follow-ups there was a statistically significant difference between the mean GCQ scores (p<0.05). It was found that there was a significant increase in the GCQ physical, psychospiritual and sociocultural comfort sub-scales, relief and relaxation levels of the experimental group between the pre-test and 3rd follow-ups scores (p<0.05). And, a significant decrease was found between pre-test and 3rd follow-up GCQ psychospiritual, environmental and sociocultural comfort sub-scale, relief, relaxation and superiority levels (p<0.05). Conclusion: Progressive muscle relaxation was effective on reducing the postpartum depression risk and increasing general comfort. It is recommended to provide progressive muscle relaxation training to women in the postpartum period as well as ensuring the continuity of this practice.

Keywords: general comfort, postpartum depression, postpartum period, progressive muscle relaxation

Procedia PDF Downloads 231
7418 Provisions for Risk in Islamic Banking and Finance in Comparison to the Conventional Banks in Malaysia

Authors: Rashid Masoud Ali Al-Mazrui, Ramadhani Mashaka Shabani

Abstract:

Islamic banks and financial institutions are exposed to the same risks as conventional banking. These risks include the rate return risk, credit or market risk, liquidity risk, and operational risk among others. However, being a financial institution that operates Islamic banking and finance operations, there is additional risk associated with its operations different from conventional finance, such as displacing commercial risk. They face Shari'ah compliance risks because of their failure to follow Shari'ah principles. To have proper mitigation and risk management, banks should have proper risk management policies to mitigate risks. This paper aims to study the risk management taken by Islamic banks in comparison with conventional banks. Also, the study evaluates the provisions for risk management taken by selected Islamic banks and conventional banks. The study employs qualitative analysis using secondary data by applying a content analysis approach with a sample size of 4 Islamic banks and four conventional banks ranging from 2010 to 2020. We find that these banks all use the same technique, except for the associated risk. The extra ways are used, but only for additional risks that are available to Islamic banking and finance.

Keywords: emerging risk, risk management, Islamic banking, conventional bank

Procedia PDF Downloads 42
7417 The Use of Venous Glucose, Serum Lactate and Base Deficit as Biochemical Predictors of Mortality in Polytraumatized Patients: Acomparative with Trauma and Injury Severity Score and Acute Physiology and Chronic Health Evalution IV

Authors: Osama Moustafa Zayed

Abstract:

Aim of the work: To evaluate the effectiveness of venous glucose, levels of serum lactate and base deficit in polytraumatized patients as simple parameters to predict the mortality in these patients. Compared to the predictive value of Trauma and injury severity (TRISS) and Acute Physiology And Chronic Health Evaluation IV (APACHE IV). Introduction: Trauma is a serious global health problem, accounting for approximately one in 10 deaths worldwide. Trauma accounts for 5 million deaths per year. Prediction of mortality in trauma patients is an important part of trauma care. Several trauma scores have been devised to predict injury severity and risk of mortality. The trauma and injury severity score (TRISS) was most common used. Regardless of the accuracy of trauma scores, is based on an anatomical description of every injury and cannot be assigned to the patients until a full diagnostic procedure has been performed. So we hypothesized that alterations in admission glucose, lactate levels and base deficit would be an early and easy rapid predictor of mortality. Patient and Method: a comparative cross-sectional study. 282 Polytraumatized patients attended to the Emergency Department(ED) of the Suez Canal university Hospital constituted. The period from 1/1/2012 to 1/4/2013 was included. Results: We found that the best cut off value of TRISS probability of survival score for prediction of mortality among poly-traumatized patients is = 90, with 77% sensitivity and 89% specificity using area under the ROC curve (0.89) at (95%CI). APACHE IV demonstrated 67% sensitivity and 95% specificity at 95% CI at cut off point 99. The best cutoff value of Random Blood Sugar (RBS) for prediction of mortality was>140 mg/dl, with 89%, sensitivity, 49% specificity. The best cut off value of base deficit for prediction of mortality was less than -5.6 with 64% sensitivity, 93% specificity. The best cutoff point of lactate for prediction of mortality was > 2.6 mmol/L with 92%, sensitivity, 42% specificity. Conclusion: According to our results from all evaluated predictors of mortality (laboratory and scores) and mortality based on the estimated cutoff values using ROC curves analysis, the highest risk of mortality was found using a cutoff value of 90 in TRISS score while with laboratory parameters the highest risk of mortality was with serum lactate > 2.6 . Although that all of the three parameter are accurate in predicting mortality in poly-traumatized patients and near with each other, as in serum lactate the area under the curve 0.82, in BD 0.79 and 0.77 in RBS.

Keywords: APACHE IV, emergency department, polytraumatized patients, serum lactate

Procedia PDF Downloads 263
7416 Holistic Risk Assessment Based on Continuous Data from the User’s Behavior and Environment

Authors: Cinzia Carrodano, Dimitri Konstantas

Abstract:

Risk is part of our lives. In today’s society risk is connected to our safety and safety has become a major priority in our life. Each person lives his/her life based on the evaluation of the risk he/she is ready to accept and sustain, and the level of safety he/she wishes to reach, based on highly personal criteria. The assessment of risk a person takes in a complex environment and the impact of actions of other people’actions and events on our perception of risk are alements to be considered. The concept of Holistic Risk Assessment (HRA) aims in developing a methodology and a model that will allow us to take into account elements outside the direct influence of the individual, and provide a personalized risk assessment. The concept is based on the fact that in the near future, we will be able to gather and process extremely large amounts of data about an individual and his/her environment in real time. The interaction and correlation of these data is the key element of the holistic risk assessment. In this paper, we present the HRA concept and describe the most important elements and considerations.

Keywords: continuous data, dynamic risk, holistic risk assessment, risk concept

Procedia PDF Downloads 87
7415 Effect of Blood Sugar Levels on Short Term and Working Memory Status in Type 2 Diabetics

Authors: Mythri G., Manjunath ML, Girish Babu M., Shireen Swaliha Quadri

Abstract:

Background: The increase in diabetes among the elderly is of concern because in addition to the wide range of traditional diabetes complications, evidence has been growing that diabetes is associated with increased risk of cognitive decline. Aims and Objectives: To find out if there is any association between blood sugar levels and short-term and working memory status in patients of type 2 diabetes. Materials and Methods: The study was carried out in 200 individuals aged between 40-65 years consisting of 100 diagnosed cases of Type 2 Diabetes Mellitus and 100 non-diabetics from OPD of Mc Gann Hospital, Shivamogga. Rye’s Auditory Verbal Learning Test, Verbal Fluency Test and Visual Reproduction Test, Working Digit Span Test and Validation Span Test were used to assess short-term and working memory. Fasting and Post Prandial blood sugar levels were estimated. Statistical analysis was done using SPSS 21. Results: Memory test scores of type 2 diabetics were significantly reduced (p < 0.001) when compared to the memory scores of age and gender matched non-diabetics. Fasting blood sugar levels were found to have a negative correlation with memory scores for all 5 tests: AVLT (r=-0.837), VFT (r=-0.888), VRT(r=-0.787), WDST (r=-0.795) and VST (r=-0.943). Post- Prandial blood sugar levels were found to have a negative correlation with memory scores for all 5 tests: AVLT (r=-0.922), VFT (r=-0.848), VRT(r=-0.707),WDST (r=-0.729) and VST (r=-0.880) Memory scores in all 5 tests were found to be negatively correlated with the FBS and PPBS levels in diabetic patients (p < 0.001). Conclusion: The decreased memory status in diabetic patients may be due to many factors like hyperglycemia, vascular disease, insulin resistance, amyloid deposition and also some of the factor combine to produce additive effects like, type of diabetes, co-morbidities, age of onset, duration of the disease and type of therapy. These observed effects of blood sugar levels of diabetics on memory status are of potential clinical importance because even mild cognitive impairment could interfere with todays’ activities.

Keywords: diabetes, cognition, diabetes, HRV, respiratory medicine

Procedia PDF Downloads 252
7414 A Risk Management Approach for Nigeria Manufacturing Industries

Authors: Olaniyi O. Omoyajowo

Abstract:

To be successful in today’s competitive global environment, manufacturing industry must be able to respond quickly to changes in technology. These changes in technology introduce new risks and hazards. The management of risk/hazard in a manufacturing process recommends method through which the success rate of an organization can be increased. Thus, there is a continual need for manufacturing industries to invest significant amount of resources in risk management, which in turn optimizes the production output and profitability of any manufacturing industry (if implemented properly). To help improve the existing risk prevention and mitigation practices in Small and Medium Enterprise (SME) in Nigeria Manufacturing Industries (NMI), the researcher embarks on this research to develop a systematic Risk Management process.

Keywords: manufacturing management, risk, risk management, SMEs

Procedia PDF Downloads 361
7413 Environmental Safety and Occupational Health Risk Assessment for Rocket Static Test

Authors: Phontip Kanlahasuth

Abstract:

This paper presents the environmental safety and occupational health risk assessment of rocket static test by assessing risk level from probability and severity and then appropriately applying the risk control measures. Before the environmental safety and occupational health measures are applied, the serious hazards level is 31%, medium level is 24% and low level is 45%. Once risk control measures are practically implemented, the serious hazard level can be diminished, medium level is 38%, low level is 45% and eliminated level is 17%. It is clearly shown that the environmental safety and occupational health measures can significantly reduce the risk level.

Keywords: rocket static test, hazard, risk, risk assessment, risk analysis, environment, safety, occupational health, acceptable risk, probability, severity, risk level

Procedia PDF Downloads 554
7412 Effects of Knowledge on Fruit Diets by Integrating Posters and Actual-Sized Fruit Models in Health Education for Elderly Patients with Type 2 Diabetes Mellitus

Authors: Suchada Wongsawat

Abstract:

The objectives of this quasi-experiment were: 1) to compare pretest and posttest scores of the experimental group who were given health education on the “Fruit Diets for Elderly Patients with Type 2 Diabetes Mellitus”; and 2) to compare the posttest scores between experimental group and controlled group. The samples of this study were elderly patients with type 2 Diabetes Mellitus at Tambon Kanai Health Promoting Hospital, Thailand. The samples were randomly assigned to experimental and controlled groups, with 30 patients in each group. Statistics used in the data analysis included frequency, percentage, average, standard deviation, paired t-test and independent t-test. The study revealed that the patients in the experimental group had significantly higher posttest scores than the pretest scores in the health education at the .05 statistical level. The posttest scores of the experimental group in the health education were significantly higher than the controlled group at the .05 statistical level.

Keywords: fruit, health education, elderly, diabetes

Procedia PDF Downloads 255
7411 Toward a Risk Assessment Model Based on Multi-Agent System for Cloud Consumer

Authors: Saadia Drissi

Abstract:

The cloud computing is an innovative paradigm that introduces several changes in technology that have resulted a new ways for cloud providers to deliver their services to cloud consumers mainly in term of security risk assessment, thus, adapting a current risk assessment tools to cloud computing is a very difficult task due to its several characteristics that challenge the effectiveness of risk assessment approaches. As consequence, there is a need of risk assessment model adapted to cloud computing. This paper requires a new risk assessment model based on multi-agent system and AHP model as fundamental steps towards the development of flexible risk assessment approach regarding cloud consumers.

Keywords: cloud computing, risk assessment model, multi-agent system, AHP model, cloud consumer

Procedia PDF Downloads 517
7410 Real-Time Lane Marking Detection Using Weighted Filter

Authors: Ayhan Kucukmanisa, Orhan Akbulut, Oguzhan Urhan

Abstract:

Nowadays, advanced driver assistance systems (ADAS) have become popular, since they enable safe driving. Lane detection is a vital step for ADAS. The performance of the lane detection process is critical to obtain a high accuracy lane departure warning system (LDWS). Challenging factors such as road cracks, erosion of lane markings, weather conditions might affect the performance of a lane detection system. In this paper, 1-D weighted filter based on row filtering to detect lane marking is proposed. 2-D input image is filtered by 1-D weighted filter considering four-pixel values located symmetrically around the center of candidate pixel. Performance evaluation is carried out by two metrics which are true positive rate (TPR) and false positive rate (FPR). Experimental results demonstrate that the proposed approach provides better lane marking detection accuracy compared to the previous methods while providing real-time processing performance.

Keywords: lane marking filter, lane detection, ADAS, LDWS

Procedia PDF Downloads 164
7409 Essential Factors of Risk Perception Crucial in Efficient Construction Management

Authors: Francis Edum-Fotwe, Tony Thorpe, Charles Afetornu

Abstract:

Risk perception informs the outcome of how issues are responded to in either solving or overcoming a problem or improving a situation. Risk perception is established to be affected by some key factors reflecting in the varying ways in which work is done as well as the level of efficiency achieved. These factors potentially would influence risk perception to different extents. Such that if these factors are said to determine risk perception, how does a change in any affect risk perception. Since the ability to address risk is influenced by risk perception, establishing and developing awareness of that perception should enable construction professionals to make viable decisions. Any act to improve the construction industry cannot be overemphasised, considering its contribution to national development. A survey questionnaire was conducted in Ghana to elicit data that measures the risk perception and the essential factors as well as the necessary demographics of the respondents, who are construction professionals. This study finds out the sensitivity of the critical factors of risk perception. It uses the Relative Importance Index analysis tool to investigate the differential effect of these essential factors on risk perception, such that a slight change in a factor makes a significant change in risk perception, having established that it is influenced by essential factors. The findings can lead to policy formation for employers on the prioritisation factors to undertake to improve the risk perception of employees. Other areas in which this study can be useful in team formation for sensitive and complex projects where efficient risk management is critical.

Keywords: construction industry, risk, risk management, risk perception

Procedia PDF Downloads 108
7408 Recursive Doubly Complementary Filter Design Using Particle Swarm Optimization

Authors: Ju-Hong Lee, Ding-Chen Chung

Abstract:

This paper deals with the optimal design of recursive doubly complementary (DC) digital filter design using a metaheuristic based optimization technique. Based on the theory of DC digital filters using two recursive digital all-pass filters (DAFs), the design problem is appropriately formulated to result in an objective function which is a weighted sum of the phase response errors of the designed DAFs. To deal with the stability of the recursive DC filters during the design process, we can either impose some necessary constraints on the phases of the recursive DAFs. Through a frequency sampling and a weighted least squares approach, the optimization problem of the objective function can be solved by utilizing a population based stochastic optimization approach. The resulting DC digital filters can possess satisfactory frequency response. Simulation results are presented for illustration and comparison.

Keywords: doubly complementary, digital all-pass filter, weighted least squares algorithm, particle swarm optimization

Procedia PDF Downloads 651
7407 Distribution-Free Exponentially Weighted Moving Average Control Charts for Monitoring Process Variability

Authors: Chen-Fang Tsai, Shin-Li Lu

Abstract:

Distribution-free control chart is an oncoming area from the statistical process control charts in recent years. Some researchers have developed various nonparametric control charts and investigated the detection capability of these charts. The major advantage of nonparametric control charts is that the underlying process is not specifically considered the assumption of normality or any parametric distribution. In this paper, two nonparametric exponentially weighted moving average (EWMA) control charts based on nonparametric tests, namely NE-S and NE-M control charts, are proposed for monitoring process variability. Generally, weighted moving average (GWMA) control charts are extended by utilizing design and adjustment parameters for monitoring the changes in the process variability, namely NG-S and NG-M control charts. Statistical performance is also investigated on NG-S and NG-M control charts with run rules. Moreover, sensitivity analysis is performed to show the effects of design parameters under the nonparametric NG-S and NG-M control charts.

Keywords: Distribution-free control chart, EWMA control charts, GWMA control charts

Procedia PDF Downloads 231
7406 The Customization of 3D Last Form Design Based on Weighted Blending

Authors: Shih-Wen Hsiao, Chu-Hsuan Lee, Rong-Qi Chen

Abstract:

When it comes to last, it is regarded as the critical foundation of shoe design and development. Not only the last relates to the comfort of shoes wearing but also it aids the production of shoe styling and manufacturing. In order to enhance the efficiency and application of last development, a computer aided methodology for customized last form designs is proposed in this study. The reverse engineering is mainly applied to the process of scanning for the last form. Then the minimum energy is used for the revision of surface continuity, the surface of the last is reconstructed with the feature curves of the scanned last. When the surface of a last is reconstructed, based on the foundation of the proposed last form reconstruction module, the weighted arithmetic mean method is applied to the calculation on the shape morphing which differs from the grading for the control mesh of last, and the algorithm of subdivision is used to create the surface of last mesh, thus the feet-fitting 3D last form of different sizes is generated from its original form feature with functions remained. Finally, the practicability of the proposed methodology is verified through later case studies.

Keywords: 3D last design, customization, reverse engineering, weighted morphing, shape blending

Procedia PDF Downloads 315
7405 Optimal Secondary Prevention and Background Risk

Authors: Mohamed Anouar Razgallah

Abstract:

This paper examines in the context of a one-period model the impact of background risk on the optimal secondary prevention. We conduct our study based on various configurations of the background risk. We intend to show that in most cases the level of secondary prevention effort varied after the introduction of background risk, however, in very few cases this level remains constant.

Keywords: secondary prevention, primary prevention, background risk, ecomomics

Procedia PDF Downloads 395
7404 Improving Detection of Illegitimate Scores and Assessment in Most Advantageous Tenders

Authors: Hao-Hsi Tseng, Hsin-Yun Lee

Abstract:

The Most Advantageous Tender (MAT) has been criticized for its susceptibility to dictatorial situations and for its processing of same score, same rank issues. This study applies the four criteria from Arrow's Impossibility Theorem to construct a mechanism for revealing illegitimate scores in scoring methods. While commonly be used to improve on problems resulting from extreme scores, ranking methods hide significant defects, adversely affecting selection fairness. To address these shortcomings, this study relies mainly on the overall evaluated score method, using standardized scores plus normal cumulative distribution function conversion to calculate the evaluation of vender preference. This allows for free score evaluations, which reduces the influence of dictatorial behavior and avoiding same score, same rank issues. Large-scale simulations confirm that this method outperforms currently used methods using the Impossibility Theorem.

Keywords: Arrow’s impossibility theorem, cumulative normal distribution function, most advantageous tender, scoring method

Procedia PDF Downloads 438
7403 Lactate in Critically Ill Patients an Outcome Marker with Time

Authors: Sherif Sabri, Suzy Fawzi, Sanaa Abdelshafy, Ayman Nagah

Abstract:

Introduction: Static derangements in lactate homeostasis during ICU stay have become established as a clinically useful marker of increased risk of hospital and ICU mortality. Lactate indices or kinetic alteration of the anaerobic metabolism make it a potential parameter to evaluate disease severity and intervention adequacy. This is an inexpensive and simple clinical parameter that can be obtained by a minimally invasive means. Aim of work: Comparing the predictive value of dynamic indices of hyperlactatemia in the first twenty four hours of intensive care unit (ICU) admission with other static values are more commonly used. Patients and Methods: This study included 40 critically ill patients above 18 years old of both sexes with Hyperlactamia (≥ 2 m mol/L). Patients were divided into septic group (n=20) and low oxygen transport group (n=20), which include all causes of low-O2. Six lactate indices specifically relating to the first 24 hours of ICU admission were considered, three static indices and three dynamic indices. Results: There were no statistically significant differences among the two groups regarding age, most of the laboratory results including ABG and the need for mechanical ventilation. Admission lactate was significantly higher in low-oxygen transport group than the septic group [37.5±11.4 versus 30.6±7.8 P-value 0.034]. Maximum lactate was significantly higher in low-oxygen transport group than the septic group P-value (0.044). On the other hand absolute lactate (mg) was higher in septic group P-value (< 0.001). Percentage change of lactate was higher in the septic group (47.8±11.3) than the low-oxygen transport group (26.1±12.6) with highly significant P-value (< 0.001). Lastly, time weighted lactate was higher in the low-oxygen transport group (1.72±0.81) than the septic group (1.05±0.8) with significant P-value (0.012). There were statistically significant differences regarding lactate indices in survivors and non survivors, whether in septic or low-oxygen transport group. Conclusion: In critically ill patients, time weighted lactate and percent in lactate change in the first 24 hours can be an independent predictive factor in ICU mortality. Also, a rising compared to a falling blood lactate concentration over the first 24 hours can be associated with significant increase in the risk of mortality.

Keywords: critically ill patients, lactate indices, mortality in intensive care, anaerobic metabolism

Procedia PDF Downloads 216
7402 Quality of Life among Mothers of Children with Autism Spectrum Disorder in Saudi Arabia

Authors: Asma Alsaleh, Kara Makara

Abstract:

Autistic spectrum disorder (ASD) is a neurodevelopmental condition characterized by difficulties with communication and interaction. Besides presenting challenges for the ASD individual, the condition can entail negative outcomes for those who care for them, most often mothers. While this issue has been studied substantially in Western society, less is known about how mothers in the Arab world are affected by raising an ASD child. This study sought to gain insights into this area by assessing quality of life and stress in mothers with (n = 25) and without (n = 25) ASD children in Riyadh (Saudi Arabia) by using, respectively, the World Health Organization Quality of Life Assessment-BREF (WHOQOL-BREF) and the Parenting Stress Index-Short Form (PSI-SF). Data pertaining to income and education were also attained to investigate how socioeconomic factors interact with the above-mentioned variables. The analysis revealed that total stress scores and scores on the individual subscales of the PSI-SF were significantly higher for the mothers with an ASD child compared to those without an ASD child, though the opposite was true of quality of life scores. Moreover, increased income was associated with increased quality of life and decreased stress. While there were not main effects of education, there were interactions between education, whether children were ASD or non-ASD, and the outcome variables. These results suggest that mothers of ASD children in an Arab culture are at increased risk of negative outcomes relative to mothers of typically developing children, and, therefore, this study may act as a foundation for the delivery of interventions to assist mothers in this position.

Keywords: autism, education, income, mothers, quality of life, stress

Procedia PDF Downloads 247
7401 Quadrature Mirror Filter Bank Design Using Population Based Stochastic Optimization

Authors: Ju-Hong Lee, Ding-Chen Chung

Abstract:

The paper deals with the optimal design of two-channel linear-phase (LP) quadrature mirror filter (QMF) banks using a metaheuristic based optimization technique. Based on the theory of two-channel QMF banks using two recursive digital all-pass filters (DAFs), the design problem is appropriately formulated to result in an objective function which is a weighted sum of the group delay error of the designed QMF bank and the magnitude response error of the designed low-pass analysis filter. Through a frequency sampling and a weighted least squares approach, the optimization problem of the objective function can be solved by utilizing a particle swarm optimization algorithm. The resulting two-channel QMF banks can possess approximately LP response without magnitude distortion. Simulation results are presented for illustration and comparison.

Keywords: quadrature mirror filter bank, digital all-pass filter, weighted least squares algorithm, particle swarm optimization

Procedia PDF Downloads 488
7400 Project Risk Assessment of the Mining Industry of Ghana

Authors: Charles Amoatey

Abstract:

The issue of risk in the mining industry is a global phenomenon and the Ghanaian mining industry is not exempted. The main purpose of this study is to identify the critical risk factors affecting the mining industry. The study takes an integrated view of the mining industry by examining the contribution of various risk factors to mining project failure in Ghana. A questionnaire survey was conducted to solicit the critical risk factors from key mining practitioners. About 80 respondents from 11 mining firms participated in the survey. The study identified 22 risk factors contributing to mining project failure in Ghana. The five most critical risk factors based on both probability of occurrence and impact were: (1) unstable commodity prices, (2) inflation/exchange rate, (3) land degradation, (4) high cost of living and (5) government bureaucracy for obtaining licenses. Furthermore, the study found that risk assessment in the mining sector has a direct link with mining project sustainability. Mitigation measures for addressing the identified risk factors were discussed. The key findings emphasize the need for a comprehensive risk management culture in the entire mining industry.

Keywords: risk, assessment, mining, Ghana

Procedia PDF Downloads 408
7399 Comparison of College Students and Full-Time Employees on Emerging Adulthood Dimensions and Identity Statuses in Turkey

Authors: Ebru Ergi̇n, Funda Kutlu

Abstract:

Emerging adulthood is a developmental period and the formation of identity is crucial task of emerging adults in this period. In this frame, the main aim of the study was to compare college students and full-time workers on emerging adulthood dimensions and identity statuses in relation to some demographic variables in Turkey. The participants of the study were university students studying in Ankara and the employees working full-time in Ankara and Bursa. The mean age of the sample was 20.84 (sd=1.84), ranging from 18 to 25. The measurement instruments of the study were Inventory of Dimensions of Emerging Adulthood and Extended Objective Measure of Ego Identity Status (EOMEIS-II). The participants’ data (N=313) were analyzed to test the research questions and hypotheses of the study. A series of MANOVA were performed to test the group differences for some demographic characteristics (such as: employee/student, male/female, living with family/living apart from family) on scores of emerging adulthood dimensions and identity status. The results of the MANOVAs indicated that students, females and participants who live apart from their families had higher scores on emerging adulthood dimensions. The results of the identity status scores differences depending on the demographic characteristic pointed out that there were a significant group differences for identity foreclosure identity scores between employees and students. Employees’ foreclosure identity scores were higher than students. Furthermore, the identity scores were differed significantly according to gender of the participants. Male participants had higher scores in moratorium and foreclosure identity and female participants have higher achievement identity scores than males. Also, the participants who live with their family scored higher in foreclosure identity and the participants who live apart from their family scored higher in identity achievement status.

Keywords: college students, emerging adulthood, full-time employees, identity statuses

Procedia PDF Downloads 376
7398 Comprehensive Risk Assessment Model in Agile Construction Environment

Authors: Jolanta Tamošaitienė

Abstract:

The article focuses on a developed comprehensive model to be used in an agile environment for the risk assessment and selection based on multi-attribute methods. The model is based on a multi-attribute evaluation of risk in construction, and the determination of their optimality criterion values are calculated using complex Multiple Criteria Decision-Making methods. The model may be further applied to risk assessment in an agile construction environment. The attributes of risk in a construction project are selected by applying the risk assessment condition to the construction sector, and the construction process efficiency in the construction industry accounts for the agile environment. The paper presents the comprehensive risk assessment model in an agile construction environment. It provides a background and a description of the proposed model and the developed analysis of the comprehensive risk assessment model in an agile construction environment with the criteria.

Keywords: assessment, environment, agile, model, risk

Procedia PDF Downloads 224
7397 Engaging Students in Multimedia Constructivist Learning: Analysis of Students' Science Achievement

Authors: Maria Georgiou

Abstract:

This study examined whether there was a statistically significant difference between pretest and posttest achievement scores for students who received multimedia-based instructions in science. The paired samples t-test was used to address the research question and to establish whether there was a significant difference between pretest and posttest scores that may have occurred based on the students’ learning experience with multimedia technology. Findings indicated that there was a significant difference in students’ achievement scores before and after a multimedia-based instruction. Students’ achievement scores were increased by approximately two points, after students received multimedia-based instruction. On a paired samples t-test, a high level of significance was found, p = 0.000. Opportunities to learn with multimedia are more likely to result in sustained improvements in student achievement and a deeper understanding of science content. Multimedia can make learning more active and student-centered and activate student motivation.

Keywords: constructivist learning, hyperstudio, multimedia, multimedia-based instruction

Procedia PDF Downloads 134
7396 The Use of Geographically Weighted Regression for Deforestation Analysis: Case Study in Brazilian Cerrado

Authors: Ana Paula Camelo, Keila Sanches

Abstract:

The Geographically Weighted Regression (GWR) was proposed in geography literature to allow relationship in a regression model to vary over space. In Brazil, the agricultural exploitation of the Cerrado Biome is the main cause of deforestation. In this study, we propose a methodology using geostatistical methods to characterize the spatial dependence of deforestation in the Cerrado based on agricultural production indicators. Therefore, it was used the set of exploratory spatial data analysis tools (ESDA) and confirmatory analysis using GWR. It was made the calibration a non-spatial model, evaluation the nature of the regression curve, election of the variables by stepwise process and multicollinearity analysis. After the evaluation of the non-spatial model was processed the spatial-regression model, statistic evaluation of the intercept and verification of its effect on calibration. In an analysis of Spearman’s correlation the results between deforestation and livestock was +0.783 and with soybeans +0.405. The model presented R²=0.936 and showed a strong spatial dependence of agricultural activity of soybeans associated to maize and cotton crops. The GWR is a very effective tool presenting results closer to the reality of deforestation in the Cerrado when compared with other analysis.

Keywords: deforestation, geographically weighted regression, land use, spatial analysis

Procedia PDF Downloads 328