Search results for: mixed methods
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 16785

Search results for: mixed methods

15765 The Systems Biology Verification Endeavor: Harness the Power of the Crowd to Address Computational and Biological Challenges

Authors: Stephanie Boue, Nicolas Sierro, Julia Hoeng, Manuel C. Peitsch

Abstract:

Systems biology relies on large numbers of data points and sophisticated methods to extract biologically meaningful signal and mechanistic understanding. For example, analyses of transcriptomics and proteomics data enable to gain insights into the molecular differences in tissues exposed to diverse stimuli or test items. Whereas the interpretation of endpoints specifically measuring a mechanism is relatively straightforward, the interpretation of big data is more complex and would benefit from comparing results obtained with diverse analysis methods. The sbv IMPROVER project was created to implement solutions to verify systems biology data, methods, and conclusions. Computational challenges leveraging the wisdom of the crowd allow benchmarking methods for specific tasks, such as signature extraction and/or samples classification. Four challenges have already been successfully conducted and confirmed that the aggregation of predictions often leads to better results than individual predictions and that methods perform best in specific contexts. Whenever the scientific question of interest does not have a gold standard, but may greatly benefit from the scientific community to come together and discuss their approaches and results, datathons are set up. The inaugural sbv IMPROVER datathon was held in Singapore on 23-24 September 2016. It allowed bioinformaticians and data scientists to consolidate their ideas and work on the most promising methods as teams, after having initially reflected on the problem on their own. The outcome is a set of visualization and analysis methods that will be shared with the scientific community via the Garuda platform, an open connectivity platform that provides a framework to navigate through different applications, databases and services in biology and medicine. We will present the results we obtained when analyzing data with our network-based method, and introduce a datathon that will take place in Japan to encourage the analysis of the same datasets with other methods to allow for the consolidation of conclusions.

Keywords: big data interpretation, datathon, systems toxicology, verification

Procedia PDF Downloads 270
15764 Development of a Multi-Factorial Instrument for Accident Analysis Based on Systemic Methods

Authors: C. V. Pietreanu, S. E. Zaharia, C. Dinu

Abstract:

The present research is built on three major pillars, commencing by making some considerations on accident investigation methods and pointing out both defining aspects and differences between linear and non-linear analysis. The traditional linear focus on accident analysis describes accidents as a sequence of events, while the latest systemic models outline interdependencies between different factors and define the processes evolution related to a specific (normal) situation. Linear and non-linear accident analysis methods have specific limitations, so the second point of interest is mirrored by the aim to discover the drawbacks of systemic models which becomes a starting point for developing new directions to identify risks or data closer to the cause of incidents/accidents. Since communication represents a critical issue in the interaction of human factor and has been proved to be the answer of the problems made by possible breakdowns in different communication procedures, from this focus point, on the third pylon a new error-modeling instrument suitable for risk assessment/accident analysis will be elaborated.

Keywords: accident analysis, multi-factorial error modeling, risk, systemic methods

Procedia PDF Downloads 202
15763 Optimisation Model for Maximising Social Sustainability in Construction Scheduling

Authors: Laura Florez

Abstract:

The construction industry is labour intensive, and the behaviour and management of workers have a direct impact on the performance of construction projects. One of the issues it currently faces is how to recruit and maintain its workers. Construction is known as an industry where workers face the problem of short employment durations, frequent layoffs, and periods of unemployment between jobs. These challenges not only creates pressures on the workers but also project managers have to constantly train new workers, face skills shortage, and uncertainty on the quality of the workers it will attract. To consider worker’s needs and project managers expectations, one practice that can be implemented is to schedule construction projects to maintain a stable workforce. This paper proposes a mixed integer programming (MIP) model to schedule projects with the objective of maximising social sustainability of construction projects, that is, maximise labour stability. Aside from the social objective, the model accounts for equipment and financial resources required by the projects during the construction phase. To illustrate how the solution strategy works, a construction programme comprised of ten projects is considered. The projects are scheduled to maximise labour stability while simultaneously minimising time and minimising cost. The tradeoff between the values in terms of time, cost, and labour stability allows project managers to consider their preferences and identify which solution best suits their needs. Additionally, the model determines the optimal starting times for each of the projects, working patterns for the workers, and labour costs. This model shows that construction projects can be scheduled to not only benefit the project manager, but also benefit current workers and help attract new workers to the industry. Due to its practicality, it can be a valuable tool to support decision making and assist construction stakeholders when developing schedules that include social sustainability factors.

Keywords: labour stability, mixed-integer programming (MIP), scheduling, workforce management

Procedia PDF Downloads 247
15762 An Econometric Analysis of the Flat Tax Revolution

Authors: Wayne Tarrant, Ethan Petersen

Abstract:

The concept of a flat tax goes back to at least the Biblical tithe. A progressive income tax was first vociferously espoused in a small, but famous, pamphlet in 1848 (although England had an emergency progressive tax for war costs prior to this). Within a few years many countries had adopted the progressive structure. The flat tax was only reinstated in some small countries and British protectorates until Mart Laar was elected Prime Minister of Estonia in 1992. Since Estonia’s adoption of the flat tax in 1993, many other formerly Communist countries have likewise abandoned progressive income taxes. Economists had expectations of what would happen when a flat tax was enacted, but very little work has been done on actually measuring the effect. With a testbed of 21 countries in this region that currently have a flat tax, much comparison is possible. Several countries have retained progressive taxes, giving an opportunity for contrast. There are also the cases of Czech Republic and Slovakia, which have adopted and later abandoned the flat tax. Further, with over 20 years’ worth of economic history in some flat tax countries, we can begin to do some serious longitudinal study. In this paper we consider many economic variables to determine if there are statistically significant differences from before to after the adoption of a flat tax. We consider unemployment rates, tax receipts, GDP growth, Gini coefficients, and market data where the data are available. Comparisons are made through the use of event studies and time series methods. The results are mixed, but we draw statistically significant conclusions about some effects. We also look at the different implementations of the flat tax. In some countries there are equal income and corporate tax rates. In others the income tax has a lower rate, while in others the reverse is true. Each of these sends a clear message to individuals and corporations. The policy makers surely have a desired effect in mind. We group countries with similar policies, try to determine if the intended effect actually occurred, and then report the results. This is a work in progress, and we welcome the suggestion of variables to consider. Further, some of the data from before the fall of the Iron Curtain are suspect. Since there are new ruling regimes in these countries, the methods of computing different statistical measures has changed. Although we first look at the raw data as reported, we also attempt to account for these changes. We show which data seem to be fictional and suggest ways to infer the needed statistics from other data. These results are reported beside those on the reported data. Since there is debate about taxation structure, this paper can help inform policymakers of change the flat tax has caused in other countries. The work shows some strengths and weaknesses of a flat tax structure. Moreover, it provides beginnings of a scientific analysis of the flat tax in practice rather than having discussion based solely upon theory and conjecture.

Keywords: flat tax, financial markets, GDP, unemployment rate, Gini coefficient

Procedia PDF Downloads 328
15761 Comparing Numerical Accuracy of Solutions of Ordinary Differential Equations (ODE) Using Taylor's Series Method, Euler's Method and Runge-Kutta (RK) Method

Authors: Palwinder Singh, Munish Sandhir, Tejinder Singh

Abstract:

The ordinary differential equations (ODE) represent a natural framework for mathematical modeling of many real-life situations in the field of engineering, control systems, physics, chemistry and astronomy etc. Such type of differential equations can be solved by analytical methods or by numerical methods. If the solution is calculated using analytical methods, it is done through calculus theories, and thus requires a longer time to solve. In this paper, we compare the numerical accuracy of the solutions given by the three main types of one-step initial value solvers: Taylor’s Series Method, Euler’s Method and Runge-Kutta Fourth Order Method (RK4). The comparison of accuracy is obtained through comparing the solutions of ordinary differential equation given by these three methods. Furthermore, to verify the accuracy; we compare these numerical solutions with the exact solutions.

Keywords: Ordinary differential equations (ODE), Taylor’s Series Method, Euler’s Method, Runge-Kutta Fourth Order Method

Procedia PDF Downloads 346
15760 Explicit Numerical Approximations for a Pricing Weather Derivatives Model

Authors: Clarinda V. Nhangumbe, Ercília Sousa

Abstract:

Weather Derivatives are financial instruments used to cover non-catastrophic weather events and can be expressed in the form of standard or plain vanilla products, structured or exotics products. The underlying asset, in this case, is the weather index, such as temperature, rainfall, humidity, wind, and snowfall. The complexity of the Weather Derivatives structure shows the weakness of the Black Scholes framework. Therefore, under the risk-neutral probability measure, the option price of a weather contract can be given as a unique solution of a two-dimensional partial differential equation (parabolic in one direction and hyperbolic in other directions), with an initial condition and subjected to adequate boundary conditions. To calculate the price of the option, one can use numerical methods such as the Monte Carlo simulations and implicit finite difference schemes conjugated with Semi-Lagrangian methods. This paper is proposed two explicit methods, namely, first-order upwind in the hyperbolic direction combined with Lax-Wendroff in the parabolic direction and first-order upwind in the hyperbolic direction combined with second-order upwind in the parabolic direction. One of the advantages of these methods is the fact that they take into consideration the boundary conditions obtained from the financial interpretation and deal efficiently with the different choices of the convection coefficients.

Keywords: incomplete markets, numerical methods, partial differential equations, stochastic process, weather derivatives

Procedia PDF Downloads 77
15759 The Threat Posed by Dominant Languages to Minor Languages or Dialects: The Case of isiZulu and isiBhaca in Umzimkhulu, KwaZulu-Natal

Authors: Yanga Lusanda Praiseworth Majola

Abstract:

The small town of Umzimkhulu is situated in the KwaZulu-Natal province of South Africa and was once the Bantustan of Transkei. Citizens of Umzimkulu are called amaBhaca because they speak isiBhaca, which is a non-standard language but is mutually intelligible to three standard official languages, isiXhosa, isiZulu, and siSwati. Since Umzimkhulu was under the Eastern Cape Province prior to 2006, isiXhosa is used for official purposes, particularly in schools, then isiZulu is used in other sectors; this is despite the fact that the majority of Umzimkhulu citizens regard themselves as amaBhaca. This poses a threat to both isiBhaca as a language and the identity of amaBhaca because Umzimkhulu is situated in KZN, where isiZulu is the dominant language spoken by the majority in the province. The primary objective of this study is to unveil, using the language dominance theory, how dominant languages pose a threat to minority and developing languages or dialects. The study employed a mixed-methods approach. Data was obtained from key community members and leaders who were identified as amaBhaca, who have lived in Umzimkhulu their whole lives. The main findings of the study are that although isiBhaca is classified as a dialect of isiXhosa, linguistically, it is closer to isiZulu, and thus isiZulu poses much threat to the existence of isiBhaca since it becomes easy for amaBhaca to switch from isiBhaca to isiZulu and end up not having an interest in isiBhaca. Respondents revealed that in their view, isiBhaca is a language of its own, and the continuous use and empowerment of isiZulu in Umzimkhulu, particularly in the professional settings, is detrimental to isiBhaca, and this subsequently has the potential of endangering the existence of isiBhaca and might lead to its attrition.

Keywords: language dominance, dominant languages, minority languages, language attrition

Procedia PDF Downloads 71
15758 A Hybrid Fuzzy Clustering Approach for Fertile and Unfertile Analysis

Authors: Shima Soltanzadeh, Mohammad Hosain Fazel Zarandi, Mojtaba Barzegar Astanjin

Abstract:

Diagnosis of male infertility by the laboratory tests is expensive and, sometimes it is intolerable for patients. Filling out the questionnaire and then using classification method can be the first step in decision-making process, so only in the cases with a high probability of infertility we can use the laboratory tests. In this paper, we evaluated the performance of four classification methods including naive Bayesian, neural network, logistic regression and fuzzy c-means clustering as a classification, in the diagnosis of male infertility due to environmental factors. Since the data are unbalanced, the ROC curves are most suitable method for the comparison. In this paper, we also have selected the more important features using a filtering method and examined the impact of this feature reduction on the performance of each methods; generally, most of the methods had better performance after applying the filter. We have showed that using fuzzy c-means clustering as a classification has a good performance according to the ROC curves and its performance is comparable to other classification methods like logistic regression.

Keywords: classification, fuzzy c-means, logistic regression, Naive Bayesian, neural network, ROC curve

Procedia PDF Downloads 323
15757 Application of Scanning Electron Microscopy and X-Ray Evaluation of the Main Digestion Methods for Determination of Macroelements in Plant Tissue

Authors: Krasimir I. Ivanov, Penka S. Zapryanova, Stefan V. Krustev, Violina R. Angelova

Abstract:

Three commonly used digestion methods (dry ashing, acid digestion, and microwave digestion) in different variants were compared for digestion of tobacco leaves. Three main macroelements (K, Ca and Mg) were analysed using AAS Spectrometer Spectra АА 220, Varian, Australia. The accuracy and precision of the measurements were evaluated by using Polish reference material CTR-VTL-2 (Virginia tobacco leaves). To elucidate the problems with elemental recovery X-Ray and SEM–EDS analysis of all residues after digestion were performed. The X-ray investigation showed a formation of KClO4 when HClO4 was used as a part of the acids mixture. The use of HF at Ca and Mg determination led to the formation of CaF2 and MgF2. The results were confirmed by energy dispersive X-ray microanalysis. SPSS program for Windows was used for statistical data processing.

Keywords: digestion methods, plant tissue, determination of macroelements, K, Ca, Mg

Procedia PDF Downloads 304
15756 Effect of Doping on Band Gap of Zinc Oxide and Degradation of Methylene Blue and Industrial Effluent

Authors: V. P. Borker, K. S. Rane, A. J. Bhobe, R. S. Karmali

Abstract:

Effluent of dye industries contains chemicals and organic dyes. Sometimes they are thrown in the water bodies without any treatment. This leads to environmental pollution and is detrimental to flora and fauna. Semiconducting oxide zinc oxide with wide bandgap 3.37 eV is used as a photocatalyst in degrading organic dyes using UV radiations. It generates electron-hole pair on exposure to UV light. If degradation is aimed at solar radiations, bandgap of zinc oxide is to be reduced so as to utilize visible radiation. Thus, in present study, zinc oxide, ZnO is synthesized from zinc oxalate, N doped zinc oxide, ZnO₁₋ₓNₓ from hydrazinated zinc oxalate, cadmium doped zinc oxide Zn₀.₉Cd₀.₁₀ and magnesium-doped zinc oxide Zn₀.₉Mg₀.₁₀ from mixed metal oxalate and hydrazinated mixed metal oxalate. The precursors were characterized by FTIR. They were decomposed to form oxides and XRD were recorded. The compounds were monophasic. Bandgap was calculated using Diffuse Reflectance Spectrum. The bandgap of ZnO was reduced to 3.24 because of precursor method of synthesis leading large surface area. The bandgap of Zn₀.₉Cd₀.₁₀ was 3.11 eV and that of Zn₀.₉Mg₀.₁₀ 3.41 eV. The lowest value was of ZnO₁₋ₓNₓ 3.09 eV. These oxides were used to degrade methylene blue, a model dye in sunlight. ZnO₁₋ₓNₓ was also used to degrade effluent of industry manufacturing colours, crayons and markers. It was observed that ZnO₁₋ₓNₓ acts as a good photocatalyst for degradation of methylene blue. It can degrade the solution within 120 minutes. Similarly, diluted effluent was decolourised using this oxide. Some colours were degraded using ZnO. Thus, the use of these two oxides could mineralize effluent. Lesser bandgap leads to more electro hole pair thus helps in the formation of hydroxyl ion radicals. These radicals attack the dye molecule, fragmentation takes place and it is mineralised.

Keywords: cadmium doped zinc oxide, dye degradation, dye effluent degradation, N doped zinc oxide, zinc oxide

Procedia PDF Downloads 154
15755 Application of the Electrical Resistivity Tomography and Tunnel Seismic Prediction 303 Methods for Detection Fracture Zones Ahead of Tunnel: A Case Study

Authors: Nima Dastanboo, Xiao-Qing Li, Hamed Gharibdoost

Abstract:

The purpose of this study is to investigate about the geological properties ahead of a tunnel face with using Electrical Resistivity Tomography ERT and Tunnel Seismic Prediction TSP303 methods. In deep tunnels with hydro-geological conditions, it is important to study the geological structures of the region before excavating tunnels. Otherwise, it would lead to unexpected accidents that impose serious damage to the project. For constructing Nosoud tunnel in west of Iran, the ERT and TSP303 methods are employed to predict the geological conditions dynamically during the excavation. In this paper, based on the engineering background of Nosoud tunnel, the important results of applying these methods are discussed. This work demonstrates seismic method and electrical tomography as two geophysical techniques that are able to detect a tunnel. The results of these two methods were being in agreement with each other but the results of TSP303 are more accurate and quality. In this case, the TSP 303 method was a useful tool for predicting unstable geological structures ahead of the tunnel face during excavation. Thus, using another geophysical method together with TSP303 could be helpful as a decision support in excavating, especially in complicated geological conditions.

Keywords: tunnel seismic prediction (TSP303), electrical resistivity tomography (ERT), seismic wave, velocity analysis, low-velocity zones

Procedia PDF Downloads 134
15754 Reemergence of Behaviorism in Language Teaching

Authors: Hamid Gholami

Abstract:

During the years, the language teaching methods have been the offshoots of schools of thought in psychology. The methods were mainly influenced by their contemporary psychological approaches, as Audiolingualism was based on behaviorism and Communicative Language Teaching on constructivism. In 1950s, the text books were full of repetition exercises which were encouraged by Behaviorism. In 1980s they got filled with communicative exercises as suggested by constructivism. The trend went on to nowadays that sees no specific method as prevalent since none of the schools of thought seem to be illustrative of the complexity in human being learning. But some changes can be notable; some textbooks are giving more and more space to repetition exercises at least to enhance some aspects of language proficiency, namely collocations, rhythm and intonation, and conversation models. These changes may mark the reemergence of one of the once widely accepted schools of thought in psychology; behaviorism.

Keywords: language teaching methods, psychology, schools of thought, Behaviorism

Procedia PDF Downloads 552
15753 Seismic Performance Point of RC Frame Buildings Using ATC-40, FEMA 356 and FEMA 440 Guidelines

Authors: Gram Y. Rivas Sanchez

Abstract:

The seismic design codes in the world allow the analysis of structures considering an elastic-linear behavior; however, against earthquakes, the structures exhibit non-linear behaviors that induce damage to their elements. For this reason, it is necessary to use non-linear methods to analyze these structures, being the dynamic methods that provide more reliable results but require a lot of computational costs; on the other hand, non-linear static methods do not have this disadvantage and are being used more and more. In the present work, the nonlinear static analysis (pushover) of RC frame buildings of three, five, and seven stories is carried out considering models of concentrated plasticity using plastic hinges; and the seismic performance points are determined using ATC-40, FEMA 356, and FEMA 440 guidelines. Using this last standard, the highest inelastic displacements and basal shears are obtained, providing designs that are more conservative.

Keywords: pushover, nonlinear, RC building, FEMA 440, ATC 40

Procedia PDF Downloads 140
15752 Virus Diseases of Edible Seed Squash (Cucurbita pepo L.) in Aksaray Province

Authors: Serkan Yesil

Abstract:

Cucurbits (the Cucurbitaceae family) include 119 genera and 825 species distributed primarily in tropical and subtropical regions of the world. The major cultivated cucurbit species such as melon (Cucumis melo L.), cucumber (Cucumis sativus L.), squash (Cucurbita pepo L.), and watermelon (Citrullus lanatus (Thunb) Matsum.&Nakai) are important vegetable crops worldwide. Squash is grown for fresh consuming, as well as its seeds are used as a snack in Turkey like some Mediterranean countries and Germany, Hungary, Austria and China. Virus diseases are one of the most destructive diseases on squash which is grown for seeds in Aksaray province. In this study, it was aimed to determine the virus infections in major squash growing areas in Aksaray province. Totally 153 plant samples with common virus symptoms like mosaic, curling, blistering, mottling, distortion, shoestring, stunting and vine decline were collected from squash plants during 2014. In this study, DAS-ELISA method is used for identifying the virus infections on the plant samples. According to the results of the DAS-ELISA 84.96 % of plant samples were infected with Zucchini yellow mosaic Potyvirus (ZYMV), Watermelon mosaic Potyvirus-2 (WMV-2), Cucumber mosaic Cucumovirus (CMV), Papaya ringspot Potyvirus-watermelon strain (PRSV-W) and Squash mosaic Comovirus (SqMV). ZYMV was predominant in the research area with the ratio of 66.01 %. WMV-2 was the second important virus disease in the survey area, it was detected on the samples at the ratio of 57.51 %. Also, mixed infections of those virus infections were detected commonly in squash. Especially, ZYMV+WMV-2 mixed infections were common. Cucumber green mottle mosaic Tobamovirus (CGMMV) was not present in the research area.

Keywords: Aksaray, DAS-ELISA, edible seed squash, WMV-2, ZYMV

Procedia PDF Downloads 216
15751 Alumina Supported Copper-Manganese-Cobalt Catalysts for CO and VOCs Oxidation

Authors: Elitsa Kolentsova, Dimitar Dimitrov, Vasko Idakiev, Tatyana Tabakova, Krasimir Ivanov

Abstract:

Formaldehyde production by selective oxidation of methanol is an important industrial process. The main by-products in the waste gas are CO and dimethyl ether (DME). The idea of this study is to combine the advantages of both Cu-Mn and Cu-Co catalytic systems by obtaining a new mixed Cu-Mn-Co catalyst with high activity and selectivity at the simultaneous oxidation of CO, methanol, and DME. Two basic Cu-Mn samples with high activity were selected for further investigation: (i) manganese-rich Cu-Mn/γ–Al2O3 catalyst with Cu/Mn molar ratio 1:5 and (ii) copper-rich Cu-Mn/γ-Al2O3 catalyst with Cu/Mn molar ratio 2:1. Manganese in these samples was replaced by cobalt in the whole concentration region, and catalytic properties were determined. The results show a general trend of decreasing the activity toward DME oxidation and increasing the activity toward CO and methanol oxidation with the increase of cobalt up to 60% for both groups of catalyst. This general trend, however, contains specific features, depending on the composition of the catalyst and the nature of the oxidized gas. The catalytic activity of the sample with Cu/(Mn+Co) molar ratio of 2:1 is gradually changed with increasing the cobalt content. The activity of the sample with Cu/(Mn+Co) molar ratio of 1: 5 passes through a maximum at 60% manganese replacement by cobalt, probably due to the formation of highly dispersed Co-based spinel structures (Co3O4 and/or MnCo2O4). In conclusion, the present study demonstrates that the Cu-Mn-Co/γ–alumina supported catalysts have enhanced activity toward CO, methanol and DME oxidation. Cu/(Mn+Co) molar ratio 1:5 and Co/Mn molar ratio 1.5 in the active component can ensure successful oxidation of CO, CH3OH and DME. The active component of the mixed Cu-Mn-Co/γ–alumina catalysts consists of at least six compounds - CuO, Co3O4, MnO2, Cu1.5Mn1.5O4, MnCo2O4 and CuCo2O4, depending on the Cu/Mn/Co molar ratio. Chemical composition strongly influences catalytic properties, this effect being quite variable with regards to the different processes.

Keywords: Cu-Mn-Co catalysts, oxidation, carbon oxide, VOCs

Procedia PDF Downloads 210
15750 On Dialogue Systems Based on Deep Learning

Authors: Yifan Fan, Xudong Luo, Pingping Lin

Abstract:

Nowadays, dialogue systems increasingly become the way for humans to access many computer systems. So, humans can interact with computers in natural language. A dialogue system consists of three parts: understanding what humans say in natural language, managing dialogue, and generating responses in natural language. In this paper, we survey deep learning based methods for dialogue management, response generation and dialogue evaluation. Specifically, these methods are based on neural network, long short-term memory network, deep reinforcement learning, pre-training and generative adversarial network. We compare these methods and point out the further research directions.

Keywords: dialogue management, response generation, deep learning, evaluation

Procedia PDF Downloads 153
15749 Detecting of Crime Hot Spots for Crime Mapping

Authors: Somayeh Nezami

Abstract:

The management of financial and human resources of police in metropolitans requires many information and exact plans to reduce a rate of crime and increase the safety of the society. Geographical Information Systems have an important role in providing crime maps and their analysis. By using them and identification of crime hot spots along with spatial presentation of the results, it is possible to allocate optimum resources while presenting effective methods for decision making and preventive solutions. In this paper, we try to explain and compare between some of the methods of hot spots analysis such as Mode, Fuzzy Mode and Nearest Neighbour Hierarchical spatial clustering (NNH). Then the spots with the highest crime rates of drug smuggling for one province in Iran with borderline with Afghanistan are obtained. We will show that among these three methods NNH leads to the best result.

Keywords: GIS, Hot spots, nearest neighbor hierarchical spatial clustering, NNH, spatial analysis of crime

Procedia PDF Downloads 318
15748 A Conjugate Gradient Method for Large Scale Unconstrained Optimization

Authors: Mohammed Belloufi, Rachid Benzine, Badreddine Sellami

Abstract:

Conjugate gradient methods is useful for solving large scale optimization problems in scientific and engineering computation, characterized by the simplicity of their iteration and their low memory requirements. It is well known that the search direction plays a main role in the line search method. In this paper, we propose a search direction with the Wolfe line search technique for solving unconstrained optimization problems. Under the above line searches and some assumptions, the global convergence properties of the given methods are discussed. Numerical results and comparisons with other CG methods are given.

Keywords: unconstrained optimization, conjugate gradient method, strong Wolfe line search, global convergence

Procedia PDF Downloads 406
15747 Emerging Methods as a Tool for Obtaining Subconscious Feedback in E-Commerce and Marketplace

Authors: J. Berčík, A. Mravcová, A. Rusková, P. Jurčišin, R. Virágh

Abstract:

The online world is changing every day. With this comes the emergence and development of new business models. One of them is the sale of several types of products in one place. This type of sales in the form of online marketplaces has undergone a positive development in recent years and represents a kind of alternative to brick-and-mortar shopping centres. The main philosophy is to buy several products under one roof. Examples of popular e-commerce marketplaces are Amazon, eBay, and Allegro. Their share of total e-commerce turnover is expected to even double in the coming years. The paper highlights possibilities for testing web applications and online marketplace using emerging methods like stationary eye cameras (eye tracking) and facial analysis (FaceReading).

Keywords: emerging methods, consumer neuroscience, e-commerce, marketplace, user experience, user interface

Procedia PDF Downloads 60
15746 Motherhood Factors Influencing the Business Growth of Women-Owned Sewing Businesses in Lagos, Nigeria: A Mixed Method Study

Authors: Oyedele Ogundana, Amon Simba, Kostas Galanakis, Lynn Oxborrow

Abstract:

The debate about factors influencing the business growth of women-owned businesses has been a topical issue in business management. Currently, scholars have identified the issues of access to money, market, and management as canvasing factors influencing the business growth of women-owned businesses. However, the influence of motherhood (household/family context) on business growth is inconclusive in the literature; despite that women are more family-oriented than their male counterparts. Therefore, this research study considers the influence of motherhood factor (household/family context) on the business growth of women-owned sewing businesses (WOSBs) in Lagos, Nigeria. The sewing business sector is chosen as the fashion industry (which includes sewing businesses) currently accounts for the second largest number of jobs in Sub-Saharan Africa, following agriculture. Thus, sewing businesses provide a rich ground for contributing to existing scholarly work. Research questions; (1) In what way does the motherhood factor influence the business growth of WOSBs in Lagos? (2) To what extent does the motherhood factor influence the business growth of WOSBs in Lagos? For the method design, a pragmatic approach, a mixed-methods technique and an abductive form of reasoning are adopted. The method design is chosen because it fits, better than other research perspectives, with the research questions posed in this study. For instance, using a positivist approach will not sufficiently answer research question 1, neither will an interpretive approach sufficiently answer research question 2. Therefore, the research method design is divided into 2 phases, and the results from one phase are used to inform the development of the subsequent phases (only phase 1 has been completed at the moment). The first phase uses qualitative data and analytical method to answer research question 1. While the second phase of the research uses quantitative data and analytical method to answer research question 2. For the qualitative phase, 5 WOSBs were purposefully selected and interviewed. The sampling technique is selected as it was not the intention of the researcher to make any statistical inferences, at this phase, rather the purpose was just exploratory. Therefore, the 5 sampled women comprised of 2 unmarried women, 1 married woman with no child, and 2 married women with children. A 40-60 minutes interview was conducted per participants. The interviews were audio-recorded and transcribed. Thereafter, the data were analysed using thematic analysis in order to unearth patterns and relationships. Findings for the first phase of this research reveals that motherhood (household/family context) directly influences (positively/negatively) the performance of WOSBs in Lagos. Apart from a direct influence on WOSBs, motherhood also moderates (positively/negatively) other factors–e.g., access to money, management/human resources and market/opportunities– influencing WOSBs in Lagos. To further strengthen this conclusion, a word frequency query result shows that ‘family,’ ‘husband’ and ‘children’ are among the 10 words used frequently in all the interview transcripts. This first phase contributes to existing studies by showing the various forms by which motherhood influences WOSBs. The second phase (which data are yet to be collected) would reveal the extent to which motherhood influence the business growth of WOSBs in Lagos.

Keywords: women-owned sewing businesses, business growth, motherhood, Lagos

Procedia PDF Downloads 153
15745 Algerian EFL Students' Perceptions towards the Development of Writing through Weblog Storytelling

Authors: Nawel Mansouri

Abstract:

Weblog as a form of internet-based resources has become popular as an authentic and constructive learning tool, especially in the language classroom. This research explores the use of weblog storytelling as a pedagogical tool to develop Algerian EFL students’ creative writing. This study aims to investigate the effectiveness of weblog- writing and the attitudes of both Algerian EFL students and teachers towards weblog storytelling. It also seeks to explore the potential benefits and problems that may affect the use of weblog and investigate the possible solutions to overcome the problems encountered. The research work relies on a mixed-method approach which combines both qualitative and quantitative methods. A questionnaire will be applied to both EFL teachers and students as a means to obtain preliminary data. Interviews will be integrated in accordance with the primary data that will be gathered from the questionnaire with the aim of validating its accuracy or as a strategy to follow up any unexpected results. An intervention will take place on the integration of weblog- writing among 15 Algerian EFL students for a period of two months where students are required to write five narrative essays about their personal experiences, give feedback through the use of a rubric to two or three of their peers, and edit their work based on the feedback. After completion, questionnaires and interviews will also take place as a medium to obtain both the students’ perspectives towards the use of weblog as an innovative teaching approach. This study is interesting because weblog storytelling has recently been emerged as a new form of digital communication and it is a new concept within Algerian context. Furthermore, the students will not just develop their writing skill through weblog storytelling but it can also serve as a tool to develop students’ critical thinking, creativity, and autonomy.

Keywords: Weblog writing, EFL writing, EFL learners' attitudes, EFL teachers' views

Procedia PDF Downloads 162
15744 The Effect of Education given to Parents of Children with Sickle Cell Anemia in Turkey and Chad to Reduce Children's Pain

Authors: Fatima El Zahra Amin, Emine Efe

Abstract:

This study was carried out to evaluate the effect of the education program for parents of children with Sickle Cell Anemia, on the knowledge level of parents and the reduction of pain relief by non-pharmacological methods used by parents at home. In Turkey, 54 parents and 109 from Chad agreed to participate in the survey. The data were collected by the researcher using a face-to-face interview method. Non-pharmacological treatment information form for parents, face expressions rating scale, and parent education program for non-pharmacological methods used in children with sickle cell anemia were used. It was determined that there was a statistically significant difference between the educational status, occupation, disease status, place of residence, family structure and age of parents of Chad and Turkey. According to the ratings of facial expressions scale, it was concluded that there was no significant difference between the children’s average degree of pain before and after administration of non-pharmacological methods by the groups of Chad and Turkey. It was determined that the educational programs prepared for parents of children with sickle cell anemia in both Turkey and Chad were effective in increasing the knowledge level of parents and also in reducing pain crisis with non-pharmacological methods parents used at home.

Keywords: Chad, child, non-pharmacological treatment methods, nurse, sickle cell anemia, Turkey

Procedia PDF Downloads 250
15743 Effects of Different Drying Methods on the Properties of Viscose Single Jersey Fabrics

Authors: Merve Kucukali Ozturk, Yesim Beceren, Banu Nergis

Abstract:

The study discussed in this paper was conducted in an attempt to investigate effects of different drying methods (line dry and tumble dry) on viscose single jersey fabrics knitted with ring yarn.

Keywords: color change, dimensional properties, drying method, fabric tightness, physical properties

Procedia PDF Downloads 276
15742 A Comparative Evaluation of Stone Spout Management Systems in Heritage and Non-heritage Areas of the Kathmandu Valley, Nepal

Authors: Mira Tripathi, Ken Hughey, Hamish G. Rennie

Abstract:

Management of water resources is a major challenge throughout the world and in many long-established societies people still use traditional water harvesting and management techniques. Despite often being seen as efficient and cost effective, traditional methods are in decline or have been abandoned in many countries. Nevertheless, traditional approaches continue to be useful in some countries such as Nepal. The extent to which such traditional measures, in this case via stone spouts, may survive modernization, while fulfilling socio-cultural, tourism, and other needs is the focus of the research. The research develops an understanding of the socio-cultural, tourism and other values of stone spouts for the people of urban and peri-urban heritage and non-heritage areas of the Kathmandu Valley to help ongoing sustainable management of remaining spouts. Three research questions are addressed: the impacts of changes in social and cultural norms and values; development activities; and, the incremental and ongoing loss of traditional stone spout infrastructure. A meta-theory framework has been developed which synthesizes Institutional, Attachment, Central Place and Common Property theories, which form analytical lenses for the mixed-method research approach. From the exploration of the meta-theory approach, it was found that no spouts are in pristine condition but those in non-heritage areas are in better condition than those in heritage areas. “Utility value” is the main driver that still motivates people to conserve spouts.

Keywords: stone spouts, social and cultural norms and values, meta-theory, Kathmandu Valley

Procedia PDF Downloads 300
15741 Stakeholders Perceptions of the Linkage between Reproductive Rights and Environmental Sustainability: Environmental Mainstreaming, Injustice and Population Reductionism

Authors: Celine Delacroix

Abstract:

Analyses of global emission scenarios demonstrate that slowing population growth could lead to substantial emissions reductions and play an important role to avoid dangerous climate change. For this reason, the advancement of individual reproductive rights might represent a valid climate change mitigation and adaptation option. With this focus, we reflected on population ethics and the ethical dilemmas associated with environmental degradation and climate change. We conducted a mixed-methods qualitative data study consisting of an online survey followed by in-depth interviews with stakeholders of the reproductive health and rights and environmental sustainability movements to capture the ways in which the linkages between family planning, population growth, and environmental sustainability are perceived by these actors. We found that the multi-layered marginalization of this issue resulted in two processes, the polarization of opinions and its eschewal from the public fora through population reductionism. Our results indicate that stakeholders of the reproductive rights and environmental sustainability movements find that population size and family planning influence environmental sustainability and overwhelmingly find that the reproductive health and rights ideological framework should be integrated in a wider sustainability frame reflecting environmental considerations. This position, whilst majoritarily shared by all participants, was more likely to be adopted by stakeholders of the environmental sustainability sector than those from the reproductive health and rights sector. We conclude that these processes, taken in the context of a context of a climate emergency, threaten to weaken the reproductive health and rights movement.

Keywords: environmental sustainability, family planning, population growth, population ethics, reproductive rights

Procedia PDF Downloads 142
15740 Estimation of Sediment Transport into a Reservoir Dam

Authors: Kiyoumars Roushangar, Saeid Sadaghian

Abstract:

Although accurate sediment load prediction is very important in planning, designing, operating and maintenance of water resources structures, the transport mechanism is complex, and the deterministic transport models are based on simplifying assumptions often lead to large prediction errors. In this research, firstly, two intelligent ANN methods, Radial Basis and General Regression Neural Networks, are adopted to model of total sediment load transport into Madani Dam reservoir (north of Iran) using the measured data and then applicability of the sediment transport methods developed by Engelund and Hansen, Ackers and White, Yang, and Toffaleti for predicting of sediment load discharge are evaluated. Based on comparison of the results, it is found that the GRNN model gives better estimates than the sediment rating curve and mentioned classic methods.

Keywords: sediment transport, dam reservoir, RBF, GRNN, prediction

Procedia PDF Downloads 485
15739 Calibration of Syringe Pumps Using Interferometry and Optical Methods

Authors: E. Batista, R. Mendes, A. Furtado, M. C. Ferreira, I. Godinho, J. A. Sousa, M. Alvares, R. Martins

Abstract:

Syringe pumps are commonly used for drug delivery in hospitals and clinical environments. These instruments are critical in neonatology and oncology, where any variation in the flow rate and drug dosing quantity can lead to severe incidents and even death of the patient. Therefore it is very important to determine the accuracy and precision of these devices using the suitable calibration methods. The Volume Laboratory of the Portuguese Institute for Quality (LVC/IPQ) uses two different methods to calibrate syringe pumps from 16 nL/min up to 20 mL/min. The Interferometric method uses an interferometer to monitor the distance travelled by a pusher block of the syringe pump in order to determine the flow rate. Therefore, knowing the internal diameter of the syringe with very high precision, the travelled distance, and the time needed for that travelled distance, it was possible to calculate the flow rate of the fluid inside the syringe and its uncertainty. As an alternative to the gravimetric and the interferometric method, a methodology based on the application of optical technology was also developed to measure flow rates. Mainly this method relies on measuring the increase of volume of a drop over time. The objective of this work is to compare the results of the calibration of two syringe pumps using the different methodologies described above. The obtained results were consistent for the three methods used. The uncertainties values were very similar for all the three methods, being higher for the optical drop method due to setup limitations.

Keywords: calibration, flow, interferometry, syringe pump, uncertainty

Procedia PDF Downloads 99
15738 An Analysis on Community Based Heritage Tourism: A Resource for a Small Community in Rural County Clare, Ireland

Authors: Marie Taylor, Catriona Murphy

Abstract:

The aim of this paper is to identify the factors of success in community based heritage tourism initiatives. Heritage and community are central to many tourism initiatives with heritage tourism having the potential to act as a catalyst for community development. This paper presents the findings of research that examined the relationship between heritage tourism and community development. The findings recognised that heritage tourism had economic, social and cultural benefits for a community as well as a role in strengthening concepts such as sense of identity, place, and authenticity. In addition, this paper proposes an assessment framework for sustainable community based heritage tourism to identify factors and contextual influences involved in their success or failure. In evaluating the sustainability of such initiatives, a number of issues are investigated including the continued role of stakeholders, the role of funding, the influence of collaboration and the changing role of rural development and its impact on community engagement. The research is descriptive, evaluative and explanatory research, exploring and analysing issues such as the development of community structures in community based heritage tourism. Thus, it will contribute to the development of potential tourism and community development policies and strategies at a local, national and international level. An interpretative and inductive approach is utilised, and a mixed method approach followed as it encapsulates the best of quantitative and qualitative research methods. The case studies focus on social enterprises in relation to tourism and community based tourism cooperatives as there are limited study and knowledge of these. Consequently, this research will contribute to the discourse on community based heritage tourism as an aspect of community development.

Keywords: collaboration, community-based heritage tourism, stakeholders, sustainable tourism

Procedia PDF Downloads 337
15737 Professional Working Conditions, Mental Health And Mobility In The Hungarian Social Sector Preliminary Findings From A Multi-method Study

Authors: Ágnes Győri, Éva Perpék, Zsófia Bauer, Zsuzsanna Elek

Abstract:

The aim of the research (funded by Hungarian national grant, NFKI- FK 138315) is to examine the professional mobility, mental health and work environment of social workers with a complex approach. Previous international and Hungarian research has pointed out that those working in the helping professions are strongly exposed to the risk of emotional-mental-physical exhaustion due to stress. Mental and physical strain, as well as lack of coping (can) cause health problems, but its role in career change and high labor turnover has also been proven. Even though satisfaction with working conditions of those employed in the human service sector in the context of the stress burden has been researched extensively, there is a lack of large-sample international and Hungarian domestic studies exploring the effects of profession-specific conditions. Nor has it been examined how the specific features of the social profession and mental health affect the career mobility of the professionals concerned. In our research, these factors and their correlations are analyzed by means of mixed methodology, utilizing the benefits of netnographic big data analysis and a sector-specific quantitative survey. The netnographic analysis of open web content generated inside and outside the social profession offers a holistic overview of the influencing factors related to mental health and the work environment of social workers. On the one hand, the topics and topoi emerging in the external discourse concerning the sector are examined, and on the other hand, focus on mentions and streams of comments regarding the profession, burnout, stress, coping, as well as labor turnover and career changes among social professionals. The analysis focuses on new trends and changes in discourse that have emerged during and after the pandemic. In addition to the online conversation analysis, a survey of social professionals with a specific focus has been conducted. The questionnaire is based on input from the first two research phases. The applied approach underlines that the mobility paths of social professionals can only be understood if, apart from the general working conditions, the specific features of social work and the effects of certain aspects of mental health (emotional-mental-physical strain, resilience) are taken into account as well. In this paper, the preliminary results from this innovative methodological mix are presented, with the aim of highlighting new opportunities and dimensions in the research on social work. A gap in existing research is aimed to be filled both on a methodological and empirical level, and the Hungarian domestic findings can create a feasible and relevant framework for a further international investigation and cross-cultural comparative analysis. Said results can contribute to the foundation of organizational and policy-level interventions, targeted programs whereby the risk of burnout and the rate of career abandonment can be reduced. Exploring different aspects of resilience and mapping personality strengths can be a starting point for stress-management, motivation-building, and personality-development training for social professionals.

Keywords: burnout, mixed methods, netnography, professional mobility, social work

Procedia PDF Downloads 132
15736 A Case Study on the Guidelines for Application of Project Management Methods in Infrastructure Projects

Authors: Fernanda Varella Borges, Silvio Burrattino Melhado

Abstract:

Motivated by the importance of public infrastructure projects in the civil construction chain, this research shows the study of project management methods and the infrastructure projects’ characteristics. The research aims at the objective of improving management efficiency by proposing guidelines for the application of project management methods in infrastructure projects. Through literature review and case studies, the research analyses two major infrastructure projects underway in Brazil, identifying the critical points for achieving its success. As a result, the proposed guidelines indicate that special attention should be given to the management of stakeholders, focusing on their knowledge and experience, their different interests, the efficient management of their communication, and their behavior in the day-by-day project management process.

Keywords: construction, infrastructure, project management, public projects

Procedia PDF Downloads 479