• Title/Summary/Keyword: Used Trading

Search Result 384, Processing Time 0.036 seconds

Performance of Investment Strategy using Investor-specific Transaction Information and Machine Learning (투자자별 거래정보와 머신러닝을 활용한 투자전략의 성과)

  • Kim, Kyung Mock;Kim, Sun Woong;Choi, Heung Sik
    • Journal of Intelligence and Information Systems
    • /
    • v.27 no.1
    • /
    • pp.65-82
    • /
    • 2021
  • Stock market investors are generally split into foreign investors, institutional investors, and individual investors. Compared to individual investor groups, professional investor groups such as foreign investors have an advantage in information and financial power and, as a result, foreign investors are known to show good investment performance among market participants. The purpose of this study is to propose an investment strategy that combines investor-specific transaction information and machine learning, and to analyze the portfolio investment performance of the proposed model using actual stock price and investor-specific transaction data. The Korea Exchange offers daily information on the volume of purchase and sale of each investor to securities firms. We developed a data collection program in C# programming language using an API provided by Daishin Securities Cybosplus, and collected 151 out of 200 KOSPI stocks with daily opening price, closing price and investor-specific net purchase data from January 2, 2007 to July 31, 2017. The self-organizing map model is an artificial neural network that performs clustering by unsupervised learning and has been introduced by Teuvo Kohonen since 1984. We implement competition among intra-surface artificial neurons, and all connections are non-recursive artificial neural networks that go from bottom to top. It can also be expanded to multiple layers, although many fault layers are commonly used. Linear functions are used by active functions of artificial nerve cells, and learning rules use Instar rules as well as general competitive learning. The core of the backpropagation model is the model that performs classification by supervised learning as an artificial neural network. We grouped and transformed investor-specific transaction volume data to learn backpropagation models through the self-organizing map model of artificial neural networks. As a result of the estimation of verification data through training, the portfolios were rebalanced monthly. For performance analysis, a passive portfolio was designated and the KOSPI 200 and KOSPI index returns for proxies on market returns were also obtained. Performance analysis was conducted using the equally-weighted portfolio return, compound interest rate, annual return, Maximum Draw Down, standard deviation, and Sharpe Ratio. Buy and hold returns of the top 10 market capitalization stocks are designated as a benchmark. Buy and hold strategy is the best strategy under the efficient market hypothesis. The prediction rate of learning data using backpropagation model was significantly high at 96.61%, while the prediction rate of verification data was also relatively high in the results of the 57.1% verification data. The performance evaluation of self-organizing map grouping can be determined as a result of a backpropagation model. This is because if the grouping results of the self-organizing map model had been poor, the learning results of the backpropagation model would have been poor. In this way, the performance assessment of machine learning is judged to be better learned than previous studies. Our portfolio doubled the return on the benchmark and performed better than the market returns on the KOSPI and KOSPI 200 indexes. In contrast to the benchmark, the MDD and standard deviation for portfolio risk indicators also showed better results. The Sharpe Ratio performed higher than benchmarks and stock market indexes. Through this, we presented the direction of portfolio composition program using machine learning and investor-specific transaction information and showed that it can be used to develop programs for real stock investment. The return is the result of monthly portfolio composition and asset rebalancing to the same proportion. Better outcomes are predicted when forming a monthly portfolio if the system is enforced by rebalancing the suggested stocks continuously without selling and re-buying it. Therefore, real transactions appear to be relevant.

Estimation of Stem Taper Equations and Stem Volume Table for Phyllostachys pubescens Mazel in South Korea (맹종죽의 수간곡선식 및 수간재적표 추정)

  • Eun-Ji, Bae;Yeong-Mo, Son;Jin-Taek, Kang
    • Journal of Korean Society of Forest Science
    • /
    • v.111 no.4
    • /
    • pp.622-629
    • /
    • 2022
  • The study aim was to derive a stem taper equation for Phyllostachys pubescens, a type of bamboo in South Korea, and to develop a stem volume table. To derive the stem taper equation, three stem taper models (Max & Burkhart, Kozak, and Lee) were used. Since bamboo stalks are hollow because of its woody characteristics, the outer and inner diameters of the tree were calculated, and connecting them enabled estimating the tree curves. The results of the three equations for estimating the outer and inner diameters led to selection of the Kozak model for determining the optimal stem taper because it had the highest fitness index and lowest error and bias. We used the Kozak model to estimate the diameter of Phyllostachys pubescens by stem height, which proved optimal, and drew the stem curve. After checking the residual degree in the stem taper equation, all residuals were distributed around "0", which proved the suitability of the equation. To calculate the stem volume of Phyllostachys pubescens, a rotating cube was created by rotating the stem curve with the outer diameter at 360°, and the volume was calculated by applying Smalian's method. The volume of Phyllostachys pubescens was calculated by deducting the inner diameter calculated volume from the outer diameter calculated volume. The volume of Phyllostachys pubescens was only 20~30% of the volume of Larix kaempferi, which is a general species. However, considering the current trees/ha of Phyllostachys pubescens and the amount of bamboo shoots generated every year, the individual tree volume was predicted to be small, but the volume/ha was not very different or perhaps more. The significance of this study is the stem taper equation and stem volume table for Phyllostachys pubescens developed for the first time in South Korea. The results are expected to be used as basic data for bamboo trading that is in increasing public and industrial demand and carbon absorption estimation.

Robo-Advisor Algorithm with Intelligent View Model (지능형 전망모형을 결합한 로보어드바이저 알고리즘)

  • Kim, Sunwoong
    • Journal of Intelligence and Information Systems
    • /
    • v.25 no.2
    • /
    • pp.39-55
    • /
    • 2019
  • Recently banks and large financial institutions have introduced lots of Robo-Advisor products. Robo-Advisor is a Robot to produce the optimal asset allocation portfolio for investors by using the financial engineering algorithms without any human intervention. Since the first introduction in Wall Street in 2008, the market size has grown to 60 billion dollars and is expected to expand to 2,000 billion dollars by 2020. Since Robo-Advisor algorithms suggest asset allocation output to investors, mathematical or statistical asset allocation strategies are applied. Mean variance optimization model developed by Markowitz is the typical asset allocation model. The model is a simple but quite intuitive portfolio strategy. For example, assets are allocated in order to minimize the risk on the portfolio while maximizing the expected return on the portfolio using optimization techniques. Despite its theoretical background, both academics and practitioners find that the standard mean variance optimization portfolio is very sensitive to the expected returns calculated by past price data. Corner solutions are often found to be allocated only to a few assets. The Black-Litterman Optimization model overcomes these problems by choosing a neutral Capital Asset Pricing Model equilibrium point. Implied equilibrium returns of each asset are derived from equilibrium market portfolio through reverse optimization. The Black-Litterman model uses a Bayesian approach to combine the subjective views on the price forecast of one or more assets with implied equilibrium returns, resulting a new estimates of risk and expected returns. These new estimates can produce optimal portfolio by the well-known Markowitz mean-variance optimization algorithm. If the investor does not have any views on his asset classes, the Black-Litterman optimization model produce the same portfolio as the market portfolio. What if the subjective views are incorrect? A survey on reports of stocks performance recommended by securities analysts show very poor results. Therefore the incorrect views combined with implied equilibrium returns may produce very poor portfolio output to the Black-Litterman model users. This paper suggests an objective investor views model based on Support Vector Machines(SVM), which have showed good performance results in stock price forecasting. SVM is a discriminative classifier defined by a separating hyper plane. The linear, radial basis and polynomial kernel functions are used to learn the hyper planes. Input variables for the SVM are returns, standard deviations, Stochastics %K and price parity degree for each asset class. SVM output returns expected stock price movements and their probabilities, which are used as input variables in the intelligent views model. The stock price movements are categorized by three phases; down, neutral and up. The expected stock returns make P matrix and their probability results are used in Q matrix. Implied equilibrium returns vector is combined with the intelligent views matrix, resulting the Black-Litterman optimal portfolio. For comparisons, Markowitz mean-variance optimization model and risk parity model are used. The value weighted market portfolio and equal weighted market portfolio are used as benchmark indexes. We collect the 8 KOSPI 200 sector indexes from January 2008 to December 2018 including 132 monthly index values. Training period is from 2008 to 2015 and testing period is from 2016 to 2018. Our suggested intelligent view model combined with implied equilibrium returns produced the optimal Black-Litterman portfolio. The out of sample period portfolio showed better performance compared with the well-known Markowitz mean-variance optimization portfolio, risk parity portfolio and market portfolio. The total return from 3 year-period Black-Litterman portfolio records 6.4%, which is the highest value. The maximum draw down is -20.8%, which is also the lowest value. Sharpe Ratio shows the highest value, 0.17. It measures the return to risk ratio. Overall, our suggested view model shows the possibility of replacing subjective analysts's views with objective view model for practitioners to apply the Robo-Advisor asset allocation algorithms in the real trading fields.

The Influential Factor Analysis in the Technology Valuation of The Agri-Food Industry and the Simulation-Based Valuation Analysis (농식품 산업의 기술평가 영향요인 분석과 시뮬레이션 기반 기술평가 비교)

  • Kim, Sang-gook;Jun, Seung-pyo;Park, Hyun-woo
    • Journal of Technology Innovation
    • /
    • v.24 no.4
    • /
    • pp.277-307
    • /
    • 2016
  • Since 2011, DCF(Discounted Cash Flow) method has been used initiatively for valuating R&D technology assets in the agricultural food industry and recently technology valuation based on royalties comparison among technology transfer transactions has been also carried out in parallel when evaluating the technology assets such as new seed development technologies. Since the DCF method which has been known until now has many input variables to be estimated, sophisticated estimation has been demanded at the time of technology valuation. In addition, considering more similar trading cases when applying sales transaction comparison or industry norm method based on information of technology transfer royalty, it is an important issue that should be taken into account in the same way in the Agri-Food industry. The main input variables used for technology valuation in the Agri-Food industry are life cycle of technology asset, the financial information related to the Agri-Food industry, discount rate, and technology contribution rate. The latest infrastructure building and data updating related to technology valuation has been carried out on a regular basis in the evaluation organization of the Agri-Food segment. This study verifies the key variables that give the most important impact on the results for the existing technology valuation in the Agri-Food industry and clarifies the difference between the existing valuation result and the outcome by referring the support information that is derived through the latest input information applied in DCF method. In addition, while presenting the scheme to complement fragment information which the latest input data just influence result of technology valuation, we tried to perform comparative analysis between the existing valuation results and the evaluated outcome after the latest of reference data for making a decision the input values to be estimated in DCF. To perform these analyzes, it was first selected the representative cases evaluated past in the Agri-Food industry, applied a sensitivity analysis for input variables based on these selected cases, and then executed a simulation analysis utilizing the key input variables derived from sensitivity analysis. The results of this study is to provide the information which there are the need for modernization of the data related to the input variables that are utilized during valuating technology assets in the Agri-Food sector and for building the infrastructure of the key input variables in DCF. Therefore it is expected to provide more fruitful information about the results of valuation.

Smartphone Security Using Fingerprint Password (다중 지문 시퀀스를 이용한 스마트폰 보안)

  • Bae, Kyoung-Yul
    • Journal of Intelligence and Information Systems
    • /
    • v.19 no.3
    • /
    • pp.45-55
    • /
    • 2013
  • Thereby using smartphone and mobile device be more popular the more people utilize mobile device in many area such as education, news, financial. In January, 2007 Apple release i-phone it touch off rapid increasing in user of smartphone and it create new market and these broaden its utilization area. Smartphone use WiFi or 3G mobile radio communication network and it has a feature that can access to internet whenever and anywhere. Also using smartphone application people can search arrival time of public transportation in real time and application is used in mobile banking and stock trading. Computer's function is replaced by smartphone so it involves important user's information such as financial and personal pictures, videos. Present smartphone security systems are not only too simple but the unlocking methods are spreading out covertly. I-phone is secured by using combination of number and character but USA's IT magazine Engadget reveal that it is easily unlocked by using combination with some part of number pad and buttons Android operation system is using pattern system and it is known as using 9 point dot so user can utilize various variable but according to Jonathan smith professor of University of Pennsylvania Android security system is easily unlocked by tracing fingerprint which remains on the smartphone screen. So both of Android and I-phone OS are vulnerable at security threat. Compared with problem of password and pattern finger recognition has advantage in security and possibility of loss. The reason why current using finger recognition smart phone, and device are not so popular is that there are many problem: not providing reasonable price, breaching human rights. In addition, finger recognition sensor is not providing reasonable price to customers but through continuous development of the smartphone and device, it will be more miniaturized and its price will fall. So once utilization of finger recognition is actively used in smartphone and if its utilization area broaden to financial transaction. Utilization of biometrics in smart device will be debated briskly. So in this thesis we will propose fingerprint numbering system which is combined fingerprint and password to fortify existing fingerprint recognition. Consisted by 4 number of password has this kind of problem so we will replace existing 4number password and pattern system and consolidate with fingerprint recognition and password reinforce security. In original fingerprint recognition system there is only 10 numbers of cases but if numbering to fingerprint we can consist of a password as a new method. Using proposed method user enter fingerprint as invested number to the finger. So attacker will have difficulty to collect all kind of fingerprint to forge and infer user's password. After fingerprint numbering, system can use the method of recognization of entering several fingerprint at the same time or enter fingerprint in regular sequence. In this thesis we adapt entering fingerprint in regular sequence and if in this system allow duplication when entering fingerprint. In case of allowing duplication a number of possible combinations is $\sum_{I=1}^{10}\;{_{10}P_i}$ and its total cases of number is 9,864,100. So by this method user retain security the other hand attacker will have a number of difficulties to conjecture and it is needed to obtain user's fingerprint thus this system will enhance user's security. This system is method not accept only one fingerprint but accept multiple finger in regular sequence. In this thesis we introduce the method in the environment of smartphone by using multiple numbered fingerprint enter to authorize user. Present smartphone authorization using pattern and password and fingerprint are exposed to high risk so if proposed system overcome delay time when user enter their finger to recognition device and relate to other biometric method it will have more concrete security. The problem should be solved after this research is reducing fingerprint's numbering time and hardware development should be preceded. If in the future using fingerprint public certification becomes popular. The fingerprint recognition in the smartphone will become important security issue so this thesis will utilize to fortify fingerprint recognition research.

Extension Method of Association Rules Using Social Network Analysis (사회연결망 분석을 활용한 연관규칙 확장기법)

  • Lee, Dongwon
    • Journal of Intelligence and Information Systems
    • /
    • v.23 no.4
    • /
    • pp.111-126
    • /
    • 2017
  • Recommender systems based on association rule mining significantly contribute to seller's sales by reducing consumers' time to search for products that they want. Recommendations based on the frequency of transactions such as orders can effectively screen out the products that are statistically marketable among multiple products. A product with a high possibility of sales, however, can be omitted from the recommendation if it records insufficient number of transactions at the beginning of the sale. Products missing from the associated recommendations may lose the chance of exposure to consumers, which leads to a decline in the number of transactions. In turn, diminished transactions may create a vicious circle of lost opportunity to be recommended. Thus, initial sales are likely to remain stagnant for a certain period of time. Products that are susceptible to fashion or seasonality, such as clothing, may be greatly affected. This study was aimed at expanding association rules to include into the list of recommendations those products whose initial trading frequency of transactions is low despite the possibility of high sales. The particular purpose is to predict the strength of the direct connection of two unconnected items through the properties of the paths located between them. An association between two items revealed in transactions can be interpreted as the interaction between them, which can be expressed as a link in a social network whose nodes are items. The first step calculates the centralities of the nodes in the middle of the paths that indirectly connect the two nodes without direct connection. The next step identifies the number of the paths and the shortest among them. These extracts are used as independent variables in the regression analysis to predict future connection strength between the nodes. The strength of the connection between the two nodes of the model, which is defined by the number of nodes between the two nodes, is measured after a certain period of time. The regression analysis results confirm that the number of paths between the two products, the distance of the shortest path, and the number of neighboring items connected to the products are significantly related to their potential strength. This study used actual order transaction data collected for three months from February to April in 2016 from an online commerce company. To reduce the complexity of analytics as the scale of the network grows, the analysis was performed only on miscellaneous goods. Two consecutively purchased items were chosen from each customer's transactions to obtain a pair of antecedent and consequent, which secures a link needed for constituting a social network. The direction of the link was determined in the order in which the goods were purchased. Except for the last ten days of the data collection period, the social network of associated items was built for the extraction of independent variables. The model predicts the number of links to be connected in the next ten days from the explanatory variables. Of the 5,711 previously unconnected links, 611 were newly connected for the last ten days. Through experiments, the proposed model demonstrated excellent predictions. Of the 571 links that the proposed model predicts, 269 were confirmed to have been connected. This is 4.4 times more than the average of 61, which can be found without any prediction model. This study is expected to be useful regarding industries whose new products launch quickly with short life cycles, since their exposure time is critical. Also, it can be used to detect diseases that are rarely found in the early stages of medical treatment because of the low incidence of outbreaks. Since the complexity of the social networking analysis is sensitive to the number of nodes and links that make up the network, this study was conducted in a particular category of miscellaneous goods. Future research should consider that this condition may limit the opportunity to detect unexpected associations between products belonging to different categories of classification.

A Case Study of National Food Safety Control System Assessment in the U.S. (미국의 국가식품안전관리체계 평가 사례연구)

  • Lee, Heejung
    • Journal of Food Hygiene and Safety
    • /
    • v.32 no.3
    • /
    • pp.179-186
    • /
    • 2017
  • For more efficient and proactive safety control of imported food, new trend in U.S. is emerging, which assesses the food safety control systems of exporting countries using Systems Recognition Assessment Tool and helps ensure safety of imported foods. This study examines trends in development and application of assessmemnt tool and country assessment reports in U.S. where an active discussion on this issue is in progress. The expert interviews were also conducted. U.S. Systems Recognition Assessment Tool was developed by FDA to recognize the potential value in leveraging the expertise of foreign food safety systems and help ensure safety of imported food. The tool is comprised of ten standards and provides an objective framework for determining the robustness of trading partners' overall food safety systems. Using its own tool, the U.S. FDA conducted a preliminary assessment of the food safety control systems of New Zealand and Canada. According to the U.S.-New Zealand and the U.S.-Canada assessment reports, the overall structure of the systems was similar between the countries. In summarizing the opinions of experts, such a trend in National Food Safety Control System Assessment may be utilized in the sanitary assessment and the control of imported food border inspection frequency before importing food. It would contribute to more effective distribution of national budget and increased public trust. Additionally, international collaboration as well as securing of qualified experts and sufficient budget appear to be crucial to further increase the utility of National Food Safety Control Systems Assessment. In conclusion, firstly, it is critically important for the competent authority of South Korea to proactively respond to international trend in National Food Safety Control System Assessment by identifying the details of its background, assessment purpose, core assessment elements, and assessment procedures. Secondly, it is necessary to identify and complement the weaknesses of Korea's food safety control system by reviewing it with U.S. Systems Recognition Assessment Tool. Thirdly, by adapting the assessment results from imported countries' food safety control systems to the imported food inspection intensity, the resources previously used in inspecting the imported food from accredited countries can be redistributed to inspecting the imported food from unaccredited countries, and it would contribute to more efficient imported food safety control. Fourthly, the competent authority of South Korea should also consider developing its own assessment tool designed to reflect the unique characteristics of its food safety control system and international guidelines.

Chemical Properties and Immuno-Stimulating Activities of Crude Polysaccharides from Enzyme Digests of Tea Leaves (녹차 효소 처리 다당의 화학적 특성 및 면역증진 활성)

  • Park, Hye-Ryung;Suh, Hyung Joo;Yu, Kwang-Won;Kim, Tae Young;Shin, Kwang-Soon
    • Journal of the Korean Society of Food Science and Nutrition
    • /
    • v.44 no.5
    • /
    • pp.664-672
    • /
    • 2015
  • In order to develop new immuno-stimulating ingredients from mature leaves of green tea, crude polysaccharides were isolated from pectinase digests of tea leaves (green tea enzyme digestion, GTE-0), after which their immuno-stimulating activities and chemical properties were examined. GTE-0 mainly contained neutral sugars (54.9%) such as glucose (14.2%), arabinose (12.2%), rhamnose (11.1%), and galacturonic acid (45.1%), which are characteristic of pectic polysaccharides. The anti-complementary activity of GTE-0 was similar to that of polysaccharide K (used as positive control). Number of morphologically activated macrophages was significantly increased in the GTE-0-treated group. GTE-0 significantly augmented $H_2O_2$ and reactive oxygen species production by murine peritoneal macrophage cells in a dose-dependent manner, whereas production of nitric oxide showed the highest activity at a dose of $100{\mu}g/mL$ among all tested concentrations. Murine peritoneal macrophages stimulated with GTE-0 showed enhanced production of various cytokines such as interleukin (IL)-6, IL-12, and tumor necrosis factors-${\alpha}$ in a dose-dependent manner. Further, GTE-0 induced higher phagocytic activity in a dose-dependent manner. In ex vivo assay for cytolytic activity of murine peritoneal macrophages, GTE-0-treated group showed significantly higher activity compared to the untreated group at an effector-to-target cell ratio of 20. The above results lead us to conclude that polysaccharides from leaves of green tea have a potent immuno-stimulating effect on murine peritoneal macrophage cells.

Rollover Effects on KOSPI 200 Index Option Prices (KOSPI 200 지수 옵션 만기시 Rollover 효과에 관한 연구)

  • Kim, Tae-Yong;Lee, Jung-Ho;Cho, Jin-Wan
    • The Korean Journal of Financial Management
    • /
    • v.22 no.1
    • /
    • pp.71-91
    • /
    • 2005
  • The object or this paper is to analyze the rollover effect on KOSPI 200 index option prices. Especially we analyze the implied volatilities of the options that became the near maturity options as the old one expired. For this analysis, a panel data of KOSPI 200 Index Option Prices from year 1999 to year 2001 were used, and following results were obtained. First, after controlling for the underlying index returns, strike prices and other pricing factors, the call option prices tend to decrease while the put option prices tend to increase during the week of expiry. Second, if one concentrates on the daily price changes, call option prices tend to go up on Thursday (as the old options expire), and then experience a price decrease on the following day, while the reverse is true for the put options. These results imply that the option prices are affected by some of the market micro-structure effects such as whether the option is the near maturity option. We conjecture that the reason for this is related to the undervaluation of KOSPI 200 futures. The results from this paper have implications on the timing of option trades. If one wants to buy put options, and/or sell call options, he has better off by executing his intended trades before the old options expire. On the other hand, if one wants to buy call options, and/or sell put options, hi has better off by executing his intended trades after the expiry.

  • PDF

A research on the introducing the waterproof corrugated cardboard box for the efficient shipment of chinese cabbages and radishes: Focusing on Garak-dong wholesale market as the center

  • Lee, Rae-Hyup;Sun, Il-Suck
    • Asian Journal of Business Environment
    • /
    • v.2 no.1
    • /
    • pp.25-34
    • /
    • 2012
  • It is possible to use pallet for forwarding as chinese cabbages and radishes are general large-scale trading items at the agricultural wholesale market though, however, most of these are forwarded as it have packed in net bags or in P·E bags. Thus, it is still hard for palletizing. The type of packing the product in the net bag makes it difficult for palletizing. It is not a stable shape enough and easily collapsed for pallet loading. Because of this collapsibility, the corrugated cardboard box is being used to enhance forwarding efficiency, but the existing corrugated cardboard box could be crushed easily by moist what is from the agricultural product's property and it also could be squashed by the mass of the loaded box layers on itself. In contrary, the functional waterproof corrugated cardboard box is not collapsed through palletizing and it is efficient for product management with it's ventilation function in respond to pre-cooling effect. Furthermore, because it has various functional shapes as the open type, the partition type and so on, it is effective for maintaining freshness of the product and standardizing the distribution of agricultural product. It is well-known that it is possible to introduce this box to cargo-works of agricultural product. Consequently, the recognition of main distributors about the pallet distribution of the chinese cabbage and the radish was apprehended in this study for activating mechanization of loading and unloading. The survey was conducted to the main distributors such as the forwarder, the auction dealer and the commission merchant with Garak-dong wholesale market as the center. The appropriate packing materials and problems of the existing method for loading and unloading were derived through the survey. Especially, it was focused on analyzing the difference of recognition between the subject groups for the way of using waterproof cardboard corrugated box to deal with the difficult product for packing in normal corrugated box because of the box's absorption of moist from the agricultural product like a chinese cabbage and a radish. Total In the cases of the forwarders and the commission merchants, the net was highly responded as 45%, 74% from each groups for the best packing material for mechanization of distribution and the waterproof corrugated cardboard box was responded as 20%, 22% from each groups as much preferable than multi-stage wooden box. However, for the radish, the waterproof corrugated cardboard box was the best material as 56%, and the auction trader group supported it for 80%. So, the using the waterproof corrugated cardboard box for mechanization of distribution was negative for the chinese cabbage, but it was positive for the radish. The average was 2.42, the standard deviation was 1.24. The negative response(about 55%) was prevailing more than positive response(about 23%). It could be analyzed that even there was the positive recognition for using the waterproof corrugated cardboard box for the radish though the preference for low price of net bag in the chinese cabbage forwarding procedure. Still now, it seems that is a burden for using the waterproof corrugated cardboard box with high price. In the analysis on the recognition differences about using the waterproof corrugated cardboard box for the chinese cabbages and the radish between the forwarders and the commission merchants, generally the negative recognition was prevailing, but the forwarders(2.696) were more positive for using the waterproof corrugated cardboard box than the commission merchants(2.145).

  • PDF