Search results for: neural perception.
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3795

Search results for: neural perception.

1125 Nurses’ Perception of Pain and Skin Tearing during Dressing Change

Authors: Jung Yoon Kim

Abstract:

Introduction: Wounds inevitably cause patients to experience discomfort, distress, and consequentially reduced quality of life due to entailed pain, maceration, and foul odor. The dressing has been a universal wound care method in which wounds are covered and protected, and an optimum environment for healing is provided. This study aimed to investigate Korean nurses’ level of awareness of pain and skin tearing in wound beds and/or peri-wound skin at dressing change. Methods: A descriptive study was performed. Convenience sampling was employed, and registered nurses were recruited from attendees of continuing education program. A total of 399 participants (RN) completed the questionnaire. Data were collected from September to November 2022. Results: Many of them perceived skin tearing and wound-related pain associated with dressing changes, but most of them did not assess and record pain and skin tearing at dressing change. More than half of the respondents reported that they did not provide nursing intervention to prevent pain and skin tearing. Many of them reported that a systematic educational program for preventing pain and skin tearing at dressing changes was needed. Discussion: Many of the respondents were aware of pain and skin tearing at dressing change but did not take any further necessary measures, including nursing intervention, for the most appropriate, systematic pain and skin tearing management. Therefore, this study suggested that a systematic and comprehensive educational program for Korean healthcare professionals needs to be developed and implemented in Korea’s hospital settings.

Keywords: skin tearing, pain, dressing change, nurses

Procedia PDF Downloads 101
1124 Predicting Stack Overflow Accepted Answers Using Features and Models with Varying Degrees of Complexity

Authors: Osayande Pascal Omondiagbe, Sherlock a Licorish

Abstract:

Stack Overflow is a popular community question and answer portal which is used by practitioners to solve technology-related challenges during software development. Previous studies have shown that this forum is becoming a substitute for official software programming languages documentation. While tools have looked to aid developers by presenting interfaces to explore Stack Overflow, developers often face challenges searching through many possible answers to their questions, and this extends the development time. To this end, researchers have provided ways of predicting acceptable Stack Overflow answers by using various modeling techniques. However, less interest is dedicated to examining the performance and quality of typically used modeling methods, and especially in relation to models’ and features’ complexity. Such insights could be of practical significance to the many practitioners that use Stack Overflow. This study examines the performance and quality of various modeling methods that are used for predicting acceptable answers on Stack Overflow, drawn from 2014, 2015 and 2016. Our findings reveal significant differences in models’ performance and quality given the type of features and complexity of models used. Researchers examining classifiers’ performance and quality and features’ complexity may leverage these findings in selecting suitable techniques when developing prediction models.

Keywords: feature selection, modeling and prediction, neural network, random forest, stack overflow

Procedia PDF Downloads 132
1123 SCNet: A Vehicle Color Classification Network Based on Spatial Cluster Loss and Channel Attention Mechanism

Authors: Fei Gao, Xinyang Dong, Yisu Ge, Shufang Lu, Libo Weng

Abstract:

Vehicle color recognition plays an important role in traffic accident investigation. However, due to the influence of illumination, weather, and noise, vehicle color recognition still faces challenges. In this paper, a vehicle color classification network based on spatial cluster loss and channel attention mechanism (SCNet) is proposed for vehicle color recognition. A channel attention module is applied to extract the features of vehicle color representative regions and reduce the weight of nonrepresentative color regions in the channel. The proposed loss function, called spatial clustering loss (SC-loss), consists of two channel-specific components, such as a concentration component and a diversity component. The concentration component forces all feature channels belonging to the same class to be concentrated through the channel cluster. The diversity components impose additional constraints on the channels through the mean distance coefficient, making them mutually exclusive in spatial dimensions. In the comparison experiments, the proposed method can achieve state-of-the-art performance on the public datasets, VCD, and VeRi, which are 96.1% and 96.2%, respectively. In addition, the ablation experiment further proves that SC-loss can effectively improve the accuracy of vehicle color recognition.

Keywords: feature extraction, convolutional neural networks, intelligent transportation, vehicle color recognition

Procedia PDF Downloads 183
1122 Regression of Hand Kinematics from Surface Electromyography Data Using an Long Short-Term Memory-Transformer Model

Authors: Anita Sadat Sadati Rostami, Reza Almasi Ghaleh

Abstract:

Surface electromyography (sEMG) offers important insights into muscle activation and has applications in fields including rehabilitation and human-computer interaction. The purpose of this work is to predict the degree of activation of two joints in the index finger using an LSTM-Transformer architecture trained on sEMG data from the Ninapro DB8 dataset. We apply advanced preprocessing techniques, such as multi-band filtering and customizable rectification methods, to enhance the encoding of sEMG data into features that are beneficial for regression tasks. The processed data is converted into spike patterns and simulated using Leaky Integrate-and-Fire (LIF) neuron models, allowing for neuromorphic-inspired processing. Our findings demonstrate that adjusting filtering parameters and neuron dynamics and employing the LSTM-Transformer model improves joint angle prediction performance. This study contributes to the ongoing development of deep learning frameworks for sEMG analysis, which could lead to improvements in motor control systems.

Keywords: surface electromyography, LSTM-transformer, spiking neural networks, hand kinematics, leaky integrate-and-fire neuron, band-pass filtering, muscle activity decoding

Procedia PDF Downloads 7
1121 Recommendations as a Key Aspect for Online Learning Personalization: Perceptions of Teachers and Students

Authors: N. Ipiña, R. Basagoiti, O. Jimenez, I. Arriaran

Abstract:

Higher education students are increasingly enrolling in online courses, they are, at the same time, generating data about their learning process in the courses. Data collected in those technology enhanced learning spaces can be used to identify patterns and therefore, offer recommendations/personalized courses to future online students. Moreover, recommendations are considered key aspects for personalization in online learning. Taking into account the above mentioned context, the aim of this paper is to explore the perception of higher education students and teachers towards receiving recommendations in online courses. The study was carried out with 322 students and 10 teachers from two different faculties (Engineering and Education) from Mondragon University. Online questionnaires and face to face interviews were used to gather data from the participants. Results from the questionnaires show that most of the students would like to receive recommendations in their online courses as a guide in their learning process. Findings from the interviews also show that teachers see recommendations useful for their students’ learning process. However, teachers believe that specific pedagogical training is required. Conclusions can also be drawn as regards the importance of personalization in technology enhanced learning. These findings have significant implications for those who train online teachers due to the fact that pedagogy should be the driven force and further training on the topic could be required. Therefore, further research is needed to better understand the impact of recommendations on online students’ learning process and draw some conclusion on pedagogical concerns.

Keywords: higher education, perceptions, recommendations, online courses

Procedia PDF Downloads 267
1120 Autonomous Kuka Youbot Navigation Based on Machine Learning and Path Planning

Authors: Carlos Gordon, Patricio Encalada, Henry Lema, Diego Leon, Dennis Chicaiza

Abstract:

The following work presents a proposal of autonomous navigation of mobile robots implemented in an omnidirectional robot Kuka Youbot. We have been able to perform the integration of robotic operative system (ROS) and machine learning algorithms. ROS mainly provides two distributions; ROS hydro and ROS Kinect. ROS hydro allows managing the nodes of odometry, kinematics, and path planning with statistical and probabilistic, global and local algorithms based on Adaptive Monte Carlo Localization (AMCL) and Dijkstra. Meanwhile, ROS Kinect is responsible for the detection block of dynamic objects which can be in the points of the planned trajectory obstructing the path of Kuka Youbot. The detection is managed by artificial vision module under a trained neural network based on the single shot multibox detector system (SSD), where the main dynamic objects for detection are human beings and domestic animals among other objects. When the objects are detected, the system modifies the trajectory or wait for the decision of the dynamic obstacle. Finally, the obstacles are skipped from the planned trajectory, and the Kuka Youbot can reach its goal thanks to the machine learning algorithms.

Keywords: autonomous navigation, machine learning, path planning, robotic operative system, open source computer vision library

Procedia PDF Downloads 177
1119 Students' Experience Perception in Courses Taught in New Delivery Modes Compared to Traditional Modes

Authors: Alejandra Yanez, Teresa Benavides, Zita Lopez

Abstract:

Even before COVID-19, one of the most important challenges that Higher Education faces today is the need for innovative educational methodologies and flexibility. We could all agree that one of the objectives of Higher Education is to provide students with a variety of intellectual and practical skills that, at the same time, will help them develop competitive advantages such as adaptation and critical thinking. Among the strategic objectives of Universidad de Monterrey (UDEM) has been to provide flexibility and satisfaction to students in the delivery modes of the academic offer. UDEM implemented a methodology that combines face to face with synchronous and asynchronous as delivery modes. UDEM goal, in this case, was to implement new technologies and different teaching methodologies that will improve the students learning experience. In this study, the experience of students during courses implemented in new delivery mode was compared with students in courses with traditional delivery modes. Students chose openly either way freely. After everything students around the world lived in 2020 and 2021, one can think that the face to face (traditional) delivery mode would be the one chosen by students. The results obtained in this study reveal that both delivery modes satisfy students and favor their learning process. We will show how the combination of delivery modes provides flexibility, so the proposal is that universities can include them in their academic offer as a response to the current student's learning interests and needs.

Keywords: flexibility, new delivery modes, student satisfaction, academic offer

Procedia PDF Downloads 101
1118 A Quality Improvement Project to Assess the Impact of Orthognathic Surgery on the Quality of Life of Patients: Pre-Operatively versus Post-Operatively

Authors: Fiona Lourenco, William Allen

Abstract:

Dentofacial deformities are primarily surgically treated via orthognathic surgery. Health-related quality of life is concerned with aspects of quality of life that relate specifically to an individual’s health. Design and Setting: Retrospective analysis of patients who had orthognathic surgery from January 2018 - December 2022 at the trust using the previously validated Orthognathic Quality of Life questionnaire (OQoL). Materials and Methods: 32 Patient questionnaires (which included pre-operative and post-operative separate sections) were obtained via telephone survey. The data was analysed using the two-tailed paired t-test and Wilcoxon signed-rank test. Results: The change in perception post-surgery was highly significant (both tests resulted in p<0.001 for overall analysis as well as for each domain). Overall, a 74% improvement in QoL was seen following orthognathic surgery. Reports of improvement in each domain were as follows: 71% in the social aspect of the deformity domain, 76% in facial aesthetics, 60% in function, and 57% improvement in awareness of facial deformity. Conclusion: The assessment of QoL is becoming progressively imperative in clinical research. The above data shows that orthognathic surgery has a significant improvement in the QoL of patients post-operatively. The results demonstrate improvement in all domains, with perceptions in facial aesthetics seeing the highest change post-operatively.

Keywords: dentofacial, oral, facial asymmetry, orthognathic surgery, quality of life

Procedia PDF Downloads 80
1117 Acceptance towards Counselling Services among Flood Victims in Selangor

Authors: Husni Mohd Radzi, Lilie Zahara Ramly, Sapora Sipon, Salhah Abdullah

Abstract:

Malaysia have been experiencing series of huge floods all around the country for the past decades despide planned development done by local authorities. The floods incurred due to factors like natural climate change or man-made disaster. Floods have caused a lot of damages, destructions and losses in term of infrastructure, financial implications and physical health. However, other damaging aspect was not being given much attention are the psychological need of the flood victim. The traumatic impact from the natural disaster like floods may cause serious psychological and spiritual deterioration. Many flood relief shelters in the past did not provide counseling services for flood victims to consult, and as a result, it contributes to added stress among the flood victims, as the issue were not being addressed. Some studies indicates that flood victims did not look for counseling service being offered. A total of 257 flood victim was involved in this study. Main area of the study was Kg Bukit Changgang, Kg. Rancangan Tanah Belia, Kg. Labohan Dagang and Kg.Olak Lempit in Kuala Langat, Selangor. The flood victims have responded to the survey given and the data was analyze using SPSS for descriptive information and other measures. At least 13 victims were reported to have experienced moderate to severe level of stress and anxiety over the flood disaster incidents and a total of 88 respondents admitted to have at least thought and consider getting counseling service.

Keywords: perception, acceptance towards counseling, counseling service for flood victim, disaster

Procedia PDF Downloads 319
1116 Perception of Discrimination Amongst Minorites in Canada Following the Inception of Bill 21

Authors: Ayman Mohammed, Abdul Raffay Ilyas, Syeda Rohma Sadia, Zuha Durrani, Fareeha Kamal, Shaheryar Syed, Arshiya Shareef, Mukarram Zaidi

Abstract:

On June 16, 2019, Coalition Avenir de Québec (CAQ) passed Bill 21, a controversial bill impacting many Canadians. The Bill prohibits workers in the Quebec provincial sector from wearing any form of religious articles. While the Bill claims to treat all religious symbols equally, those with distinctive items of dress such as hijabs, kippahs, and turbans become targets of the discriminatory nature of the Bill. With the rise in xenophobic behaviour across Canada and the West, Think For Actions conducted a study of Bill 21. The study included responses from Indigenous, Muslims, Sikhs and Jewish people residing in Calgary. The focus was on the recent passing of Bill 21, their opinions on the perceived attitudes of intolerance, and the perceptions of common stereotypes. The data collection and analysis happened over 9 weeks. The method of data collection was semi-structured interviews held in focus groups in different religious institutions and cultural/community centres in Calgary. The focus groups generated unanimously negative responses to the Bill. Participants described the Bill as “hateful” and one which “targets minority religions”. The participants had hopes that the Bill would be defeated and Quebec residents would be protected by their basic rights to practice their religion.

Keywords: Bill 21, Islamophobia, Quebec, minorities, discrimination

Procedia PDF Downloads 146
1115 Avatar Creation for E-Learning

Authors: M. Najib Osman, Hanafizan Hussain, Sri Kusuma Wati Mohd Daud

Abstract:

Avatar was used as user’s symbol of identity in online communications such as Facebook, Twitter, online game, and portal community between unknown people. The development of this symbol is the use of animated character or avatar, which can engage learners in a way that draws them into the e-Learning experience. Immersive learning is one of the most effective learning techniques, and animated characters can help create an immersive environment. E-learning is an ideal learning environment using modern means of information technology, through the effective integration of information technology and the curriculum to achieve, a new learning style which can fully reflect the main role of the students to reform the traditional teaching structure thoroughly. Essential in any e-learning is the degree of interactivity for the learner, and whether the learner is able to study at any time, or whether there is a need for the learner to be online or in a classroom with other learners at the same time (synchronous learning). Ideally, e-learning should engage the learners, allowing them to interact with the course materials, obtaining feedback on their progress and assistance whenever it is required. However, the degree of interactivity in e-learning depends on how the course has been developed and is dependent on the software used for its development, and the way the material is delivered to the learner. Therefore, users’ accessibility that allows access to information at any time and places and their positive attitude towards e-learning such as having interacting with a good teacher and the creation of a more natural and friendly environment for e-learning should be enhanced. This is to motivate their learning enthusiasm and it has been the responsibility of educators to incorporate new technology into their ways of teaching.

Keywords: avatar, e-learning, higher education, students' perception

Procedia PDF Downloads 411
1114 Intra-miR-ExploreR, a Novel Bioinformatics Platform for Integrated Discovery of MiRNA:mRNA Gene Regulatory Networks

Authors: Surajit Bhattacharya, Daniel Veltri, Atit A. Patel, Daniel N. Cox

Abstract:

miRNAs have emerged as key post-transcriptional regulators of gene expression, however identification of biologically-relevant target genes for this epigenetic regulatory mechanism remains a significant challenge. To address this knowledge gap, we have developed a novel tool in R, Intra-miR-ExploreR, that facilitates integrated discovery of miRNA targets by incorporating target databases and novel target prediction algorithms, using statistical methods including Pearson and Distance Correlation on microarray data, to arrive at high confidence intragenic miRNA target predictions. We have explored the efficacy of this tool using Drosophila melanogaster as a model organism for bioinformatics analyses and functional validation. A number of putative targets were obtained which were also validated using qRT-PCR analysis. Additional features of the tool include downloadable text files containing GO analysis from DAVID and Pubmed links of literature related to gene sets. Moreover, we are constructing interaction maps of intragenic miRNAs, using both micro array and RNA-seq data, focusing on neural tissues to uncover regulatory codes via which these molecules regulate gene expression to direct cellular development.

Keywords: miRNA, miRNA:mRNA target prediction, statistical methods, miRNA:mRNA interaction network

Procedia PDF Downloads 511
1113 Response of First Bachelor of Medicine, Bachelor of Surgery (MBBS) Students to Integrated Learning Program

Authors: Raveendranath Veeramani, Parkash Chand, H. Y. Suma, A. Umamageswari

Abstract:

Background and Aims: The aim of this study was to evaluate students’ perception of Integrated Learning Program[ILP]. Settings and Design: A questionnaire was used to survey and evaluate the perceptions of 1styear MBBS students at the Department of Anatomy at our medical college in India. Materials and Methods: The first MBBS Students of Anatomy were involved in the ILP on the Liver and extra hepatic biliary apparatus integrating the Departments of Anatomy, Biochemistry and Hepato-biliary Surgery. The evaluation of the ILP was done by two sets of short questionnaire that had ten items using the Likert five-point grading scale. The data involved both the students’ responses and their grading. Results: A majority of students felt that the ILP was better in as compared to the traditional lecture method of teaching.The integrated teaching method was better at fulfilling learning objectives (128 students, 83%), enabled better understanding (students, 94%), were more interesting (140 students, 90%), ensured that they could score better in exams (115 students, 77%) and involved greater interaction (100 students, 66%), as compared to traditional teaching methods. Most of the students (142 students, 95%) opined that more such sessions should be organized in the future. Conclusions: Responses from students show that the integrated learning session should be incorporated even at first phase of MBBS for selected topics so as to create interest in the medical sciences at the entry level and to make them understand the importance of basic science.

Keywords: integrated learning, students response, vertical integration, horizontal integration

Procedia PDF Downloads 201
1112 Parent’s Perspective about the Impact of Digital Storytelling on a Child’s Moral Development in the Early Years

Authors: Hina Abdul Majeed

Abstract:

The story has a powerful impact on the human mind of all age groups. There are various ways to tell stories; one of the forms is digital storytelling. Digital storytelling is getting popular nowadays; it mainly catalyzes a child's holistic development in the early years. Thus, this study's primary purpose is to explore parents' perception of the impact of digital storytelling on developing children's moral values and the change that occurs in child's moral behavior and attitude using the digital storytelling tool. Literature was reviewed by exploring the recent studies on digital stories and their impact on child's development. This study was based on a mixed-method approach, considering qualitative and quantitative research designs. The population for this study included parents of early years children who resided in Karachi. However, parents of two to six years old children were targeted as samples by selecting using a purposive sample method. Thus, 100 parents were chosen for the quantitative survey, and five parents were interviewed to collect qualitative data. Questionnaires were developed for collecting data from parents through surveys and interviews. The SPSS was used to analyze the quantitative data, and the parents' responses collected during discussions were presented in narrative form. The findings show that the impact of digital storytelling, in most parents' opinion, is positive in inculcating moral values in their children. Moreover, parents also endorse the changes in child's behavior and attitude due to digital stories.

Keywords: digital storytelling, moral development, early years, parents

Procedia PDF Downloads 78
1111 The Effective of Training Program Using Neuro- Linguistic Programming (NLP) to Reduce the Test Anxiety through the Use of Biological Feedback

Authors: Mohammed Fakehy, Mohammed Haggag

Abstract:

The problem of test anxiety considered as one of the most important and most complex psychological problems faced by students of King Saud University, where university students in a need to bring their reassurance and psychological comfort, relieves feeling pain and difficulties of the study. Recently, there are programs and science that help human to change, including the science Linguistic Programming this neural science stems from not just the tips of the need to make the effort or continue to work, but provides the keys in which one can be controlled in the internal environment. Even human potential energy is extracted seeking to achieve success and happiness and excellence. Through the work of the researchers as members of the teaching staff at King Saud University and specialists in the field of psychology noticed the suffering of some students of King Saud University, test anxiety. In an attempt by the researchers to mitigate as much as possible of the unity of this concern, students will have a training program in Neuro Linguistic Programming. The main Question of this study is What is the effectiveness of the impact of a training program using NLP to reduce test anxiety by using a biological feedback. Therefore, the results of this study might serve as a good announcement about the usefulness of NLP programs which influence future research to significant effect of NLP on test anxiety.

Keywords: neuro linguistic programming, test anxiety, biological feedback, king saud

Procedia PDF Downloads 526
1110 Hand Gesture Interpretation Using Sensing Glove Integrated with Machine Learning Algorithms

Authors: Aqsa Ali, Aleem Mushtaq, Attaullah Memon, Monna

Abstract:

In this paper, we present a low cost design for a smart glove that can perform sign language recognition to assist the speech impaired people. Specifically, we have designed and developed an Assistive Hand Gesture Interpreter that recognizes hand movements relevant to the American Sign Language (ASL) and translates them into text for display on a Thin-Film-Transistor Liquid Crystal Display (TFT LCD) screen as well as synthetic speech. Linear Bayes Classifiers and Multilayer Neural Networks have been used to classify 11 feature vectors obtained from the sensors on the glove into one of the 27 ASL alphabets and a predefined gesture for space. Three types of features are used; bending using six bend sensors, orientation in three dimensions using accelerometers and contacts at vital points using contact sensors. To gauge the performance of the presented design, the training database was prepared using five volunteers. The accuracy of the current version on the prepared dataset was found to be up to 99.3% for target user. The solution combines electronics, e-textile technology, sensor technology, embedded system and machine learning techniques to build a low cost wearable glove that is scrupulous, elegant and portable.

Keywords: American sign language, assistive hand gesture interpreter, human-machine interface, machine learning, sensing glove

Procedia PDF Downloads 301
1109 Nursing and Allied Health Perception of Desirable Junior Doctor Attributes for Effective Collaboration and Teamwork

Authors: Maneka Marianne Britto, Hansraj Riteesh Bookun

Abstract:

The ability of a junior doctor to deliver complex multi-disciplinary care to patients in a paradigm of respect and collaboration requires a multitude of interpersonal skills and competencies. A short survey was used to explore the perspective of allied health staff on the desirable attributes of a junior doctor which are conducive to good teamwork. 23 allied health professionals (14 nurses, 4 physiotherapists, 2 dietitians, 1 occupational therapist, 1 speech therapist and 1 audiologist) responded to this 17-item survey. There were 17 females. The mean age of the respondents was 34.9 ± 10.1 years. The salient findings of our survey are that 95% of our respondents rated friendliness and non-clinical small talk with average importance or greater. 45% of them viewed these 2 items as very important or absolutely essential. A single respondent viewed these 2 items with little importance. The other criteria which were rated with high levels of importance were the acknowledgment of allied health suggestions and good ward organizational skills. Training these collaborative skills is challenging, and an enhanced understanding of interprofessional perspectives will help a junior doctor to achieve better clinical outcomes. It is hoped that this paper will further stimulate discussion in this area and will encourage junior doctors to engage in non-clinical conversations with allied health staff in the spirit of promoting effective teamwork.

Keywords: allied health, collaboration, doctor, medicine, surgery

Procedia PDF Downloads 130
1108 Exploring Management Strategies Used by Grade 1 Educators in the Classroom Working with Learners Presenting with ADHD Symptoms in the Western Cape

Authors: Athena Pedro, Gina Stockingt

Abstract:

This study aimed to explore current management strategies used by Grade 1 educators working with learners presenting with Attention Deficit Hyperactivity Disorder (ADHD) symptoms in mainstream schools in the Western Cape. A sample of grade 1 educators were selected for the study. The sample comprised of twelve grades 1 educators from four local schools in the Western Cape. All twelve educators were individually interviewed and discussed the management strategies used in the classroom when working with learner presenting with ADHD symptoms. The data was analysed qualitatively with a focus in identifying, sorting and analyse meaning according to the subjective perception, understanding and behaviour of the grade 1 educators within their context. Furthermore, the social, cultural, political and physical environment of the participants were taken into consideration to explore and interpret the link between these elements. The findings were as follows: many educators felt that they did not receive enough training on Attention Deficit Hyperactivity Disorder, therefore lacking knowledge on how to apply management strategies to address this. Managing a diverse range of learners, lack of resources, lack of parental involvement, lack of assistance in the classroom, as well as distracted and disorganised children posed as challenges for educators working with learners presenting with Attention Deficit Hyperactivity Disorder symptoms.

Keywords: ADHD, Grade 1 educators, Learners, Management strategies

Procedia PDF Downloads 210
1107 The Power of Social Media Influencers: A Study of Public Perception of Credibility Among Kuwaitis

Authors: Fatima Alsalem

Abstract:

Objectives: This study aims to explore the perceived credibility of social media influencers and their effect on purchase intention. In addition, the study aims to investigate the relationship between satisfaction with content promoted via social media and its relation to purchasing intention. Methodology: This study uses an exploratory and quantitative methodology. It was implemented through a cross-sectional survey that asked respondents to identify the time they spend using social media, satisfaction with influencers’ content, types of influencers they prefer, motivations to use social media, purchase intention of products promoted by influencers, as well as three credibility dimensions. Sample: the sample included 1184 Kuwaiti nationals, of which 50.4% (N=593) were males and 49.6% (N=584) were females. Results: The analysis of the data indicated that comedy and entertainment influencers are the most preferred type of influencers, while fashion influencers “fashionistas” are the least preferred. Based on the results of the regression analysis, the perceived credibility of influencers and satisfaction with their content is positively related to higher purchase intention. While all dimensions of credibility are positively related to higher purchase intention, attractiveness is the strongest predictor. Conclusion: The significant value of this study is the examination of the perceived credibility of influencers and the type of influencer social media users prefer to follow. The current research proves that the attractiveness of influencers is the highest dimension of their perceived credibility, which was prevalent in the findings.

Keywords: influencers, social media, mass media, credibility

Procedia PDF Downloads 253
1106 Examining How Teachers’ Backgrounds and Perceptions for Technology Use Influence on Students’ Achievements

Authors: Zhidong Zhang, Amanda Resendez

Abstract:

This study is to examine how teachers’ perspective on education technology use in their class influence their students’ achievement. The authors hypothesized that teachers’ perspective can directly or indirectly influence students’ learning, performance, and achievements. In this study, a questionnaire entitled, Teacher’s Perspective on Educational Technology, was delivered to 63 teachers and 1268 students’ mathematics and reading achievement records were collected. The questionnaire consists of four parts: a) demographic variables, b) attitudes on technology integration, c) outside factor affecting technology integration, and d) technology use in the classroom. Kruskal-Wallis and hierarchical regression analysis techniques were used to examine: 1) the relationship between the demographic variables and teachers’ perspectives on educational technology, and 2) how the demographic variables were causally related to students’ mathematics and reading achievements. The study found that teacher demographics were significantly related to the teachers’ perspective on educational technology with p < 0.05 and p < 0.01 separately. These teacher demographical variables included the school district, age, gender, the grade currently teach, teaching experience, and proficiency using new technology. Further, these variables significantly predicted students’ mathematics and reading achievements with p < 0.05 and p < 0.01 separately. The variations of R² are between 0.176 and 0.467. That means 46.7% of the variance of a given analysis can be explained by the model.

Keywords: teacher's perception of technology use, mathematics achievement, reading achievement, Kruskal-Wallis test, hierarchical regression analysis

Procedia PDF Downloads 131
1105 The Application of Mapping, Practicing, Using Strategy with Instructional Materials Based on the School Curriculum toward the English Achievement of Indonesian EFL Students

Authors: Eny Syatriana

Abstract:

English proficiency of Indonesian secondary school students is below standard. The low proficiency may come from poor teaching materials that do not meet the students’ need. The main objective for English teachers is to improve the English proficiency of the students. The purpose of this study is to explore the application Mapping, Practicing, Using (MPU) strategy with Instructional Materials Based on the School Curriculum toward the English achievement of Indonesian EFL Students. This paper is part my dissertation entitles 'Designing instructional materials for secondary school students based on the school curriculum' consisting of need analysis, design, development, implementation, and evaluation; this paper discusses need analysis and creates a model of creating instructional materials through deep discussion among teachers of secondary schools. The subject consisted of six English teachers and students of three classes at three different secondary schools in Makassar, South Sulawesi, Indonesia. Pretest and posttest design were administered to see the effectiveness of the MPU strategy. Questionnaires were administered to see the teachers and students’ perception toward the instructional materials. The result indicates that the MPU strategy is effective in improving the English achievement; instructional materials with different strategies improve the English achievement of the students. Both teachers and students argue that the presented instructional materials are effective to be used in the teaching and learning process to increase the English proficiency of the students.

Keywords: proficiency, development, English for secondary school students, instructional materials

Procedia PDF Downloads 332
1104 Analyzing the Economic Impact and Stakeholder Perception of Destination Promotion: A Case Study of the First City on the Mississippi as 'True North'

Authors: Kelly La Venture

Abstract:

Destination promotion has become increasingly important to economic development in the United States. Key stakeholders of the First City on the Mississippi recognizes the importance of the visitor economy and decided to invest in destination promotion of the city as ‘True North’. The purpose of the study was to analyze the economic impact and stakeholder perceptions of destination promotion of the First City on the Mississippi as ‘True North’ using the case study method. Using a semi-structured guide consisting of 8 questions and additional probing questions, investigators engaged in 30-90 minute interviews with 20 key stakeholders. Data captured was then subjected to thematic analysis and interpretation. Through a review of literature and interview analysis, data indicate(1) there is increasing value in the visitor economy of the First City on the Mississippi,(2) the visitor economy warrants investments in destination promotion,(3) economic development can be more effective through coordination of destination promotion of as ‘True North’ and,(4) destination promotion fuels development across the entire economic spectrum. As a result, the First City on the Mississippi should prioritize marketing efforts of as ‘True North’ and coordinate these efforts with economic development initiatives. The destination promotion of the First City on the Mississippi as ‘True North’ may raise the communities profile and open doors to increased tourism, business relocation, business expansion, and entrepreneurs ready to start up a new organization.

Keywords: case study method, destination promotion, economic development, leisure and business travel

Procedia PDF Downloads 295
1103 Components of Effective Learning Environments: Global Perspectives on Student Perceptions

Authors: Victoria Appatova

Abstract:

internal and external, that are largely shaped by the student’s perceptions. Since 2006, the ELE concept has been studied by an international group of scholars through the creation of an ELE survey which was administered in nine countries and translated into five languages. The survey compares students’ perceptions of their learning environments and self-efficacy across A student’s effective learning environment (ELE) is comprised of multiple factors, both cultures as well as distinguishes similarities and differences in the students’ needs related to their learning. The main objectives of this international project include the following: Determine a system of components constituting ELE from the perspective of students and other academic populations Analyze students’ expectations, and their chances to succeed in college based on their expectations Conceptualize a comprehensive approach for assessing the effectiveness of a learning environment Compare the actualization of the ELE concept in American schools versus other national educational systems Compare student perceptions of ELE with those of faculty, administrators, and professional staff Four major factors influencing student learning across cultures and various national educational systems were determined: students’ initiative in using support services; learning skills; external comfort; and curriculum. Recent changes in the students’ perceptions, resulting from technology advances and a rapid shift to online learning, are being explored. The findings call for administrative and pedagogical actions which would cultivate more equitable education systems.

Keywords: learning environment, student perception, global perspectives, self-efficacy

Procedia PDF Downloads 88
1102 Consumer’ Knowledge, Attitude and Behavior on Food Safety Issues Related to Pesticide Residues in Cabbage

Authors: Dekie Rawung, Abdul L. Abadi, Toto Himawan, Siegfried Berhimpon

Abstract:

A case study on consumer' knowledge, attitude, and behavior on food safety issue related to pesticide residues in cabbage was conducted in the area of Manado and Tomohon city, North Sulawesi. A sample of 150 consumers were selected randomly on location (open market and supermarket) while they were purchasing vegetables. The data on consumers’ perception, knowledge, attitude and behavior on food safety issue regarding pesticide residues were collected using a 5-point, two-section Likert-Scale questionnaire, and the relationship of knowledge, attitude, and behavior on food safety issues were analyzed using Structural Equation Modeling (SEM). It was found that, among many food safety issues, the illegal, non-food chemical preservatives were considered the most important one (by more than 35% respondents), followed by high cholesterol content and textile coloring chemical (> 27% respondents). The pesticide residues issue was only in the 4th place. The same results were seen on the issue of quality factors that determine the product selection during purchasing. The pesticide-free and organic products labels were considered much less important quality factors as compared with freshness and nutrition value which were considered the most and the second most important quality factors (almost 65% of respondents). SEM analysis showed that only knowledge and attitude on food safety that had the significant relation (coefficient value of 0.38), whereas those with behaviors were not significant.

Keywords: cabbage, consumer, food safety, pesticide residues

Procedia PDF Downloads 421
1101 Modelling Mode Choice Behaviour Using Cloud Theory

Authors: Leah Wright, Trevor Townsend

Abstract:

Mode choice models are crucial instruments in the analysis of travel behaviour. These models show the relationship between an individual’s choice of transportation mode for a given O-D pair and the individual’s socioeconomic characteristics such as household size and income level, age and/or gender, and the features of the transportation system. The most popular functional forms of these models are based on Utility-Based Choice Theory, which addresses the uncertainty in the decision-making process with the use of an error term. However, with the development of artificial intelligence, many researchers have started to take a different approach to travel demand modelling. In recent times, researchers have looked at using neural networks, fuzzy logic and rough set theory to develop improved mode choice formulas. The concept of cloud theory has recently been introduced to model decision-making under uncertainty. Unlike the previously mentioned theories, cloud theory recognises a relationship between randomness and fuzziness, two of the most common types of uncertainty. This research aims to investigate the use of cloud theory in mode choice models. This paper highlights the conceptual framework of the mode choice model using cloud theory. Merging decision-making under uncertainty and mode choice models is state of the art. The cloud theory model is expected to address the issues and concerns with the nested logit and improve the design of mode choice models and their use in travel demand.

Keywords: Cloud theory, decision-making, mode choice models, travel behaviour, uncertainty

Procedia PDF Downloads 388
1100 Perceived Procedural Justice and Conflict Management in Romantic Relations

Authors: Inbal Peleg Koriat, Rachel Ben-Ari

Abstract:

The purpose of the present study was to test individual’s conflict management style in romantic relations as a function of their perception of the extent of procedural justice in their partner behavior, and to what extant this relationship is mediated by the quality of the relations. The research procedure included two studies: The first study was a correlative study with 160 participants in a romantic relation. The goal of the first study was to examine the mediation model with self-report questionnaires. The second study was an experimental study with 241 participants. The study was designed to examine the causal connection between perceived procedural justice (PPJ) and conflict management styles. Study 1 indicated a positive connection between PPJ and collaborative conflict management styles (integrating, compromising and obliging). In contrast, a negative connection was not found between PPJ and non-collaborative conflict management styles (avoiding, and dominating). In addition, perceived quality of the romantic relations was found to mediate the connection between PPJ and collaborative conflict management styles. Study 2 validated the finding of Study 1 by showing that PPJ leads the individual to use compromising and integrating conflict management styles. In contrast to Study 1, Study 2 shows that a low PPJ increases the individual’s tendency to use an avoiding conflict management style. The study contributes to the rather scarce research on PPJ role in conflict management in general and in romantic relations in particular. It can provide new insights into cognitive methods of coping with conflict that encourage transformation in the conflict and a way to grow and develop both individually and as a couple.

Keywords: conflict management style, marriage, procedural justice, romantic relations

Procedia PDF Downloads 318
1099 Perception of Indoor Environmental Qualities in Residential Buildings: A Quantitative Case Survey for Turkey and Iran

Authors: Majid Bahramian, Kaan Yetilmezsoy

Abstract:

Environmental performance of residential buildings been a hotspot for the research community, however, the indoor environmental quality significantly overlooked in the literature. The paper is motivated by the understanding of the occupants from the indoor environmental qualities and seeks to find the satisfaction level in two high-rise green-certified residential buildings. Views of more than 250 respondents in each building were solicited on 15 Indoor Environmental Qualities (IEQ) parameters. Findings suggest that occupants are generally satisfied with five critical aspects of IEQ, but some unsatisfaction exists during operation phase. The results also indicate that the green build certification systems for new buildings have some deficiencies which affect the actual environmental performance of green buildings during operation. Some reasons were suggested by the occupants of which the design-focus construction and lack of monitoring after certification were the most critical factors. Among the crucial criteria for environmental performance assessment of green buildings, energy saving, reduction of Greenhouse Gases (GHG) emissions, environmental impacts on neighborhood area, waste reduction and IEQs, were the most critical factors dominating the performance, in a descending order. This study provides valuable information on the performance of IEQ parameters of green building and gives a deeper understanding for stakeholders and companies involved in construction sector with the relevant feedback for their decision-making on current and future projects.

Keywords: indoor environmental qualities, green buildings, occupant satisfaction, environmental performance

Procedia PDF Downloads 86
1098 Beliefs on Reproduction of Women in Fish Port Community: An Explorative Study on the Beliefs on Conception, Childbirth, and Maternal Care of Women in Navotas Fish Port Community

Authors: Marie Kristel A. Gabawa

Abstract:

The accessibility of health programs, specifically family planning programs and maternal and child health care (FP/MCH), are generally low in urban poor communities. Moreover, most of FP/MCH programs are directed toward medical terms that are usually not included in ideation of the body of urban poor dwellers. This study aims to explore the beliefs on reproduction that will encompass, but not limited to, beliefs on conception, pregnancy, and maternal and child health care. The site of study will be the 2 barangays of North Bay Boulevard South 1 (NBBS1) and North Bay Boulevard South 2 (NBBS2). These 2 barangays are the nearest residential community within the Navotas Fish Port Complex (NFPC). Data gathered will be analyzed using grounded-theory method of analysis, with the theories of cultural materialism and equity feminism as foundation. Survey questionnaires, key informant interviews, and focus group discussions will be utilized in gathering data. Further, the presentation of data will be recommended to health program initiators and use the data gathered as a tool to customize FP/MCH programs to the perception and beliefs of women residing in NBBS1and NBBS2, and to aid any misinformation for FP/MCH techniques.

Keywords: beliefs on reproduction, fish port community, family planning, maternal and child health care, Navotas

Procedia PDF Downloads 259
1097 Rethinking Urban Green Space Quality and Planning Models from Users and Experts’ Perspective for Sustainable Development: The Case of Debre Berhan and Debre Markos Cities, Ethiopia

Authors: Alemaw Kefale, Aramde Fetene, Hayal Desta

Abstract:

This study analyzed the users' and experts' views on the green space quality and planning models in Debre Berhan (DB) and Debre Markos (DM) cities in Ethiopia. A questionnaire survey was conducted on 350 park users (148 from DB and 202 from DM) to rate the accessibility, size, shape, vegetation cover, social and cultural context, conservation and heritage, community participation, attractiveness, comfort, safety, inclusiveness, and maintenance of green spaces using a Likert scale. A key informant interview was held with 13 experts in DB and 12 in DM. Descriptive statistics and tests of independence of variables using the chi-square test were done. A statistically significant association existed between the perception of green space quality attributes and users' occupation (χ² (160, N = 350) = 224.463, p < 0.001), age (χ² (128, N = 350) = 212.812, p < 0.001), gender (χ² (32, N = 350) = 68.443, p < 0.001), and education level (χ² (192, N = 350) = 293.396, p < 0.001). 61.7 % of park users were unsatisfied with the quality of urban green spaces. The users perceived dense vegetation cover as "good," with a mean value of 3.41, while the remaining were perceived as "medium with a mean value of 2.62 – 3.32". Only quantitative space standards are practiced as a green space planning model, while other models are unfamiliar and never used in either city. Therefore, experts need to be aware of and practice urban green models during urban planning to ensure that new developments include green spaces to accommodate the community's and the environment's needs.

Keywords: urban green space, quality, users and experts, green space planning models, Ethiopia

Procedia PDF Downloads 58
1096 A Study on Learning Styles and Academic Performance in Relation with Kinesthetic, Verbal and Visual Intelligences

Authors: Salina Budin, Nor Liawati Abu Othman, Shaira Ismail

Abstract:

This study attempts to determine kinesthetic, verbal and visual intelligences among mechanical engineering undergraduate students and explores any probable relation with students’ learning styles and academic performance. The questionnaire used in this study is based on Howard Gardner’s multiple intelligences theory comprising of five elements of learning style; environmental, sociological, emotional, physiological and psychological. Questionnaires are distributed amongst undergraduates in the Faculty of Mechanical Engineering. Additional questions on students’ perception of learning styles and their academic performance are included in the questionnaire. The results show that one third of the students are strongly dominant in the kinesthetic intelligent (33%), followed by a combination of kinesthetic and visual intelligences (29%) and 21% are strongly dominant in all three types of intelligences. There is a statistically significant correlation between kinesthetic, verbal and visual intelligences and students learning styles and academic performances. The ANOVA analysis supports that there is a significant relationship between academic performances and level of kinesthetic, verbal and visual intelligences. In addition, it has also proven a remarkable relationship between academic performances and kinesthetic, verbal and visual learning styles amongst the male and female students. Thus, it can be concluded that, academic achievements can be enhanced by understanding as well as capitalizing the students’ types of intelligences and learning styles.

Keywords: kinesthetic intelligent, verbal intelligent, visual intelligent, learning style, academic performances

Procedia PDF Downloads 301