Search results for: financial enabling environment
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 12137

Search results for: financial enabling environment

11087 Software Cloning and Agile Environment

Authors: Ravi Kumar, Dhrubajit Barman, Nomi Baruah

Abstract:

Software Cloning has grown an active area in software engineering research community yielding numerous techniques, various tools and other methods for clone detection and removal. The copying, modifying a block of code is identified as cloning as it is the most basic means of software reuse. Agile Software Development is an approach which is currently being used in various software projects, so that it helps to respond the unpredictability of building software through incremental, iterative, work cadences. Software Cloning has been introduced to Agile Environment and many Agile Software Development approaches are using the concept of Software Cloning. This paper discusses the various Agile Software Development approaches. It also discusses the degree to which the Software Cloning concept is being introduced in the Agile Software Development approaches.

Keywords: agile environment, refactoring, reuse, software cloning

Procedia PDF Downloads 530
11086 Individualism/Collectivism and Extended Theory of Planned Behavior

Authors: Ela Ari, Aysi̇ma Findikoglu

Abstract:

Consumers’ switching GSM operators’ has been an important research issue since the rise of their competitive offers. Recent research has looked at consumer switching behavior through the theory of planned behavior, but not yet extended the theory with identity, psycho-social and cultural influences within the service context. This research explores an extended version of the theory of planned behavior including social and financial risks and brand loyalty. Moreover, the role of individualism and collectivism at the individual level is investigated in a collectivistic culture that moves toward to individualism due to changing family relationships, use of technology and education. Our preliminary analysis showed that financial risk and vertical individualism prove to be a significant determinant of intention to switch. The study also investigates social risk and intention, subjective norm, perceived behavioral control relationship. The effect of individualism and collectivism and attitudes relationship has been also examined within a service industry. Implications for marketing managers and scholars are also discussed.

Keywords: attitude, individualism, intention, subjective norm

Procedia PDF Downloads 458
11085 Departing beyond the Orthodoxy: An Integrative Review and Future Research Avenues of Human Capital Resources Theory

Authors: Long Zhang, Ian Hampson, Loretta O' Donnell

Abstract:

Practitioners in various industries, especially in the finance industry that conventionally benefit from financial capital and resources, appear to be increasingly aware of the importance of human capital resources (HCR) after the 2008 Global Financial Crisis. Scholars from diverse fields have conducted extensive and fruitful research on HCR within their own disciplines. This review suggests that the mainstream of pure quantitative research alone is insufficient to provide precise or comprehensive understanding of HCR. The complex relationships and interactions in HCR call for more integrative and cross-disciplinary research to more holistically understand complex and intricate HCRs. The complex nature of HCR requires deep qualitative exploration based on in-depth data to capture the everydayness of organizational activities and to register its individuality and variety. Despite previous efforts, a systematic and holistic integration of HCR research among multiple disciplines is lacking. Using a retrospective analysis of articles published in the field of economics, finance and management, including psychology, human resources management (HRM), organizational behaviour (OB), industrial and organizational psychology (I-O psychology), organizational theory, and strategy literatures, this study summaries and compares the major perspectives, theories, and findings on HCR research. A careful examination of the progress of the debates of HCR definitions and measurements in distinct disciplines enables an identification of the limitations and gaps in existing research. It enables an analysis of the interplay of these concepts, as well as that of the related concepts of intellectual capital, social capital, and Chinese guanxi, and how they provide a broader perspective on the HCR-related influences on firms’ competitive advantage. The study also introduces the themes of Environmental, Social and Governance, or ESG based investing, as the burgeoning body of ESG studies illustrates the rising importance of human and non-financial capital in investment process. The ESG literature locates HCR into a broader research context of the value of non-financial capital in explaining firm performance. The study concludes with a discussion of new directions for future research that may help advance our knowledge of HCR.

Keywords: human capital resources, social capital, Chinese guanxi, human resources management

Procedia PDF Downloads 359
11084 Objective and Subjective Preconditions for Entrepreneurship: From the Point of View of Enterprise Risk Management

Authors: Maria Luskova, Maria Hudakova, Katarina Buganova

Abstract:

Established objective and subjective preconditions for entrepreneurship, forming the business organically related whole, are the necessary condition of successful entrepreneurial activities. Objective preconditions for entrepreneurship are developed by the market economy that should stimulate entrepreneurship by allowing the use of economic opportunities for all those who want to do business in respective field while providing guarantees to all owners and creating a stable business environment for entrepreneurs. Subjective preconditions of entrepreneurship are formed primarily by personal characteristics of the entrepreneur. These are his properties, abilities, skills, physiological, and psychological preconditions which may be inherited, inborn or sequentially developed and obtained during his life on the basis of education and influences of surrounding environment. The paper is dealing with issues of objective and subjective preconditions for entrepreneurship and provides their analysis in view of the current situation in Slovakia. It presents risks of the business environment in Slovakia that the Slovak managers considered the most significant in 2014 and defines the dominant attributes of the entrepreneur in the current business environment in Slovakia.

Keywords: entrepreneurship, innovations, opportunity, risk, uncertainty

Procedia PDF Downloads 522
11083 Method and Apparatus for Optimized Job Scheduling in the High-Performance Computing Cloud Environment

Authors: Subodh Kumar, Amit Varde

Abstract:

Typical on-premises high-performance computing (HPC) environments consist of a fixed number and a fixed set of computing hardware. During the design of the HPC environment, the hardware components, including but not limited to CPU, Memory, GPU, and networking, are carefully chosen from select vendors for optimal performance. High capital cost for building the environment is a prime factor influencing the design environment. A class of software called “Job Schedulers” are critical to maximizing these resources and running multiple workloads to extract the maximum value for the high capital cost. In principle, schedulers work by preventing workloads and users from monopolizing the finite hardware resources by queuing jobs in a workload. A cloud-based HPC environment does not have the limitations of fixed (type of and quantity of) hardware resources. In theory, users and workloads could spin up any number and type of hardware resource. This paper discusses the limitations of using traditional scheduling algorithms for cloud-based HPC workloads. It proposes a new set of features, called “HPC optimizers,” for maximizing the benefits of the elasticity and scalability of the cloud with the goal of cost-performance optimization of the workload.

Keywords: high performance computing, HPC, cloud computing, optimization, schedulers

Procedia PDF Downloads 93
11082 A Robust Visual Simultaneous Localization and Mapping for Indoor Dynamic Environment

Authors: Xiang Zhang, Daohong Yang, Ziyuan Wu, Lei Li, Wanting Zhou

Abstract:

Visual Simultaneous Localization and Mapping (VSLAM) uses cameras to collect information in unknown environments to realize simultaneous localization and environment map construction, which has a wide range of applications in autonomous driving, virtual reality and other related fields. At present, the related research achievements about VSLAM can maintain high accuracy in static environment. But in dynamic environment, due to the presence of moving objects in the scene, the movement of these objects will reduce the stability of VSLAM system, resulting in inaccurate localization and mapping, or even failure. In this paper, a robust VSLAM method was proposed to effectively deal with the problem in dynamic environment. We proposed a dynamic region removal scheme based on semantic segmentation neural networks and geometric constraints. Firstly, semantic extraction neural network is used to extract prior active motion region, prior static region and prior passive motion region in the environment. Then, the light weight frame tracking module initializes the transform pose between the previous frame and the current frame on the prior static region. A motion consistency detection module based on multi-view geometry and scene flow is used to divide the environment into static region and dynamic region. Thus, the dynamic object region was successfully eliminated. Finally, only the static region is used for tracking thread. Our research is based on the ORBSLAM3 system, which is one of the most effective VSLAM systems available. We evaluated our method on the TUM RGB-D benchmark and the results demonstrate that the proposed VSLAM method improves the accuracy of the original ORBSLAM3 by 70%˜98.5% under high dynamic environment.

Keywords: dynamic scene, dynamic visual SLAM, semantic segmentation, scene flow, VSLAM

Procedia PDF Downloads 116
11081 Survey on Resilience of Chinese Nursing Interns: A Cross-Sectional Study

Authors: Yutong Xu, Wanting Zhang, Jia Wang, Zihan Guo, Weiguang Ma

Abstract:

Background: The resilience education of intern nursing students has significant implications for the development and improvement of the nursing workforce. The clinical internship period is a critical time for enhancing resilience. Aims: To evaluate the resilience level of Chinese nursing interns and identify the factors affecting resilience early in their careers. Methods: The cross-sectional study design was adopted. From March 2022 to May 2023, 512 nursing interns in tertiary care hospitals were surveyed online with the Connor-Davidson Resilience Scale, the Clinical Learning Environment scale for Nurse, and the Career Adapt-Abilities Scale. Structural equation modeling was used to clarify the relationships among these factors. Indirect effects were tested using bootstrapped Confidence Intervals. Results: The nursing interns showed a moderately high level of resilience[M(SD)=70.15(19.90)]. Gender, scholastic attainment, had a scholarship, career adaptability and clinical learning environment were influencing factors of nursing interns’ resilience. Career adaptability and clinical learning environment positively and directly affected their resilience level (β = 0.58, 0.12, respectively, p<0.01). career adaptability also positively affected career adaptability (β = 0.26, p < 0.01), and played a fully mediating role in the relationship between clinical learning environment and resilience. Conclusion: Career adaptability can enhance the influence of clinical learning environment on resilience. The promotion of career adaptability and the clinical teaching environment should be the potential strategies for nursing interns to improve their resilience, especially for those female nursing interns with low academic performance. Implications for Nursing Educators Nursing educators should pay attention to the cultivation of nursing students' resilience; for example, by helping them integrate to the clinical learning environment and improving their career adaptability. Reporting Method: The STROBE criteria were used to report the results of the observations critically. Patient or Public Contribution No patient or public contribution.

Keywords: resilience, clinical learning environment, career adaptability, nursing interns

Procedia PDF Downloads 88
11080 Teachers' Beliefs About the Environment: The Case of Azerbaijan

Authors: Aysel Mehdiyeva

Abstract:

As a driving force of society, the role of teachers is important in inspiring, motivating, and encouraging the younger generation to protect the environment. In light of these, the study aims to explore teachers’ beliefs to understand teachers’ engagement with teaching about the environment. Though teachers’ beliefs about the environment have been explored by a number of researchers, the influence of these beliefs in their professional lives and in shaping their classroom instructions has not been widely investigated in Azerbaijan. To this end, this study aims to reveal the beliefs of secondary school geography teachers about the environment and find out the ways teachers’ beliefs of the environment are enacted in their classroom practice in Azerbaijan. Different frameworks have been suggested for measuring environmental beliefs stemming from well-known anthropocentric and biocentric worldviews. The study addresses New Ecological Paradigm (NEP) by Dunlap to formulate the interview questions as discussion with teachers around these questions aligns with the research aims serving to well-capture the beliefs of teachers about the environment. Despite the extensive applicability of the NEP scale, it has not been used to explore in-service teachers’ beliefs about the environment. Besides, it has been used as a tool for quantitative measurement; however, the study addresses the scale within the framework of the qualitative study. The research population for semi-structured interviews and observations was recruited via purposeful sampling. Teachers’ being a unit of analysis is related to the gap in the literature as to how teachers’ beliefs are related to their classroom instructions within the environmental context, as well as teachers’ beliefs about the environment in Azerbaijan have not been well researched. 6 geography teachers from 4 different schools were involved in the research process. The schools are located in one of the most polluted parts of the capital city Baku where the first oil well in the world was drilled in 1848 and is called “Black City” due to the black smoke and smell that covered that part of the city. Semi-structured interviews were conducted with the teachers to reveal their stated beliefs. Later, teachers were observed during geography classes to understand the overlap between teachers’ ideas presented during the interview and their teaching practice. Research findings aim to indicate teachers’ ecological beliefs and practice, as well as elaborate on possible causes of compatibility/incompatibility between teachers’ stated and observed beliefs.

Keywords: environmental education, anthropocentric beliefs, biocentric beliefs, new ecological paradigm

Procedia PDF Downloads 106
11079 The New Universities Law in Saudi Arabia, Bath to Develop the Higher Education in the Kingdom

Authors: Gassrm Alfaleh

Abstract:

The new Law of Universities has many goals, one of them is how each university can be independent financially and educationally. Another goal is to open doors for foreign universities to open branches in the kingdom. This paper focuses on how these goals can create competition between local and foreign universities. And how this new law can bring significant changes in the Kingdom’s higher education sector. The methodology of this study is to compare the new Saudi law to another legal system, especially in Australia. And how this new law can affect the higher education environment and Saudi culture. It covers the view of other different legal jurisdictions and compares it to this new law. The major findings are that the new law of universities can give a chance to Saudi universities to achieve their goals based on empowerment, quality, and participate in developing the educational and research methods. It may allow universities to start their own resources, permit them to create endowments and companies, and may allow them to create their degrees and programs. It will help those universities to increase the efficiency of spending, developing financial resources, and human capabilities for universities in line with the Kingdom’s Vision 2030. As a result, this paper states whether this new law can improve higher education in the kingdom of Saudi Arabia.

Keywords: law, education, Saudi legal system, university

Procedia PDF Downloads 143
11078 Recent Developments in the Application of Deep Learning to Stock Market Prediction

Authors: Shraddha Jain Sharma, Ratnalata Gupta

Abstract:

Predicting stock movements in the financial market is both difficult and rewarding. Analysts and academics are increasingly using advanced approaches such as machine learning techniques to anticipate stock price patterns, thanks to the expanding capacity of computing and the recent advent of graphics processing units and tensor processing units. Stock market prediction is a type of time series prediction that is incredibly difficult to do since stock prices are influenced by a variety of financial, socioeconomic, and political factors. Furthermore, even minor mistakes in stock market price forecasts can result in significant losses for companies that employ the findings of stock market price prediction for financial analysis and investment. Soft computing techniques are increasingly being employed for stock market prediction due to their better accuracy than traditional statistical methodologies. The proposed research looks at the need for soft computing techniques in stock market prediction, the numerous soft computing approaches that are important to the field, past work in the area with their prominent features, and the significant problems or issue domain that the area involves. For constructing a predictive model, the major focus is on neural networks and fuzzy logic. The stock market is extremely unpredictable, and it is unquestionably tough to correctly predict based on certain characteristics. This study provides a complete overview of the numerous strategies investigated for high accuracy prediction, with a focus on the most important characteristics.

Keywords: stock market prediction, artificial intelligence, artificial neural networks, fuzzy logic, accuracy, deep learning, machine learning, stock price, trading volume

Procedia PDF Downloads 90
11077 Does Clinical Guidelines Affect Healthcare Quality and Populational Health: Quebec Colorectal Cancer Screening Program

Authors: Nizar Ghali, Bernard Fortin, Guy Lacroix

Abstract:

In Quebec, colonoscopies volumes have continued to rise in recent years in the absence of effective monitoring mechanism for the appropriateness and the quality of these exams. In 2010, November, Quebec Government introduced the colorectal cancer-screening program in the objective to control for volume and cost imperfection. This program is based on clinical standards and was initiated for first group of institutions. One year later, Government adds financial incentives for participants institutions. In this analysis, we want to assess for the causal effect of the two components of this program: clinical pathways and financial incentives. Especially we assess for the reform effect on healthcare quality and population health in the context that medical remuneration is not directly dependent on this additional funding offered by the program. We have data on admissions episodes and deaths for 8 years. We use multistate model analog to difference in difference approach to estimate reform effect on the transition probability between different states for each patient. Our results show that the reform reduced length of stay without deterioration in hospital mortality or readmission rate. In the other hand, the program contributed to decrease the hospitalization rate and a less invasive treatment approach for colorectal surgeries. This is a sign of healthcare quality and population health improvement. We demonstrate in this analysis that physicians’ behavior can be affected by both clinical standards and financial incentives even if offered to facilities.

Keywords: multi-state and multi-episode transition model, healthcare quality, length of stay, transition probability, difference in difference

Procedia PDF Downloads 214
11076 Management of Municipal Solid Waste in Baghdad, Iraq

Authors: Ayad Sleibi Mustafa, Ahmed Abdulkadhim Mohsin, Layth Noori Ali

Abstract:

The deterioration of solid waste management in Baghdad city is considered as a great challenge in terms of human health and environment. Baghdad city is divided into thirteen districts which are distributed on both Tigris River banks. The west bank is Al-Karkh and the east bank is Al-Rusafa. Municipal Solid Waste Management is one of the most complicated problems facing the environment in Iraq. Population growth led to increase waste production and more load of the waste to the limited capacity infrastructure. The problems of municipal solid waste become more serious after the war in 2003. More waste is disposed in underground landfills in Baghdad with little or no concern for both human health and environment. The results showed that the total annually predicted solid waste is increasing for the period 2015-2030. Municipal solid waste in 2030 will be 6,427,773 tons in Baghdad city according to the population growth rate of 2.4%. This increase is estimated to be approximately 30%.

Keywords: municipal solid waste, solid waste composition and characteristics, Baghdad city, environment, human health

Procedia PDF Downloads 295
11075 A Strategy of Green Sukuk to Promote Sustainable Development Goals (SDGs) in Indonesia

Authors: Amrial, Yuri Oktaviani, Ziyan Muhammad Farhan

Abstract:

On the phase of shifting paradigm into sustainability, Indonesia is involved in Sustainable Development Goals (SDGs) project. That act is revealed by creating Medium and Long Term Roadmap for Sustainable Finance in Indonesia which collaborated design by Indonesia Financial Service Board (OJK) and Ministry of Environment and Forestry. One of alternative for that infrastructure financing is sharia-based financing, Green Sukuk (Sukuk specified on sustainable infrastructure project). Green Sukuk for infrastructure financing in Indonesia can be issued by the government in the form of Sukuk Project Financing. Moreover, banks in Indonesia can also participate for the issuance of Green Sukuk. So that the banks can create a financing for people who are concerned about environmental issues. By using qualitative methods and literature review, this paper aims to discuss potential, strategy and planning of Green Sukuk for financing sustainable infrastructure in the purpose of SDGs. This paper will benefit for government to give scientific discussion on the strategy of Green Sukuk in promoting sustainable goals infrastructure project in Indonesia.

Keywords: green sukuk, infrastructure, SDGs, sustainable

Procedia PDF Downloads 361
11074 The Research of Reliability of MEMS Device under Thermal Shock Test in Space Mission

Authors: Liu Ziyu, Gao Yongfeng, Li Muhua, Zhao Jiahao, Meng Song

Abstract:

The effect of thermal shock on the operation of micro electromechanical systems (MEMS) were examined. All MEMS device were tested before and after three different conditions of thermal shock (from -55℃ to 85℃, from -65℃ to 125℃, from -65℃ to 200℃). The micro lens showed no changes after thermal shock, which shows that the design of the micro lens can be well adapted to the application environment in the space. The design of the micro mirror can be well adapted to the space application environment. The micro-magnetometer, RF MEMS switch and the micro accelerometer exhibited degradation and parameter drift after thermal shock, potential mechanical was proposed.

Keywords: MEMS, thermal shock test, reliability, space environment

Procedia PDF Downloads 590
11073 Internal Audit Innovation Affects to the Firm Performance Effectiveness

Authors: Prateep Wajeetongratana

Abstract:

The objective of this research is to examine the effects of internal audit innovation on firm performance effectiveness influences of financial report reliability, organizational process improvement, and risk management effectiveness. This paper drew upon the survey data collected from 400 employees survey conducted at Nonthaburi province, Thailand. The statistics utilized in this paper included percentage, mean, standard deviation, and regression analysis. The findings revealed that the majority of samples were between 31-40 years old, married, held an undergraduate degree, and had an average income between 10,000-15,000 baht. And also the results show that auditing integration has only influence on financial report reliability. Moreover, corporate risk evaluation has effect on firm performance by risk management effectiveness and control self-assessment has effect influence on firm performance by organizational process improvement and risk management effectiveness as well.

Keywords: corporate risk evaluation, firm performance effectiveness, internal audit innovation, marketing management

Procedia PDF Downloads 377
11072 Study of the Environment Problems of Flowers in the World

Authors: Esmaeil Khodadad

Abstract:

The environment is one of the hotbeds of global politics. It is only necessary to emphasize the human being on this word, and to take it as a serious political-social debate, so as to prevent the collapse of the harmony of the system of nature governing the earth, the landlord and its creatures. Earth, water and humans are three interconnected arms that should be kept in balance and harmony. The collapse of one of these arms disrupts the entire framework of the philosophy of life on earth. Environmental issues were found worldwide in the late 20th century and were given serious attention by experts. At the same time, international environmental issues have brought to the forefront the challenges of international relations. These ideas have introduced environmental issues and some of the main features of the causes and consequences of global environmental change, as well as ways to deal with this change Has been discussed. The objectives of this study are environmental issues in the world and in Iran, and it shows what factors contribute to the formation of spatial systems and its supporting systems, and finally what the goals should be about the ideal state of the future of the global environment and its issues. The information required for this research is a combination of documentary, descriptive-analytical and library methods.

Keywords: environment, environmental issues, flower, oeacen

Procedia PDF Downloads 142
11071 Enhancing Healthcare Delivery in Low-Income Markets: An Exploration of Wireless Sensor Network Applications

Authors: Innocent Uzougbo Onwuegbuzie

Abstract:

Healthcare delivery in low-income markets is fraught with numerous challenges, including limited access to essential medical resources, inadequate healthcare infrastructure, and a significant shortage of trained healthcare professionals. These constraints lead to suboptimal health outcomes and a higher incidence of preventable diseases. This paper explores the application of Wireless Sensor Networks (WSNs) as a transformative solution to enhance healthcare delivery in these underserved regions. WSNs, comprising spatially distributed sensor nodes that collect and transmit health-related data, present opportunities to address critical healthcare needs. Leveraging WSN technology facilitates real-time health monitoring and remote diagnostics, enabling continuous patient observation and early detection of medical issues, especially in areas with limited healthcare facilities and professionals. The implementation of WSNs can enhance the overall efficiency of healthcare systems by enabling timely interventions, reducing the strain on healthcare facilities, and optimizing resource allocation. This paper highlights the potential benefits of WSNs in low-income markets, such as cost-effectiveness, increased accessibility, and data-driven decision-making. However, deploying WSNs involves significant challenges, including technical barriers like limited internet connectivity and power supply, alongside concerns about data privacy and security. Moreover, robust infrastructure and adequate training for local healthcare providers are essential for successful implementation. It further examines future directions for WSNs, emphasizing innovation, scalable solutions, and public-private partnerships. By addressing these challenges and harnessing the potential of WSNs, it is possible to revolutionize healthcare delivery and improve health outcomes in low-income markets.

Keywords: wireless sensor networks (WSNs), healthcare delivery, low-Income markets, remote patient monitoring, health data security

Procedia PDF Downloads 36
11070 Distributed Perceptually Important Point Identification for Time Series Data Mining

Authors: Tak-Chung Fu, Ying-Kit Hung, Fu-Lai Chung

Abstract:

In the field of time series data mining, the concept of the Perceptually Important Point (PIP) identification process is first introduced in 2001. This process originally works for financial time series pattern matching and it is then found suitable for time series dimensionality reduction and representation. Its strength is on preserving the overall shape of the time series by identifying the salient points in it. With the rise of Big Data, time series data contributes a major proportion, especially on the data which generates by sensors in the Internet of Things (IoT) environment. According to the nature of PIP identification and the successful cases, it is worth to further explore the opportunity to apply PIP in time series ‘Big Data’. However, the performance of PIP identification is always considered as the limitation when dealing with ‘Big’ time series data. In this paper, two distributed versions of PIP identification based on the Specialized Binary (SB) Tree are proposed. The proposed approaches solve the bottleneck when running the PIP identification process in a standalone computer. Improvement in term of speed is obtained by the distributed versions.

Keywords: distributed computing, performance analysis, Perceptually Important Point identification, time series data mining

Procedia PDF Downloads 433
11069 Development of the Logistic Service Providers under the Pandemic Affects during COVID-19 in Turkey

Authors: Süleyman Günes

Abstract:

The crucial effects of the COVID-19 pandemic have on social and economic systems in Turkey as well as all over the world. It has impacted logistic providers and worldwide supply chains. Unexpected risks played a central role in creating vulnerabilities for logistics service operations during the pandemic terms. This study aims to research and design qualitative and quantitive contributions to logistic services. The COVID-19 pandemic brought unavoidable risks to the logistics industry in Turkey. The Logistic Service Providers (LSPs) have learned how to ensure uncertainties and risks triggered by main and adverse effects. The risks that LSPs encounter during the COVID-19 pandemic have been investigated and unveiled, and identified uncertainties and risks. The cause-effect structures were displayed by the qualitative and quantitive studies. The results suggest that supply chains and demand changes triggered by the COVID-19 pandemic while it influenced financial failure and forecast horizon with operational performances.

Keywords: logistic service providers, COVID-19, development, financial failure

Procedia PDF Downloads 73
11068 Architecture and Students with Autism: Exploring Strategies for Their Inclusion in Society Mainstream

Authors: Safaa Mahmoud Issa

Abstract:

Architecture, as an art and science of designing, has always been the medium to create environments that fulfill their users’ needs. It could create an inclusive environment that would not isolate any individual regardless of his /her disabilities. It could help, hopefully, in setting the strategies that provide a supportive, educational environment that would allow the inclusion of students with autism. Architects could help in the battle against this neuro-developmental disorder by providing the accommodating environment, at home and at school, in order to prevent institutionalizing these children. Through a theoretical approach and a review of literature, this study will explore and analyze best practices in autism-friendly, supportive, teaching environments. Additionally, it would provide the range of measures, and set the strategies to deal with the students with autism sensory peculiarities, and that, in order to allow them to concentrate in the school environment, and be able to succeed, and to be integrated as an important addition to society and the social mainstream. Architects should take into consideration the general guidelines for an autism-friendly built environment, and apply them to specific buildings systems. And that, as certain design elements have great effect on children’s behavior, by appropriating architecture to provide inclusive accommodating environments, the basis for equalization of opportunities is set allowing these individuals a better, normal, non-institutional life, as the discussion presented in this study would reveal.

Keywords: architecture, inclusion, students with autism, society mainstream

Procedia PDF Downloads 220
11067 Matching Coping Strategies to Athletic Retirement Stressors among Japanese Female Athletes

Authors: Miyako Oulevey, David Lavallee, Naohiko Kohtake

Abstract:

Retirement from sport can be stressful to athletes for many reasons. Accordingly, it is necessary to match coping strategies depending on the stressors. One of the athlete career assistance programs for Japanese top athletes in Japan, the Japan Olympic Committee Career Academy (JCA), has focused on the service contents regarding occupational supports which can be said to cope with financial and occupational stress; however, other supports such as psychological support were unclear due to the lack of psychological professionals in the JCA. Tailoring the program, it is important to match the needs of the athletes at athletic retirement with the service contents. Japanese Olympic athletes have been found to retire for different reasons. Especially female athletes who competed in the Summer Olympic Games were found to retire with psychological reasons. The purpose of this research was to investigate the types of stressors Japanese female athletes experience as a result of athletic retirement. As part of the study, 44 female retired athletes from 13 competitive sports completed an open-ended questionnaire. The KJ method was used to analyze stress experienced as a result of retirement. As a result, nine conceptualized stressors were aggregated such as “Conflict with athletic identity”, “Desire to live as an athlete”, and “Career plan after retirement”. In order to match the coping strategies according to the stressors, each stressor was classified with the four types of adjustments; psychological, social, financial, and occupational changes. As a result, the stressor relating to psychological adjustment accounted for 69.0% of coping-related needs, the financial and occupational adjustment was 21.8%, and social adjustment was 9.2%. In conclusion, coping strategies according to the stressors are suggested.

Keywords: athletic retirement, coping, female athlete, stress

Procedia PDF Downloads 168
11066 Diversity in Hockey: Factors Affecting Minority Participants in Ice Hockey, An Ethnography of the BGSU Ice Arena

Authors: Abass Suara

Abstract:

Following careful observation of the Bowling Green State University Ice Hockey Arena, it became imperative to study the reason for low racial minority participation in the game of Hockey. Therefore, this research aims to better understand the factors affecting diversity in Hockey. it conducted semi-structured interviews with two unique participants: a former hockey player who is now a coach and administrator while the other is a racial minority student-athlete. Following a content narrative analysis of the data gathered from observations and interviews, three higher-order themes emerged: economic, social, and relationship factors. The administrator's perceptions of low diversity bear heavily on the sport's financial demands while he also harps on how the sport fosters stronger team relationships. The perception of the student-athlete does not differ except that he added racism as a significant factor to the less racial minority participation in Ice Hockey. So, as much as Hockey has proved to be a costly sport to play, society also needs to pay some attention to the other psychological warfare racial minorities battle that has nothing to do with financial capabilities.

Keywords: sport, ice hockey, diversity in sport, ethnography

Procedia PDF Downloads 60
11065 The Determinants of Enterprise Risk Management: Literature Review, and Future Research

Authors: Sylvester S. Horvey, Jones Mensah

Abstract:

The growing complexities and dynamics in the business environment have led to a new approach to risk management, known as enterprise risk management (ERM). ERM is a system and an approach to managing the risks of an organization in an integrated manner to achieve the corporate goals and strategic objectives. Regardless of the diversities in the business environment, ERM has become an essential factor in managing individual and business risks because ERM is believed to enhance shareholder value and firm growth. Despite the growing number of literature on ERM, the question about what factors drives ERM remains limited. This study provides a comprehensive literature review of the main factors that contribute to ERM implementation. Google Scholar was the leading search engine used to identify empirical literature, and the review spanned between 2000 and 2020. Articles published in Scimago journal ranking and Scopus were examined. Thirteen firm characteristics and sixteen articles were considered for the empirical review. Most empirical studies agreed that firm size, institutional ownership, industry type, auditor type, industrial diversification, earnings volatility, stock price volatility, and internal auditor had a positive relationship with ERM adoption, whereas firm size, institutional ownership, auditor type, and type of industry were mostly seen be statistically significant. Other factors such as financial leverage, profitability, asset opacity, international diversification, and firm complexity revealed an inconclusive result. The growing literature on ERM is not without limitations; hence, this study suggests that further research should examine ERM determinants within a new geographical context while considering a new and robust way of measuring ERM rather than relying on a simple proxy (dummy) for ERM measurement. Other firm characteristics such as organizational culture and context, corporate scandals and losses, and governance could be considered determinants of ERM adoption.

Keywords: enterprise risk management, determinants, ERM adoption, literature review

Procedia PDF Downloads 173
11064 An Integrated Cloud Service of Application Delivery in Virtualized Environments

Authors: Shuen-Tai Wang, Yu-Ching Lin, Hsi-Ya Chang

Abstract:

Virtualization technologies are experiencing a renewed interest as a way to improve system reliability, and availability, reduce costs, and provide flexibility. This paper presents the development on leverage existing cloud infrastructure and virtualization tools. We adopted some virtualization technologies which improve portability, manageability and compatibility of applications by encapsulating them from the underlying operating system on which they are executed. Given the development of application virtualization, it allows shifting the user’s applications from the traditional PC environment to the virtualized environment, which is stored on a remote virtual machine rather than locally. This proposed effort has the potential to positively provide an efficient, resilience and elastic environment for online cloud service. Users no longer need to burden the platform maintenance and drastically reduces the overall cost of hardware and software licenses. Moreover, this flexible and web-based application virtualization service represent the next significant step to the mobile workplace, and it lets user executes their applications from virtually anywhere.

Keywords: cloud service, application virtualization, virtual machine, elastic environment

Procedia PDF Downloads 282
11063 Corporate Social Responsibility, Media Visibility and Performance of Firms Listed on Nairobi Securities Exchange, Kenya

Authors: Anne Kariuki, Kellen Kiambati

Abstract:

The broad objective of this study was to establish the mediating effect of media visibility on the relationship between corporate Social Responsibility (CSR) and the corporate performance of firms listed on the Nairobi Securities Exchange. The review of the literature provided conceptual and empirical gaps that formed the basis of the conceptual hypotheses. A survey questionnaire was distributed to the 50 heads of human resource departments in the different firms. A survey was conducted on fifty (50) companies listed on the Nairobi Securities Exchange. The study findings reported a significant relationship between CSR and non-financial performance and the mediating role of media visibility on the relationship between CSR and performance. The findings of the study support the signaling theory and stakeholder’s theory. Conclusively, CSR activities have an effect on media visibility, which in turn affects performance.

Keywords: corporate social responsibility, media visibility, corporate performance, non-financial performance

Procedia PDF Downloads 51
11062 Earthquake Effect in Micro Hydro Sector: Case Study of Dulakha District, Nepal

Authors: Keshav Raj Dhakal, Jit Bahadur Rokaya Chhetri

Abstract:

The Micro Hydro (MH) is one of the successful technology in Rural Nepal. Out of 75 district, 59 districts have installed 1287 MH projects with a total capacity of 24 Mega Watt (MW). Now, the challenge is how to sustain them. Dolakha is a prominent district for sustainable endues of power to sustain the MH projects. A total of 37 MH projects have been constructed with producing 886 Kilo Watt (KW) of energy in the district. This study traces out the impact of earthquake in MH sector in Dolakha district. It shows that 59 % of projects have been affected by devastating earthquake in April and May, 2015 where 29 % are completely damaged. Most of the damages are in civil structures like Penstock, forebay, power house, Canal, Intake. Transmission and distribution line have been partially damaged. This paper analysis failure of the civil structural component of MH projects and its financial consequence to the community. This study recommends that a disaster impact assessment is essential before construction of MH projects.

Keywords: micro hydro, earthquake, structural failure, financial consequence

Procedia PDF Downloads 205
11061 Islamic Banking: A New Trend towards the Development of Banking Law

Authors: Inese Tenberga

Abstract:

Undoubtedly, the focus of the present capitalist system of finance has shifted from the concept of productivity of money to the ‘cult of money’, which is characterized by such notions as speculative activity, squander, self-profit, vested interest, etc. The author is certain that a civilized society cannot follow this economic path any longer and therefore suggests that one solution would be to integrate the Islamic financial model in the banking sector of the EU to overcome its economic vulnerability and structurally transform its economies or build resilience against shocks and crisis. The researcher analyses the Islamic financial model, which is providing the basis for the concept of non-productivity of money, and proposes to consider it as a new paradigm of economic thinking. The author argues that it seeks to establish a broad-based economic well-being with an optimum rate of economic growth, socio-economic justice, equitable distribution of income and wealth. Furthermore, the author analyses and proposes to use the experience of member states of the Islamic Development Bank for the formation of a new EU interest free banking. It is offered to create within the EU banking system a credit sector and investment sector respectively. As a part of the latter, it is recommended to separate investment banks specializing in speculative investments and non­speculative investment banks. Meanwhile, understanding of the idea of Islamic banking exclusively from the perspective of the manner of yielding profit that differs from credit banking, without considering the legal, social, ethical guidelines of Islam impedes to value objectively the advantages of this type of financial activities at the non-Islamic jurisdictions. However, the author comes to the conclusion the imperative of justice and virtue, which is inherent to all of us, exists regardless of religion. The author concludes that the global community should adopt the experience of the Muslim countries and focus on the Islamic banking model.

Keywords: credit sector, EU banking system, investment sector, Islamic banking

Procedia PDF Downloads 174
11060 Sustainability of Ecotourism Related Activities in the Town of Yercaud: A Modeling Study

Authors: Manoj Gupta Charan Pushparaj

Abstract:

Tourism related activities are getting popular day by day and tourism has become an integral part of everyone’s life. Ecotourism initiatives have grown enormously in the past decade, and the concept of ecotourism has shown to bring great benefits in terms of environment conservation and to improve the livelihood of local people. However, the potential of ecotourism to sustain improving the livelihood of the local population in the remote future is a topic of active debate. A primary challenge that exists in this regard is the enormous costs of limiting the impacts of tourism related activities on the environment. Here we employed systems modeling approach using computer simulations to determine if ecotourism activities in the small hill town of Yercaud (Tamil Nadu, India) can be sustained over years in improving the livelihood of the local population. Increasing damage to the natural environment as a result of tourism-related activities have plagued the pristine hill station of Yercaud. Though ecotourism efforts can help conserve the environment and enrich local population, questions remain if this can be sustained in the distant future. The vital state variables in the model are the existing tourism foundation (labor, services available to tourists, etc.,) in the town of Yercaud and its natural environment (water, flora and fauna). Another state variable is the textile industry that drives the local economy. Our results would help to understand if environment conservation efforts are sustainable in Yercaud and would also offer suggestions to make it sustainable over the course of several years.

Keywords: ecotourism, simulations, modeling, Yercaud

Procedia PDF Downloads 275
11059 An Index to Measure Transportation Sustainable Performance in Construction Projects

Authors: Sareh Rajabi, Taha Anjamrooz, Salwa Bheiry

Abstract:

The continuous increase in the world population, resource shortage and the warning of climate change cause various environmental and social issues to the world. Thus, sustainability concept is much needed nowadays. Organizations are progressively falling under strong worldwide pressure to integrate sustainability practices into their project decision-making development. Construction projects in the industry are amongst the most significant, since it is one of the biggest divisions and of main significance for the national economy and hence has a massive effect on the environment and society. So, it is important to discover approaches to incorporate sustainability into the management of those projects. This study presents a combined sustainability index of projects with sustainable transportation which has been formed as per a comprehensive literature review and survey study. Transportation systems enable the movement of goods and services worldwide, and it is leading to economic growth and creating jobs while creating negative impacts on the environment and society. This research is study to quantify the sustainability indicators, through 1) identifying the importance of sustainable transportation indicators that are based on the sustainable practices used for the construction projects and 2) measure the effectiveness of practices through these indicators on the three sustainable pillars. A total 26 sustainability indicators have been selected and grouped under each related sustainability pillars. A survey was used to collect the opinion about the sustainability indicators by a scoring system. A combined sustainability index considering three sustainable pillars can be helpful in evaluating the transportation sustainable practices of a project and making decisions regarding project selection. In addition to focus on the issue of financial resource allocation in a project selection, the decision-maker could take into account the sustainability as an important key in addition to the project’s return and risk. The purpose of this study is to measure the performance of transportation sustainability which allow companies to assess multiple projects selection. This is useful to decision makers to rank and focus more on future sustainable projects.

Keywords: sustainable transportation, transportation performances, sustainable indicators, sustainable construction practice, sustainability

Procedia PDF Downloads 142
11058 Some Tips for Increasing Online Services Safety

Authors: Mohsen Rezaee

Abstract:

Although robust security softwares, including anti-viruses, anti-spywares, anti-spam and firewalls are amalgamated with new technologies such as safe zone, hybrid cloud, sand box and etc., and although it can be said that they have managed to prepare highest level of security against viruses, spywares and other malwares in 2012, in fact, hacker attacks to websites are increasingly becoming more and more complicated. Because of security matters developments it can be said it was expected to happen so. Here in this work we try to point out some functional and vital notes to enhance security on the web, enabling the user to browse safely in unlimited web world and to use virtual space securely.

Keywords: firewalls, security, web services, computer science

Procedia PDF Downloads 404