• Title/Summary/Keyword: Rule-Based

Search Result 3,852, Processing Time 0.035 seconds

The Ontology Based, the Movie Contents Recommendation Scheme, Using Relations of Movie Metadata (온톨로지 기반 영화 메타데이터간 연관성을 활용한 영화 추천 기법)

  • Kim, Jaeyoung;Lee, Seok-Won
    • Journal of Intelligence and Information Systems
    • /
    • v.19 no.3
    • /
    • pp.25-44
    • /
    • 2013
  • Accessing movie contents has become easier and increased with the advent of smart TV, IPTV and web services that are able to be used to search and watch movies. In this situation, there are increasing search for preference movie contents of users. However, since the amount of provided movie contents is too large, the user needs more effort and time for searching the movie contents. Hence, there are a lot of researches for recommendations of personalized item through analysis and clustering of the user preferences and user profiles. In this study, we propose recommendation system which uses ontology based knowledge base. Our ontology can represent not only relations between metadata of movies but also relations between metadata and profile of user. The relation of each metadata can show similarity between movies. In order to build, the knowledge base our ontology model is considered two aspects which are the movie metadata model and the user model. On the part of build the movie metadata model based on ontology, we decide main metadata that are genre, actor/actress, keywords and synopsis. Those affect that users choose the interested movie. And there are demographic information of user and relation between user and movie metadata in user model. In our model, movie ontology model consists of seven concepts (Movie, Genre, Keywords, Synopsis Keywords, Character, and Person), eight attributes (title, rating, limit, description, character name, character description, person job, person name) and ten relations between concepts. For our knowledge base, we input individual data of 14,374 movies for each concept in contents ontology model. This movie metadata knowledge base is used to search the movie that is related to interesting metadata of user. And it can search the similar movie through relations between concepts. We also propose the architecture for movie recommendation. The proposed architecture consists of four components. The first component search candidate movies based the demographic information of the user. In this component, we decide the group of users according to demographic information to recommend the movie for each group and define the rule to decide the group of users. We generate the query that be used to search the candidate movie for recommendation in this component. The second component search candidate movies based user preference. When users choose the movie, users consider metadata such as genre, actor/actress, synopsis, keywords. Users input their preference and then in this component, system search the movie based on users preferences. The proposed system can search the similar movie through relation between concepts, unlike existing movie recommendation systems. Each metadata of recommended candidate movies have weight that will be used for deciding recommendation order. The third component the merges results of first component and second component. In this step, we calculate the weight of movies using the weight value of metadata for each movie. Then we sort movies order by the weight value. The fourth component analyzes result of third component, and then it decides level of the contribution of metadata. And we apply contribution weight to metadata. Finally, we use the result of this step as recommendation for users. We test the usability of the proposed scheme by using web application. We implement that web application for experimental process by using JSP, Java Script and prot$\acute{e}$g$\acute{e}$ API. In our experiment, we collect results of 20 men and woman, ranging in age from 20 to 29. And we use 7,418 movies with rating that is not fewer than 7.0. In order to experiment, we provide Top-5, Top-10 and Top-20 recommended movies to user, and then users choose interested movies. The result of experiment is that average number of to choose interested movie are 2.1 in Top-5, 3.35 in Top-10, 6.35 in Top-20. It is better than results that are yielded by for each metadata.

The Prediction of Export Credit Guarantee Accident using Machine Learning (기계학습을 이용한 수출신용보증 사고예측)

  • Cho, Jaeyoung;Joo, Jihwan;Han, Ingoo
    • Journal of Intelligence and Information Systems
    • /
    • v.27 no.1
    • /
    • pp.83-102
    • /
    • 2021
  • The government recently announced various policies for developing big-data and artificial intelligence fields to provide a great opportunity to the public with respect to disclosure of high-quality data within public institutions. KSURE(Korea Trade Insurance Corporation) is a major public institution for financial policy in Korea, and thus the company is strongly committed to backing export companies with various systems. Nevertheless, there are still fewer cases of realized business model based on big-data analyses. In this situation, this paper aims to develop a new business model which can be applied to an ex-ante prediction for the likelihood of the insurance accident of credit guarantee. We utilize internal data from KSURE which supports export companies in Korea and apply machine learning models. Then, we conduct performance comparison among the predictive models including Logistic Regression, Random Forest, XGBoost, LightGBM, and DNN(Deep Neural Network). For decades, many researchers have tried to find better models which can help to predict bankruptcy since the ex-ante prediction is crucial for corporate managers, investors, creditors, and other stakeholders. The development of the prediction for financial distress or bankruptcy was originated from Smith(1930), Fitzpatrick(1932), or Merwin(1942). One of the most famous models is the Altman's Z-score model(Altman, 1968) which was based on the multiple discriminant analysis. This model is widely used in both research and practice by this time. The author suggests the score model that utilizes five key financial ratios to predict the probability of bankruptcy in the next two years. Ohlson(1980) introduces logit model to complement some limitations of previous models. Furthermore, Elmer and Borowski(1988) develop and examine a rule-based, automated system which conducts the financial analysis of savings and loans. Since the 1980s, researchers in Korea have started to examine analyses on the prediction of financial distress or bankruptcy. Kim(1987) analyzes financial ratios and develops the prediction model. Also, Han et al.(1995, 1996, 1997, 2003, 2005, 2006) construct the prediction model using various techniques including artificial neural network. Yang(1996) introduces multiple discriminant analysis and logit model. Besides, Kim and Kim(2001) utilize artificial neural network techniques for ex-ante prediction of insolvent enterprises. After that, many scholars have been trying to predict financial distress or bankruptcy more precisely based on diverse models such as Random Forest or SVM. One major distinction of our research from the previous research is that we focus on examining the predicted probability of default for each sample case, not only on investigating the classification accuracy of each model for the entire sample. Most predictive models in this paper show that the level of the accuracy of classification is about 70% based on the entire sample. To be specific, LightGBM model shows the highest accuracy of 71.1% and Logit model indicates the lowest accuracy of 69%. However, we confirm that there are open to multiple interpretations. In the context of the business, we have to put more emphasis on efforts to minimize type 2 error which causes more harmful operating losses for the guaranty company. Thus, we also compare the classification accuracy by splitting predicted probability of the default into ten equal intervals. When we examine the classification accuracy for each interval, Logit model has the highest accuracy of 100% for 0~10% of the predicted probability of the default, however, Logit model has a relatively lower accuracy of 61.5% for 90~100% of the predicted probability of the default. On the other hand, Random Forest, XGBoost, LightGBM, and DNN indicate more desirable results since they indicate a higher level of accuracy for both 0~10% and 90~100% of the predicted probability of the default but have a lower level of accuracy around 50% of the predicted probability of the default. When it comes to the distribution of samples for each predicted probability of the default, both LightGBM and XGBoost models have a relatively large number of samples for both 0~10% and 90~100% of the predicted probability of the default. Although Random Forest model has an advantage with regard to the perspective of classification accuracy with small number of cases, LightGBM or XGBoost could become a more desirable model since they classify large number of cases into the two extreme intervals of the predicted probability of the default, even allowing for their relatively low classification accuracy. Considering the importance of type 2 error and total prediction accuracy, XGBoost and DNN show superior performance. Next, Random Forest and LightGBM show good results, but logistic regression shows the worst performance. However, each predictive model has a comparative advantage in terms of various evaluation standards. For instance, Random Forest model shows almost 100% accuracy for samples which are expected to have a high level of the probability of default. Collectively, we can construct more comprehensive ensemble models which contain multiple classification machine learning models and conduct majority voting for maximizing its overall performance.

A Review of the Supreme Court Decision on Damages for the Airport Noise (항공기소음피해에 대한 국가배상판결에 대한 고찰)

  • Chae, Young-Geun
    • The Korean Journal of Air & Space Law and Policy
    • /
    • v.20 no.1
    • /
    • pp.211-253
    • /
    • 2005
  • Recently, the Korean Supreme Court released two important decisions concerning damages for the pain and suffering from Aircraft noise. The local people who are living near the Air Force practice site at Maehyang-ri and the Kimpo International Airport brought lawsuits against the Korean government requesting damages for their financial loss from the severe noise and the damages for their pain and suffering. Plaintiffs alleged that they suffered physical malfunctions, extreme disturbances and the reduction of property values from the extreme noises which were daily repeated. District Court of Seoul Province did not allow plaintiffs all but the damages for pain and suffering. Plaintiffs could not prove the causation between their financial loss and the noise. The Supreme Court confirmed the lower court's decision. Article V of the National Compensation Act (analogous to the Federal Tort Claims Act of the USA) reads, "the government shall be liable for any loss caused by the defect on establishment or maintenance of public facilities." In the two cases, the major issue was whether the government's establishment or maintenance of Air Force practice site and the airport was defective because they caused serious noise to surrounding neighbors. Previously, the Supreme Court interpreted the clause "defect on establishment or maintenance of public facilities" as failure of duty to provide safety measures to the degree generally required to ordinary manager. However the Court at this time interpreted differently that the defect could be found if the facility caused to any person loss to the degree intolerable. In the two cases the Court confirmed the lower court's finding that noise level at the site was severe enough to be intolerable. This standard is based on the severity of the loss rather than the failure of duty. It became easier for plaintiffs to prove the cause of action under this interpretation. The consequence of the ruling of these two cases is 'rush to the courtroom' by the local people at similar situations. The ruling of these two cases was not appropriate both in theory and in consequence. The Korean tort system is basically based on the theory of negligence. Strict liability is exceptional only when there is special legislation. The Court created strict liability rule by interpreting the Art. V of the National Compensation Act. This is against the proper role of the court. The result of the cases is also dismal. The government was already sued by a number of local people for damages. Especially the Department of Defense which is operating many airports nationwide has financial hardship, which will cause downsizing military practice by the Air Force in the long run, This is no good to anyone. Tens of millions of dollars which might be used for compensation might be better used to prevent further noise problem surrounding airports.

  • PDF

Development of Traffic Volume Estimation System in Main and Branch Roads to Estimate Greenhouse Gas Emissions in Road Transportation Category (도로수송부문 온실가스 배출량 산정을 위한 간선 및 지선도로상의 교통량 추정시스템 개발)

  • Kim, Ki-Dong;Lee, Tae-Jung;Jung, Won-Seok;Kim, Dong-Sool
    • Journal of Korean Society for Atmospheric Environment
    • /
    • v.28 no.3
    • /
    • pp.233-248
    • /
    • 2012
  • The national emission from energy sector accounted for 84.7% of all domestic emissions in 2007. Of the energy-use emissions, the emission from mobile source as one of key categories accounted for 19.4% and further the road transport emission occupied the most dominant portion in the category. The road transport emissions can be estimated on the basis of either the fuel consumed (Tier 1) or the distance travelled by the vehicle types and road types (higher Tiers). The latter approach must be suitable for simultaneously estimating $CO_2$, $CH_4$, and $N_2O$ emissions in local administrative districts. The objective of this study was to estimate 31 municipal GHG emissions from road transportation in Gyeonggi Province, Korea. In 2008, the municipalities were consisted of 2,014 towns expressed as Dong and Ri, the smallest administrative district unit. Since mobile sources are moving across other city and province borders, the emission estimated by fuel sold is in fact impossible to ensure consistency between neighbouring cities and provinces. On the other hand, the emission estimated by distance travelled is also impossible to acquire key activity data such as traffic volume, vehicle type and model, and road type in small towns. To solve the problem, we applied a hierarchical cluster analysis to separate town-by-town road patterns (clusters) based on a priori activity information including traffic volume, population, area, and branch road length obtained from small 151 towns. After identifying 10 road patterns, a rule building expert system was developed by visual basic application (VBA) to assort various unknown road patterns into one of 10 known patterns. The expert system was self-verified with original reference information and then objects in each homogeneous pattern were used to regress traffic volume based on the variables of population, area, and branch road length. The program was then applied to assign all the unknown towns into a known pattern and to automatically estimate traffic volumes by regression equations for each town. Further VKT (vehicle kilometer travelled) for each vehicle type in each town was calculated to be mapped by GIS (geological information system) and road transport emission on the corresponding road section was estimated by multiplying emission factors for each vehicle type. Finally all emissions from local branch roads in Gyeonggi Province could be estimated by summing up emissions from 1,902 towns where road information was registered. As a result of the study, the GHG average emission rate by the branch road transport was 6,101 kilotons of $CO_2$ equivalent per year (kt-$CO_2$ Eq/yr) and the total emissions from both main and branch roads was 24,152 kt-$CO_2$ Eq/yr in Gyeonggi Province. The ratio of branch roads emission to the total was 0.28 in 2008.

A study of Symbolics of Chinese Liturgical Vestments (중국 제복의 상징성에 관한 연구)

  • 이선희
    • Journal of the Korean Society of Costume
    • /
    • v.18
    • /
    • pp.111-131
    • /
    • 1992
  • This thesis was designed to study Symbolics of Chinese Liturgical Vestments. Chinese who regarded the life of human beings as the combination of heaven and earth considered garments as the traditional product of the movement of nature. Accordingly, they thought human beings are the center of the universe composed by heaven and earth and the chief of all things; therefore man only can utilize clothes to distinguish from all of the colours. This views of clothes led to the development of liturgical vestments esteemed courtesy than anything else, especially the thought of courtesy associated with Conficius who regarded courtesy as the highest things and since then the theory of Five Elements and courtesy were inherited by all the adherents of Conficius. Yin and Yang Five Elements in the liturgical vestments was given absolute symbolics in both formative side and in colourful side. results of research studied in this was can be summed up as follows : 1. The crown of rites was made imitating after the system of head, horn, beard, bread of birds and beasts and that form of crown is front-circ-ular and back-rectangular meant to be towards light and dark. That the upper part of faceplace is black represented the way of heaven and lower part of red symbolized the way of earth. 2. Upper vestment of liturgical rites symbolizes heaven and outskirt represented earth. So front of outskirt is YANG and back is Yin. It is why then are going to harmonize positive and negative making front part three width and back part four width. Therefore, emperor who symbolizes heaven made the subjects recognize high and low and wore Dae-gu(大 ), Kon-bok(袞服), Bel-bok, Chui-bok, and Hyonbok according to the object and position of rites so that he may rule the country based on courtesy. 3. As an accessory of liturgical vestments, Bul, Pae-ok, Su, Dae-dai, Hyok-Dai, Kyu, and Hol were used. Before Bul was used man dressed skirt as the first waist-dress in order to conceal intimate part of the body. Pae-ok, as decoration blended with jade was worn by men of virtue, so men of virtue symbolized morality and virtue by Pae-ok. Su began from Yeok, connected with Pae-su , in Chou-dynasty is said to be originated by practical needs and they are divided into large Su and small su, and maintained as decoration to signify the class positions. Dae-dai did the work as not to loose the liturgical vestments and leather belt hang Bul and Su to begin as the function of practical use are in later years it became decoration to symboliz e the class position. Kyu was a jade used when empeor nominated feudal lords and observe ceremony to God and Hol, was held in hands to record everything not to forget. These Kyu and Hol became to offer courtesy during the time of rites and in later years it became used according to class position rather than practical use. 4. As far as colours are concerned, colours based by five colours according to YIN-YANG Five Elements theory and they were divided into a primary colour and a secondary colours. Primary colours corresponded with the theory of Five Elements each other, Blue, Red, Tellow, White, and Black symbolized ive Elements, five hour space, five directions, and five emperors. Secondary colours contradict with Blue, Red, Yellow, White and Black and another as a primary colour and they are Green, Scaret, Indigo, Violet, Hun colour, Chu colour, and Chi colour. This primary colour was used in liturgical vestments, that is, upper-vestments used black colour. This primary colour was used in liturgical vestments, that is, upper-vestments used black colour as primary colour and outskirt was used Hun colour as secondary colours. Thus symbolism in chinese liturgical vestments mainly began with heaven and earth and corresponded with YIN-YANG Five Elements Scool. They were developed as the scholary theory and Conficius and his followers in the later days and continued up to Min-dynasty.

  • PDF

The Morpho-Imaganary Viewpoints of Lee Je-ma and the Morpho-Imaganary recognitions of Sasang Constitutional Medicine (동무공(東武公)의 형상관(形象觀)과 사상의학(四象醫學)의 형상의학정신(形象醫學精神))

  • Song, Il-byung
    • Journal of Sasang Constitutional Medicine
    • /
    • v.11 no.1
    • /
    • pp.1-13
    • /
    • 1999
  • Lee Je-ma created Sasang Constitutional Medicine from the insight of different congenital formation of Viscera which was based on his own Morpho-Imaganary recognition of human beings. The basic principles to understand human beings are as follows. The first, human beings are morphologically figured based on the human nature. The Second, Morpho-lmaganary recognition was the understanding to all the things including human with the rule of society and the relationships. affairs-mind-body-objects. The Morpho-Imaganary characteristics of Sasang Constitutional Medicine are as follows. The first, Sasang Constitutional Medicine recognize the symptoms and diseases as the aspect of structure and function at the same time. The second, it recognize the symptoms and diseases with the viewpoint of Change.

  • PDF

Context Prediction Using Right and Wrong Patterns to Improve Sequential Matching Performance for More Accurate Dynamic Context-Aware Recommendation (보다 정확한 동적 상황인식 추천을 위해 정확 및 오류 패턴을 활용하여 순차적 매칭 성능이 개선된 상황 예측 방법)

  • Kwon, Oh-Byung
    • Asia pacific journal of information systems
    • /
    • v.19 no.3
    • /
    • pp.51-67
    • /
    • 2009
  • Developing an agile recommender system for nomadic users has been regarded as a promising application in mobile and ubiquitous settings. To increase the quality of personalized recommendation in terms of accuracy and elapsed time, estimating future context of the user in a correct way is highly crucial. Traditionally, time series analysis and Makovian process have been adopted for such forecasting. However, these methods are not adequate in predicting context data, only because most of context data are represented as nominal scale. To resolve these limitations, the alignment-prediction algorithm has been suggested for context prediction, especially for future context from the low-level context. Recently, an ontological approach has been proposed for guided context prediction without context history. However, due to variety of context information, acquiring sufficient context prediction knowledge a priori is not easy in most of service domains. Hence, the purpose of this paper is to propose a novel context prediction methodology, which does not require a priori knowledge, and to increase accuracy and decrease elapsed time for service response. To do so, we have newly developed pattern-based context prediction approach. First of ail, a set of individual rules is derived from each context attribute using context history. Then a pattern consisted of results from reasoning individual rules, is developed for pattern learning. If at least one context property matches, say R, then regard the pattern as right. If the pattern is new, add right pattern, set the value of mismatched properties = 0, freq = 1 and w(R, 1). Otherwise, increase the frequency of the matched right pattern by 1 and then set w(R,freq). After finishing training, if the frequency is greater than a threshold value, then save the right pattern in knowledge base. On the other hand, if at least one context property matches, say W, then regard the pattern as wrong. If the pattern is new, modify the result into wrong answer, add right pattern, and set frequency to 1 and w(W, 1). Or, increase the matched wrong pattern's frequency by 1 and then set w(W, freq). After finishing training, if the frequency value is greater than a threshold level, then save the wrong pattern on the knowledge basis. Then, context prediction is performed with combinatorial rules as follows: first, identify current context. Second, find matched patterns from right patterns. If there is no pattern matched, then find a matching pattern from wrong patterns. If a matching pattern is not found, then choose one context property whose predictability is higher than that of any other properties. To show the feasibility of the methodology proposed in this paper, we collected actual context history from the travelers who had visited the largest amusement park in Korea. As a result, 400 context records were collected in 2009. Then we randomly selected 70% of the records as training data. The rest were selected as testing data. To examine the performance of the methodology, prediction accuracy and elapsed time were chosen as measures. We compared the performance with case-based reasoning and voting methods. Through a simulation test, we conclude that our methodology is clearly better than CBR and voting methods in terms of accuracy and elapsed time. This shows that the methodology is relatively valid and scalable. As a second round of the experiment, we compared a full model to a partial model. A full model indicates that right and wrong patterns are used for reasoning the future context. On the other hand, a partial model means that the reasoning is performed only with right patterns, which is generally adopted in the legacy alignment-prediction method. It turned out that a full model is better than a partial model in terms of the accuracy while partial model is better when considering elapsed time. As a last experiment, we took into our consideration potential privacy problems that might arise among the users. To mediate such concern, we excluded such context properties as date of tour and user profiles such as gender and age. The outcome shows that preserving privacy is endurable. Contributions of this paper are as follows: First, academically, we have improved sequential matching methods to predict accuracy and service time by considering individual rules of each context property and learning from wrong patterns. Second, the proposed method is found to be quite effective for privacy preserving applications, which are frequently required by B2C context-aware services; the privacy preserving system applying the proposed method successfully can also decrease elapsed time. Hence, the method is very practical in establishing privacy preserving context-aware services. Our future research issues taking into account some limitations in this paper can be summarized as follows. First, user acceptance or usability will be tested with actual users in order to prove the value of the prototype system. Second, we will apply the proposed method to more general application domains as this paper focused on tourism in amusement park.

Issues and Considerations surrounding Revocation Physician's Medical License Arising from Criminal Offenses (의사의 형사범죄에 따른 면허취소처분의 쟁점과 고려사항)

  • Kim, Sung-eun
    • The Korean Society of Law and Medicine
    • /
    • v.19 no.1
    • /
    • pp.113-142
    • /
    • 2018
  • In recent years, there have been opinions in which physicians are liable to the revocation of their medical license if they are sentenced to above a certain level for criminal charges regardless of the types of offenses. Accordingly, a revised bill of law was submitted in the National Assembly, and related discussions are thus expected to commence. Considering the morality and ethics or the level of the rule of law that the general public expects of physicians, as well as the license revocation system in other professional sectors, it is assessed that medical license revocation due to criminal convictions of physicians is appropriate to some degree. However, if a poorly devised system is established based on unrefined inferences or emotional judgements, unexpected side-effects are likely to arise. With regard to serious criminal acts that society generally perceives as unacceptable, it can be assessed that the revocation of physicians' licenses would appropriately protect the general public from threats. However, given the life-saving characteristics of high-risk medical practices, higher malpractice exposures, and social values, it is difficult to assess charges of professional negligence resulting in death(or in injury) and minor offences in the same manner as anti-social criminal offences are handled. Physicians need to be treated the same as any other professions. At the same time, they are engaged in administering medical treatment to patients in the face of great risks as professionals. Under the circumstances, a discussion on the introduction of a more specific and empirical system is needed by considering the intrinsic characteristics of medical treatment and the need for an equitable health and medical policy. Accordingly, based on the above judgment and perception, this study explores the code of ethics for physicians and medical license revocation related to criminal offences at home and abroad, and examines various legislative alternatives appropriate for the Republic of Korea. In doing so, the purpose of the study is to contribute to the development of a reasonable system for handling criminal offences by physicians.

Auxiliary Reinforcement Method for the Safety of Tunnelling Face (터널 막장안정성에 따른 보강공법 적용)

  • Kim, Chang-Yong;Park, Chi-Hyun;Bae, Gyu-Jin;Hong, Sung-Wan;Oh, Myung-Ryul
    • Journal of Korean Tunnelling and Underground Space Association
    • /
    • v.2 no.2
    • /
    • pp.11-21
    • /
    • 2000
  • Tunnelling has been created as a great extent in view of less land space available because the growth of population in metropolitan has been accelerated at a faster pace than the development of the cities. In tunnelling, it is often faced that measures are obliged to be taken without confirmation for such abnormality as diverged movement of surrounding rock mass, growing crack of shotcrete and yielding of rockbolts. In this case, it is usually said that the judgments of experienced engineers for the selection of measure are importance and allowed us to get over the situations in many construction sites. But decrease of such experienced engineers need us to develop the new system to assist the selection of measures for the abnormality without any experiences of similar tunnelling sites. In this study, After a lot of tunnelling reinforcement methods were surveyed and the detail application were studied, an expert system was developed to predict the safety of tunnel and choose proper tunnel reinforcement system using fuzzy quantification theory and fuzzy inference rule based on tunnel information database. The expert system developed in this study have two main parts named pre-module and post-module. Pre-module decides tunnel information imput items based on the tunnel face mapping information which can be easily obtained in-situ site. Then, using fuzzy quantification theory II, fuzzy membership function is composed and tunnel safety level is inferred through this membership function. The comparison result between the predicted reinforcement system level and measured ones was very similar. In-situ data were obtained in three tunnel sites including subway tunnel under Han river. This system will be very helpful to make the most of in-situ data and suggest proper applicability of tunnel reinforcement system developing more resonable tunnel support method from dependance of some experienced experts for the absent of guide.

  • PDF

Comparative Study on the Nurses' Job Satisfaction between the Oriental Medicine Ward and the General Ward (한방병동과 일반병동 간호사의 직무만족도의 비교연구)

  • Byun, Chang-Ja;Choi, Sang-Soon;Paik, Seung-Nam;Lee, Mi-Aie
    • Journal of Korean Academy of Nursing Administration
    • /
    • v.1 no.1
    • /
    • pp.97-111
    • /
    • 1995
  • In our society today, a variety of medical caring system, along with a scientific development in the area of oriental medical science plus national demand, has increased the augmentation and the opening of oriental wards and hospitals (Han Bang), which has come to create an additional requirement of nursing activity at oriental medicine wards should be different from that of the general wards or the same as the other. In view of this, various studies need to be made in this connection. The purpose of this study is to comprehend the number of nurses who want to work at oriental medicine wards and measure job satisfaction in nursing as compared with those working at general wards so as to provide basic materials for future assignment and supplementary training for the nurses. An attempt was made to contribute toward nursing administration on the one hand improving nursing training course on the other hand. A total of 72 nurses currently working at two oriental medicine hospitals available in Seoul and 82 general nurses were selected for this study using the questionaire from December 1993 to January 1994. An instrument for the study was based on the measurement of work satisfaction developed by Paula L. Stamps including 37 questions complemented by Kim for revision (1993) and 14 questions regarding general characteristics and oriental medicine wards. The instrument to test dependability showed Cronbach's=0.7711. The collected data have been processed by computer package SPSS. General characteristics of the two groups and the matters involved in oriental medicine wards were calculated into real figure and percentage an similarities between the two groups were analyzed by t-test and F-test according to the characteristics of variables. The comparative test on work satisfaction among the two groups including general characteristics and work factors were conducted by t-test and F-test. The major findings as a result of the study are as follows : 1. As general characteristics, age group of $26{\sim}30$ years are more than any segment of age. As to marital status, the number of those in single status is slightly higher than the married. Approximately 80% of them are graduates of nursing schools and nursing colleges. They are mostly in service for one to three years. There is no significant difference between the two groups. 2. The number of those who want to work at oriental medicine wards represents 40.3% against 58.4%, being in favor of general wards. 3. The reason for service at oriental medicine wards is that "there is room for potential research" which happened to rank first, followed by "easy job," "good working atmosphere" and "growing interest in oriental medicine." 4. Work satisfactions among nurses who work at oriental medicine wards prove greater than that of nurses who work at general wards. 5. Work satisfaction between the two groups by work factors is reflected with significant difference statistically on task requirement, interaction and doctor-nurse relationships. 6. The general charcateristics and the work satisfaction by work factors prove that there are significant difference in age, marital status, education and the period of work. They tend to be more satisfied with the work as they grow in age. Significant differneces are found in the work factors such as autonomy, adiministration and professional job in the relationship with doctor-nurse. As to marital status, the married are more satisfied than the unmarried. There are significant differneces in the factors respecting administration and doctor-nurse college graduates are highly satisfied with task requirement. However, satisfaction with the professional level has proven the highest degree for those having master degree. The period of work and satisfaction : There are significant differneces in task requirement, administration, interactions, professional level and doctor-nurse relationships. As a general rule, the degree of satisfactions is in proportion to the lengrh of service. The following conclusions are drawn based on the fndings mentioned above. Even though the work satisfaction of the nurse who work at oriental medicine ward is relatively high, it is desired that personal consultation be given as to disposition of nurses when they are assigned to oriental medicine wards. It is also recommended that lectures on oriental medicine be conducted through supplementary training and/or basic nursing course in order that they may be motivated for ingenious activities with an increasing sense of self-esteem which will eventually enhance positive changes for the patients who are in need of oriental medicine nursing and for the medical teams. In addition, joint reseaches involvingclinical care and education should be in constant process for unique and scientific development for those who are subject to oriental medicine nursing care.

  • PDF