Search results for: Soojin Lee
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 4

Search results for: Soojin Lee

4 Sales Patterns Clustering Analysis on Seasonal Product Sales Data

Authors: Soojin Kim, Jiwon Yang, Sungzoon Cho

Abstract:

As a seasonal product is only in demand for a short time, inventory management is critical to profits. Both markdowns and stockouts decrease the return on perishable products; therefore, researchers have been interested in the distribution of seasonal products with the aim of maximizing profits. In this study, we propose a data-driven seasonal product sales pattern analysis method for individual retail outlets based on observed sales data clustering; the proposed method helps in determining distribution strategies.

Keywords: clustering, distribution, sales pattern, seasonal product

Procedia PDF Downloads 567
3 The Role of Ethical Orientation in Two Countries: Different Outcomes in Perception of Corporate Authenticity and Pro-Firm Behavior Intention

Authors: Kyujin Shim, Soojin Kim

Abstract:

This study identifies and examines the impact of factors on two types of CSR outcomes, consumers’ perceptions of corporate authenticity and their pro-firm behavior intentions. Specifically we investigated the roles of two factors - the consumers’ perceptions of CSR motives of a company (i.e. business-oriented vs. society-oriented) and their ethical orientations (i.e. deontology vs. consequentialism). A web-based survey was conducted in South Korea and the United States respectively to compare the differences of consumer reactions between the two countries. The results show that consumers in two countries behave differently to a firm’s CSR motives. In the United States, when consumers perceive a company’s CSR motive as society-oriented, they are more likely to perceive the company authentic and as a result more likely to engage in pro-firm behavior. However, when consumers’ ethical orientation is considered, only consumers’ consequential orientation led to their pro-firm behavioral intention. In South Korea, interpretation of two different CSR motives affects the valence in consumers’ perceptions of corporate authenticity (i.e. society-oriented CSR motive and positive perception of corporate authenticity vs. business-oriented CSR motive and negative perception of corporate authenticity). Korean consumers also showed same pattern in terms of relationship among society-oriented CSR motive, perception of corporate authenticity, and pro-firm behavior intention. Interestingly, Korean consumers’ consequential orientation affects both their perception of corporate authenticity and their pro-firm behavior intention positively. In addition, there was an interaction effect of business-oriented CSR motive and deontological orientation on perception of corporate authenticity. Theoretical and practical implications will be discussed.

Keywords: corporate authenticity, corporate social responsibility, consequentialist ethics, CSR motives, deontological ethics

Procedia PDF Downloads 247
2 Comparison of Donor Motivations in National Collegiate Athletic Association Division I vs Division II

Authors: Soojin Kim, Yongjae Kim

Abstract:

Continuous economic downturn and ongoing budget cuts poses higher education with profound challenges which has a direct impact on the collegiate athletic programs. In response to the ever-changing landscape of the fiscal environment, universities seek to boost revenues, resorting to alternative sources of funding. In particular, athletic programs have become increasingly dependent on financial support from their alumni and boosters, which is how athletic departments attempt to offset budget shortfalls and make capital improvements. Although there currently exists three major divisions within National Collegiate Athletic Association (NCAA), the majority of the sport management studies on college sport tend to focus on Division I level. Particularly within the donor motivation literature, a plethora of donor motivation studies exist, but mainly on NCAA Division I athletic programs. Since each athletic department functions differently in a number of different dimensions, while institutional difference can also have a huge impact on athletic donor motivations, the current study attempts to fill this gap that exists in the literature. As such, the purpose of this study was to (I) reexamine the factor structure of the Athletic Donor motivation scale; and (II) identify the prominent athletic donor motives in a NCAA Division II athletic program. For the purpose of this study, a total of 232 actual donors were used for analysis. A confirmatory factor analysis (CFA) was employed to test construct validity, and the reliability of the scale was assessed using Composite Reliability. To identify the prominent motivational factors, the means and standard deviations were examined. Results of this study indicated that Vicarious Achievement, Philanthropy, and Commitment are the three primary motivational factors, while Tangible Benefits, was consistently found as an important motive in prior studies was found low. Such findings highlight the key difference and suggest different salient motivations exist that are specific to the context.

Keywords: college athletics, donor, motivation, NCAA

Procedia PDF Downloads 120
1 Enhancing Large Language Models' Data Analysis Capability with Planning-and-Execution and Code Generation Agents: A Use Case for Southeast Asia Real Estate Market Analytics

Authors: Kien Vu, Jien Min Soh, Mohamed Jahangir Abubacker, Piyawut Pattamanon, Soojin Lee, Suvro Banerjee

Abstract:

Recent advances in Generative Artificial Intelligence (GenAI), in particular Large Language Models (LLMs) have shown promise to disrupt multiple industries at scale. However, LLMs also present unique challenges, notably, these so-called "hallucination" which is the generation of outputs that are not grounded in the input data that hinders its adoption into production. Common practice to mitigate hallucination problem is utilizing Retrieval Agmented Generation (RAG) system to ground LLMs'response to ground truth. RAG converts the grounding documents into embeddings, retrieve the relevant parts with vector similarity between user's query and documents, then generates a response that is not only based on its pre-trained knowledge but also on the specific information from the retrieved documents. However, the RAG system is not suitable for tabular data and subsequent data analysis tasks due to multiple reasons such as information loss, data format, and retrieval mechanism. In this study, we have explored a novel methodology that combines planning-and-execution and code generation agents to enhance LLMs' data analysis capabilities. The approach enables LLMs to autonomously dissect a complex analytical task into simpler sub-tasks and requirements, then convert them into executable segments of code. In the final step, it generates the complete response from output of the executed code. When deployed beta version on DataSense, the property insight tool of PropertyGuru, the approach yielded promising results, as it was able to provide market insights and data visualization needs with high accuracy and extensive coverage by abstracting the complexities for real-estate agents and developers from non-programming background. In essence, the methodology not only refines the analytical process but also serves as a strategic tool for real estate professionals, aiding in market understanding and enhancement without the need for programming skills. The implication extends beyond immediate analytics, paving the way for a new era in the real estate industry characterized by efficiency and advanced data utilization.

Keywords: large language model, reasoning, planning and execution, code generation, natural language processing, prompt engineering, data analysis, real estate, data sense, PropertyGuru

Procedia PDF Downloads 37