Moch Panji Agung Saputra
Department Of Mathematics, Faculty Of Mathematics And Natural Sciences, Padjadjaran University, Sumedang, Indonesia

Published : 6 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 6 Documents
Search

Implementation of Ruin Probability Model in Life Insurance Risk Management Nestia Lianingsih; Rizki Apriva Hidayana; Moch Panji Agung Saputra
International Journal of Quantitative Research and Modeling Vol. 5 No. 4 (2024): International Journal of Quantitative Research and Modeling
Publisher : Research Collaboration Community (RCC)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.46336/ijqrm.v5i4.816

Abstract

This study examines the implementation of the ruin probability model in risk management in life insurance companies. The main focus of this study is to evaluate how factors such as initial surplus, premium revenue level, and claim frequency affect the ruin probability of insurance companies. Using the collective risk model approach and relevant claim distribution, this study develops two methods to calculate the ruin probability: an analytical approach and a Monte Carlo simulation. The simulation results show that increasing the initial surplus and premium level significantly reduces the ruin risk, while increasing the claim frequency increases the ruin probability. In addition, the gamma claim distribution is more suitable for modeling claims in life insurance than the exponential distribution. Model validation is carried out by comparing the prediction results with historical data of insurance companies, which shows a high level of accuracy. This study provides important insights for insurance companies in designing more effective and optimal risk management strategies.
Implementation of the Gated Recurrent Unit (GRU) Model for Bank Mandiri Stock Price Prediction Moch Panji Agung Saputra; Renda Sandi Saputra; Dede Irman Pirdaus
International Journal of Quantitative Research and Modeling Vol. 6 No. 1 (2025): International Journal of Quantitative Research and Modeling
Publisher : Research Collaboration Community (RCC)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.46336/ijqrm.v6i1.894

Abstract

Stock price prediction is a crucial aspect in the financial world, especially in making investment decisions. This study aims to analyze the performance of the Gated Recurrent Unit (GRU) model in predicting Bank Mandiri (BMRI.JK) stock prices using historical data for five years. Stock data was collected from Yahoo Finance and normalized using Min-Max Scaling to improve model stability. Furthermore, the windowing technique was applied to form a dataset that fits the architecture of the time series forecasting-based model. The developed GRU model consists of two GRU layers with 128 neuron units, two dropout layers to prevent overfitting, and one output layer with one neuron to predict stock prices. Model evaluation was carried out using the Mean Squared Error (MSE), Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), Mean Absolute Percentage Error (MAPE), and R-squared (R² Score) metrics. The experimental results show that the GRU model is able to produce predictions with a high level of accuracy, indicated by the R² Score value of 0.9636, which indicates that the model can explain 96.36% of stock price variability based on historical data.
Comparison of Random Forest and SVM Algorithms in Classification of Diabetic Retinopathy Based on Fundus Image Texture Features Moch Panji Agung Saputra; Renda Sandi Saputra
International Journal of Quantitative Research and Modeling Vol. 6 No. 2 (2025): International Journal of Quantitative Research and Modeling
Publisher : Research Collaboration Community (RCC)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.46336/ijqrm.v6i2.1011

Abstract

Diabetic Retinopathy (DR) is a microangiopathic complication of diabetes mellitus that can cause visual impairment to permanent blindness. Early detection of DR is essential to prevent disease progression, but conventional methods require time, cost, and expertise that are not always available. This study aims to compare the performance of the Random Forest (RF) and Support Vector Machine (SVM) algorithms in DR classification based on texture features extracted from retinal fundus images. The dataset used consists of 3,000 retinal fundus images obtained from the Kaggle platform, divided into 2,400 training data and 600 test data. Image preprocessing includes conversion to grayscale, resizing to a resolution of 128×128 pixels, and normalization. Feature extraction is performed using a combination of Local Binary Pattern (LBP) and Gray Level Co-occurrence Matrix (GLCM) to produce a 14-dimensional feature vector. Performance evaluation uses accuracy, precision, recall, F1-score, ROC curve, and 5-fold cross-validation metrics. The results showed that Random Forest significantly outperformed SVM with an accuracy of 96% compared to 64%, an AUC value of 0.99 compared to 0.72, and an average cross-validation accuracy of 94.5% compared to 63.42%. Random Forest also showed balanced performance in both classes with precision, recall, and F1-score of 0.96, while SVM experienced classification imbalance especially in the disease class. This study proves that Random Forest is a more optimal algorithm for an automatic DR detection system based on fundus image texture features and can support increasing the accessibility of DR screening in areas with limited specialist medical personnel.
Value-at-Risk (VaR) Modeling of LQ45 Stocks Using the GARCH Approach Saskia Iqlima Bilhaq; Rona Afiya Muthmainah; Moch Panji Agung Saputra
International Journal of Quantitative Research and Modeling Vol. 6 No. 4 (2025): International Journal of Quantitative Research and Modeling
Publisher : Research Collaboration Community (RCC)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.46336/ijqrm.v6i4.1112

Abstract

This study aims to model volatility and measure market risk of leading Indonesian stocks included in the LQ45 index using the GARCH approach. Daily closing price data from September 2022 to August 2025 were analyzed to estimate conditional volatility and Value-at-Risk (VaR) at 95% and 99% confidence levels. The GARCH model was selected to capture volatility clustering and conditional heteroskedasticity in stock returns. Residual distributions considered include normal, Student-t, and skewed-t to improve risk estimation, particularly for extreme events. Results indicate that most stocks are best modeled by GARCH(1,1) with a Student-t distribution, reflecting fat tails in return data. VaR estimates provide realistic maximum potential losses varying across stocks, with UNVR and ADRO showing relatively higher risk levels. Backtesting through Kupiec and Christoffersen tests confirms the accuracy and reliability of the GARCH-based VaR model for risk management. This study offers practical insights for investors and portfolio managers in understanding and managing risk exposures of top Indonesian stocks.
Comparative Analysis of LSTM and GRU Models for Ethereum (ETH) Price Prediction Moch Panji Agung Saputra; Riza Andrian Ibrahim; Renda Sandi Saputra
International Journal of Business, Economics, and Social Development Vol. 6 No. 1 (2025): International Journal of Business, Economics, and Social Development (IJBESD)
Publisher : Rescollacom (Research Collaborations Community)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.46336/ijbesd.v6i1.887

Abstract

The increasing use of cryptocurrencies has changed the dynamics of investment, presenting both opportunities and challenges for investors. Although various studies have compared the performance of Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU) in predicting financial asset prices, there are still differences in results regarding which model is superior. Therefore, this study aims to compare the performance of LSTM and GRU in predicting Ethereum prices using a hyperparameter tuning approach. The data used is historical data of Ethereum (ETH) shares from 2020 to 2025. The research methodology includes data preprocessing using Min-Max scaling, model development with various layer configurations, and comprehensive evaluation using several performance metrics. The results show that the GRU Model provides superior performance with a lower Root Mean Squared Error (RMSE) of 0.0234 and Mean Absolute Error (MAE) of 0.0168, compared to LSTM's RMSE of 0.0265 and MAE of 0.0193. While LSTM exhibits a slightly better Mean Absolute Percentage Error (MAPE) of 18.08% compared to GRU at 18.17%, the GRU model achieves a higher R² Score of 0.9442 compared to LSTM at 0.9282. Visual analysis of the prediction patterns and residual distributions further demonstrates GRU’s more consistent and accurate performance in capturing Ethereum price movements. These findings suggest that while both models are effective for cryptocurrency price prediction, GRU offers slightly better overall performance and stability, especially in maintaining consistent prediction accuracy across different market conditions.
Indonesian Banking Stock Portfolio Optimization Based on Ridge Regression Prediction Moch Panji Agung Saputra; Deva Putra Setyawan; Alim Jaizul Wahid
International Journal of Business, Economics, and Social Development Vol. 6 No. 2 (2025): International Journal of Business, Economics, and Social Development (IJBESD)
Publisher : Rescollacom (Research Collaborations Community)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.46336/ijbesd.v6i2.1064

Abstract

The Indonesian stock market in the banking sector is a popular investment instrument with high return potential but faces market volatility and global economic uncertainty that requires adaptive and data-driven portfolio management strategies. Traditional asset allocation strategies such as equal weighting or based on historical performance have limitations in dynamic market conditions, while the application of machine learning, especially Ridge Regression, in stock return prediction and portfolio optimization in the Indonesian market has not been widely explored. This study aims to build an integrated pipeline for portfolio prediction and optimization using Ridge Regression on Indonesian banking stocks. Methods: Daily closing price data of five major banking stocks (BBRI, BBCA, BMRI, BBNI, BBTN) for the period 2015-2025 are used with technical indicators of moving average and rolling standard deviation as input features. The Ridge Regression model is trained using TimeSeriesSplit cross-validation to predict daily returns, then the prediction results are integrated into the Mean-Variance optimization framework to maximize the Sharpe ratio. The Ridge Regression model shows excellent predictive performance with an average R² of 0.9986, MAE of 0.000466, and RMSE of 0.000720. The Ridge-based portfolio strategy achieves identical performance to the historical optimal strategy with an annualized return of 10.64% and a Sharpe ratio of 0.4705, significantly outperforming the equal-weight strategy (return of 6.63%, Sharpe ratio of 0.2562). A practical implementation simulation with IDR 100 million funds shows feasible execution with less than 1% deviation from the optimal weights. Ridge Regression is proven to be effective in capturing the return pattern of Indonesian banking stocks and enables superior portfolio performance when integrated with modern portfolio theory, providing investors with a robust and data-driven approach to portfolio optimization in emerging markets.