
Citation: Serçin ŞAHİN, Serkan ÇİÇEK. Interest rate pass-through in Turkey during the period of unconventional interest rate corridor[J]. Quantitative Finance and Economics, 2018, 2(4): 837-859. doi: 10.3934/QFE.2018.4.837
[1] | Yan Xie, Zhijun Liu, Ke Qi, Dongchen Shangguan, Qinglong Wang . A stochastic mussel-algae model under regime switching. Mathematical Biosciences and Engineering, 2022, 19(5): 4794-4811. doi: 10.3934/mbe.2022224 |
[2] | Yansong Pei, Bing Liu, Haokun Qi . Extinction and stationary distribution of stochastic predator-prey model with group defense behavior. Mathematical Biosciences and Engineering, 2022, 19(12): 13062-13078. doi: 10.3934/mbe.2022610 |
[3] | Lin Li, Wencai Zhao . Deterministic and stochastic dynamics of a modified Leslie-Gower prey-predator system with simplified Holling-type Ⅳ scheme. Mathematical Biosciences and Engineering, 2021, 18(3): 2813-2831. doi: 10.3934/mbe.2021143 |
[4] | Sanling Yuan, Xuehui Ji, Huaiping Zhu . Asymptotic behavior of a delayed stochastic logistic model with impulsive perturbations. Mathematical Biosciences and Engineering, 2017, 14(5&6): 1477-1498. doi: 10.3934/mbe.2017077 |
[5] | Chun Lu, Bing Li, Limei Zhou, Liwei Zhang . Survival analysis of an impulsive stochastic delay logistic model with Lévy jumps. Mathematical Biosciences and Engineering, 2019, 16(5): 3251-3271. doi: 10.3934/mbe.2019162 |
[6] | Zhiwei Huang, Gang Huang . Mathematical analysis on deterministic and stochastic lake ecosystem models. Mathematical Biosciences and Engineering, 2019, 16(5): 4723-4740. doi: 10.3934/mbe.2019237 |
[7] | Yan Zhang, Shujing Gao, Shihua Chen . Modelling and analysis of a stochastic nonautonomous predator-prey model with impulsive effects and nonlinear functional response. Mathematical Biosciences and Engineering, 2021, 18(2): 1485-1512. doi: 10.3934/mbe.2021077 |
[8] | Xueqing He, Ming Liu, Xiaofeng Xu . Analysis of stochastic disease including predator-prey model with fear factor and Lévy jump. Mathematical Biosciences and Engineering, 2023, 20(2): 1750-1773. doi: 10.3934/mbe.2023080 |
[9] | Yan Wang, Tingting Zhao, Jun Liu . Viral dynamics of an HIV stochastic model with cell-to-cell infection, CTL immune response and distributed delays. Mathematical Biosciences and Engineering, 2019, 16(6): 7126-7154. doi: 10.3934/mbe.2019358 |
[10] | H. J. Alsakaji, F. A. Rihan, K. Udhayakumar, F. El Ktaibi . Stochastic tumor-immune interaction model with external treatments and time delays: An optimal control problem. Mathematical Biosciences and Engineering, 2023, 20(11): 19270-19299. doi: 10.3934/mbe.2023852 |
Waste issue is a global concern and is on the rise due to the growth of urban areas and population, with predictions showing a potential increase of 70% by 2050 if no measures are taken to address it [1]. To effectively manage waste, various techniques are utilized including source reduction and waste minimization [2], recycling [3], waste-to-energy [4], landfill management [5] and education and awareness [6]. With the increasing complexity of waste composition and the absence of a standardized waste classification system make waste identification challenging, resulting in disparities in waste generation and management practices across different regions [7,8]. Comprehending household solid waste management practices is essential for the progress of integrated solid waste management [9]. Identifying waste plays a pivotal role in the waste management process as it enables facilities to manage, recycle and diminish waste suitably while ensuring compliance with regulations and monitoring their advancement over time.
Various studies and approaches that utilize deep learning models for efficient waste sorting and management which can contribute to a more sustainable environment has been done. Models such as RWNet [10], Garbage Classification Net [11], Faster Region-Based Convolutional Neural Network [12] and ConvoWaste [13] were proposed and evaluated for their high accuracy and precision rates in waste classification. These studies also highlight the importance of accurate waste disposal in fighting climate change and reducing greenhouse gas emissions. However, the model used may necessitate particular hardware or may have limitations confined to a paper. Some studies also incorporate IoT [14] and waste grid segmentation mechanisms [15] to classify and segregate waste items in real time.
By integrating machine learning models with mobile devices, waste management efforts can be made more precise, efficient and effective. One of the research uses an app that utilizes optimized deep learning techniques to instantly classify waste into trash, recycling and compost with an accuracy of 0.881 on the test set [16]. While it shows the potentiality the benchmarking with other state of art model is still needed and is limited in classifying waste into three types. In response, we introduce MWaste a mobile app that utilizes computer vision and deep learning techniques to classify waste materials into trash, plastic, paper, metal, glass or cardboard types. The app provides users with suggestions on how to manage waste in a more straightforward and fun way.
The app is tested on various neural network architectures and real-world images, achieving highest precision of 92% on the test set. This app can function with or without an internet connection and rewards users by mapping the carbon footprint of the waste they managed. The app's potential to facilitate efficient waste processing and minimize greenhouse gas emissions that arise from improper waste disposal can help combat climate change. Additionally, the app can furnish valuable data for tracking the waste managed and preserved carbon footprints. The rest of this paper is structured as follows: Methods section explains the MWaste system architecture. The Training section covers the training process and the Evaluation section explains experimental evaluations. Lastly, the Conclusion section summarizes research findings.
Classifying waste using machine learning is a challenging task since determining the recyclability or compostability of waste based on images is difficult due to the properties of the material being hard to detect from images. Besides, waste can take on various shapes and forms which requires machine learning techniques to handle such variability and the recyclability of waste depends on the local recycling center's capabilities which the app must consider. Taking those considerations into account, the app is designed in such a way that feedbacks are collected from users and can operate smoothly with or without an internet connection. The waste image is obtained from the gallery or camera and is passed through the waste classification model which is trained to categorize the waste. The classification model is the result of training a specific CNN model on a dataset of labeled images. Several state of the art convolutional neural network methods are tested in this research which included Inception V3 [17], MobileNet V2 [18], Inception Resnet V2 [19], Resnet 50 [20], Mobile Net [21] and Xception [22]. The model is then converted into TensorFlow Lite model as they are highly optimized, efficient and versatile making them ideal for running real-time predictions on mobile. The workflow of MWaste app is shown in Figure 1.
Once identified, the model calculates the carbon emissions associated with the material and provides waste management recommendations. For misclassification, users can submit the waste image for further analysis. Managing waste earns reward points and the amount of carbon footprint saved is also tracked. An internet connection is required to submit wrongly predicted waste images and sync accumulated points.
This section describes the training procedure and parameter settings used in this research.
For this research publicly available trashnet dataset [23] is utilized, consisting of 2527 images across six classes. Glass, paper, cardboard, plastic, metal and trash. These images were captured using Apple iPhone 7 Plus, Apple iPhone 5S and Apple iPhone SE with the objects placed on a white posterboard in sunlight or room lighting. The distribution of data based on their label counts is shown in Figure 2. The dataset consists of 501 images of glasses, 410 images of metals, 403 images of cardboard, 482 images of plastic and 137 images of trash. The annotations for the dataset were performed by experts.
To accommodate the variations in orientations of recycled material and expand the dataset size several data augmentation techniques were employed. These included random rotation, brightness adjustment, translation, scaling and shearing. Furthermore, mean subtraction and normalization were applied to the images. Example of sample images from the dataset are shown in Figure 3. For robustness 70% of the images were used for training, 13% for testing and 17% for validation.
The gathered dataset is processed through different models while keeping all parameters constant. Subsequently, the outcomes are attentively analyzed. Categorical cross-entropy is employed to gauge the loss as it is suitable for multiclass problems [24]. Meanwhile, accuracy serves as a metric and Adam is the optimizer of choice given that it applies momentum and adaptive gradient for computing adaptive learning rates for each parameter [25].
Global average pooling is added to create one feature map per category in the final convolutional layer for the classification task [26]. Three dense layers are then employed to learn complex functions and improve the accuracy of classification. To avoid overfitting, dropout is added as a regularization technique [27]. Softmax is used as an activation function to convert the output values into probabilities [28].
In this section, different evaluation metrics are discussed and the results are compared based on them.
The evaluation measures can be used to explain the performance of various models. The study employs the Accuracy Score and F1 Score as evaluation metrics.
Classification accuracy is defined as the percentage of accurate predictions out of the total number of samples analyzed. To calculate accuracy in classification, the number of correct predictions is divided by the total number of predictions and the resulting fraction is expressed as a percentage by multiplying it by 100 [29]. The formula for the accuracy score is as follows (Eq 1).
(1) |
When attempting to compare two models with contrasting levels of accuracy and recall such as one with poor precision but strong recall, it can be challenging. Improving accuracy may have an adverse effect on recall and vice versa which can result in confusion [30]. Hence, the F1-score is utilized as a means of comparing the two sets and serves as a valuable metric for evaluating both recall and precision simultaneously.
The F1-score is employed when dealing with imbalanced class data situations [31]. As most real-world classification problems involve uneven case distributions, the F1-score is a more suitable metric for evaluating the model compared to accuracy (Eq 2).
(2) |
Models are evaluated with same settings and their outputs are measured using evaluation metrics: accuracy score, and f1-score. After comparing the models as shown in Table 1, it can be seen that InceptionResNetV2 and Xception have higher accuracy but the loss is higher for InceptionResNetV2 and InceptionV3 models. Figure 6 illustrates the classification result of a waste material from the given training set. Accuracy and loss of each model during training along with each iterations is shown in Figure 4.
Methods | MobileNet | Inception V3 | Inception ResNet V2 | ResNet 50 | MobileNet V2 | Xception |
Cardboard | 0.94 | 0.95 | 0.97 | 0.91 | 0.97 | 0.96 |
Glass | 0.85 | 0.86 | 0.90 | 0.86 | 0.78 | 0.91 |
Metal | 0.86 | 0.88 | 0.91 | 0.83 | 0.86 | 0.95 |
Paper | 0.91 | 0.92 | 0.96 | 0.86 | 0.93 | 0.94 |
Plastic | 0.89 | 0.88 | 0.91 | 0.86 | 0.83 | 0.90 |
Trash | 0.52 | 0.68 | 0.68 | 0.41 | 0.32 | 0.67 |
Accuracy | 0.87 | 0.89 | 0.92 | 0.84 | 0.86 | 0.92 |
Models are trained with same settings i.e. using NVIDIA Tesla T4 GPU in Colab and there execution time is noted. The results are shown in Table 2.
Methods | MobileNet | Inception V3 | Inception ResNet V2 | ResNet 50 | MobileNet V2 | Xception |
Parameters | 5855942 | 25478438 | 5855942 | 27263366 | 5855942 | 24537134 |
Time (in seconds) | 1031.14 | 1172.39 | 999.01 | 1230 | 999.10 | 1794.85 |
Based on the above table we can observe that MobileNet, MobileNetV2 and InceptionResNetV2 have same parameters. Among these models InceptionV3 and MobileNetV2 demonstrate shorter training times. However, Xception stands out with a longer training time despite its high parameters. Figure 5 displays the confusion matrix for each model using the given dataset. This matrix indicates the performance, strengths and weaknesses of each model and can also assist in identifying problematic class predictions.
This study presents a mobile application that utilizes deep learning techniques to classify waste in real-time. The performance and cost effectiveness of several state of the art waste classification models are evaluated and the most optimal model is selected. In our case, we found Inception ResNetV2. Afterwards, the model undergoes a minimization process and is integrated into the application, enabling waste categorization into six distinct groups. Plastic, paper, metal, glass, cardboard and trash. The app incorporates gamification strategies such as a leaderboard based on waste management points to motivate users to dispose of waste properly and is made available to public*.
*https://github.com/sumn2u/deep-waste-app
The team plans to improve the accuracy of the classification system, form partnerships with local recycling companies and expand the dataset to raise awareness of environmental impacts and reduce incorrect waste disposal.
The authors declare they have not used Artificial Intelligence (AI) tools in the creation of this article.
My heartfelt appreciation goes out to Gary Thung and Mindy Yang for sharing the TrashNet dataset on Github for public use. This dataset has proven to be an invaluable asset for my research or project on waste management and classification and I am deeply thankful for their hard work in gathering and disseminating this information to a larger audience.
The author declares no conflict of interest in this paper.
[1] |
Akar C, Cicek S (2016) "New" monetary policy instruments and exchange rate volatility. Empirica 43: 141–165. doi: 10.1007/s10663-015-9298-y
![]() |
[2] | Apergis N, Cooray A (2015) Asymmetric interest rate pass-through in the U.S., the U.K. and Australia: New evidence from selected individual banks. J Macroecon 45: 155–172. |
[3] |
Aristei D, Gallo M (2014) Interest rate pass-through in the Euro area during the financial crisis: A multivariate regime-switching approach. J Policy Model 36: 273–295. doi: 10.1016/j.jpolmod.2013.12.002
![]() |
[4] | Aydin H İ (2007) Interest Rate Pass-Through in Turkey June 2007. The Central Bank of the Republic of Turkey Research and Monetary Policy Department Working Paper, No: 07/05. |
[5] | BIBLIOGRAPHY \l 1055 Binici M, Kara H, Özlü P (2016) Unconventional Interest Rate Corridor and the Monetary Transmission: Evidence from Turkey CBRT Working Paper, 1–36. |
[6] | Borio C E V, Fritz W (1995) The Response of Short-term Bank Lending Rates to Policy Rates: A Cross-Country Perspective. Bank For International Settlements Monetary and Economic Department Working Paper, No:27. |
[7] | Bredin D, Fitzpatrick T, O Reilly G (2002) Retail Interest Rate Pass-Through: The Irish Experience. The Econ and Social Rev 33: 223–246. |
[8] | Burgstaller J (2005) Interest Rate Pass-Through Estimates From Vector Autoregressive Models. Johannes Kepler University of Linz Department of Economics Working Paper, No: 0510. |
[9] | Cavusoglu F (2010) Para Politikası Faiz Oranlarından Mevduat ve Kredi Faiz Oranlarına Geçişkenlik: Türkiye Örneği. Unpublished Thesis Submitted to The Central Bank of the Republic of Turkey. |
[10] | Cottarelli C, Kourelis A (1994) Financial Structure, Bank Lending Rates, and the Transmission Mechanism of Monetary Policy. International Monetary Fund Working Papers, WP/94/39. |
[11] |
De Bondt G J (2005) Interest Rate Pass-Through: Empirical Results for the Euro Area. Ger Econ Rev 6: 37–78. doi: 10.1111/j.1465-6485.2005.00121.x
![]() |
[12] |
De Graeve F, De Jonghe O, Vennet R Vander (2007) Competition, transmission and bank pricing policies: Evidence from Belgian loan and deposit markets. J Bank Financ 31: 259–278. doi: 10.1016/j.jbankfin.2006.03.003
![]() |
[13] | Deger O (2012) A Comparative Study For Nonlinear Structure of The Interest Rate Pass-Through. Unpublished Graduate Thesis Submitted to Middle East Technical University, The Graduate School of Social Sciences. |
[14] |
Égert B, Crespo-Cuaresma J, Reininger T (2007) Interest rate pass-through in central and Eastern Europe: Reborn from ashes merely to pass away? J Policy Model 29: 209–225. doi: 10.1016/j.jpolmod.2007.01.005
![]() |
[15] | Égert B, MacDonald R (2009) Monetary Transmission Mechanism in Central and Eastern Europe: Surveying the Surveyable. J Econ Surv 23: 277–327. |
[16] |
Fuertes A-M, Heffernan S, Kalotychou E (2010) How do UK Banks React to Changing Central Bank Rates? J Financ Serv Res 37: 99–130. doi: 10.1007/s10693-009-0056-9
![]() |
[17] |
Gambacorta L, Iannotti S (2007) Are there asymmetries in the response of bank interest rates to monetary shocks? Appl Econ 39: 2503–2517. doi: 10.1080/00036840600707241
![]() |
[18] | Greenwood-Nimmo M, Shin Y, van Treeck T (2010) The great moderation and the decoupling of monetary policy from long-term rates in the US and Germany (No. 15/2010). IMK Working Paper. |
[19] | Heinemann F, Schüler M (2006) Integration Benefits on EU Retail Credit Markets: Evidence From Interest Rate Pass-Through. The Center for European Economic Research ZEW Discussion Papers, No: 02–26. |
[20] |
Hofmann B, Mizen P (2004) Interest Rate Pass-Through and Monetary Transmission: Evidence from Individual Financial Institutions' Retail Rates. Economica 71: 99–123. doi: 10.1111/j.0013-0427.2004.00359.x
![]() |
[21] |
Hristov N, Hülsewig O, Wollmershäuser T (2014) The interest rate pass-through in the Euro area during the global financial crisis. J Bank Financ 48: 104–119. doi: 10.1016/j.jbankfin.2014.08.004
![]() |
[22] |
Humala A (2005) Interest rate pass-through and financial crises: do switching regimes matter? The case of Argentina. Appl Financ Econ 15: 77–94. doi: 10.1080/0960310042000297908
![]() |
[23] |
Karagiannis S, Panagopoulos Y, Vlamis P (2010) Interest rate pass-through in Europe and the US: Monetary policy after the financial crisis. J Policy Model 32: 323–338. doi: 10.1016/j.jpolmod.2010.02.006
![]() |
[24] | Lim G C (2001) Bank Interest Rate Adjustments: Are They Asymmetric? Econ Rec 77. |
[25] |
Liu, M-H, Margaritis D, Tourani-Rad A (2008) Monetary policy transparency and pass-through of retail interest rates. J Bank Financ 32: 501–511. doi: 10.1016/j.jbankfin.2007.06.012
![]() |
[26] | Mishkin F S (1996) The Channels of Monetary Transmission: Lessons for Monetary Policy. NBER Working Paper 5464. |
[27] | Mishkin F S (2001) The Transmission Mechanism and The Role of Asset Prices in Monetary Policy. NBER Working Paper 8617. |
[28] | Ozdemir B K (2009). Retail Bank Interest Rate Pass-Through: The Turkish Experience. Inter Res J of Financ and Econ 7–15. |
[29] |
Panagopoulos Y, Reziti I, Spiliotis A (2010) Monetary and banking policy transmission through interest rates: an empirical application to the USA, Canada, the UK and the Eurozone. Inter Rev of Appl Econ 24: 119–136. doi: 10.1080/02692171003590096
![]() |
[30] |
Papadamou S, Spyromitros E, Kyriazis N A (2018) Quantitative easing effects on commercial bank liability and government yields in UK: A threshold cointegration approach. Inter Econ and Econ Policy 15: 353–371. doi: 10.1007/s10368-017-0401-7
![]() |
[31] |
Papadamou S, Markopoulos T (2018) Interest rate pass through in a Markov-switching Vector Autoregression model: Evidence from Greek retail bank interest rates. The J of Econ Asymmetries 17: 48–60. doi: 10.1016/j.jeca.2018.03.002
![]() |
[32] |
Payne J E (2006) The response of the conventional mortgage rate to the federal funds rate: symmetric or asymmetric adjustment? Appl Financ Econ Letters 2: 279–284. doi: 10.1080/17446540600647037
![]() |
[33] |
Payne J E, Waters G A (2008) Interest rate pass-through and asymmetric adjustment: evidence from the federal funds rate operating target period. Appl Econ 40: 1355–1362. doi: 10.1080/00036840600806233
![]() |
[34] |
Pesaran M H, Shin Y, Smith R J (2001) Bounds testing approaches to the analysis of level relationships. J of Appl Econ 16: 289–326. doi: 10.1002/jae.616
![]() |
[35] |
Philippas D, Dragomirescu-Gaina C (2013) EMU Sovereign risks: Is the EMU the playground for Asymmetries. J of Econ Asymmetries 10: 21–31. doi: 10.1016/j.jeca.2013.09.001
![]() |
[36] | Sander H, Kleimeier S (2004) Convergence in euro-zone retail banking? What interest rate pass-through tells us about monetary policy transmission, competition and integration. J Int Money Finan 23: 461–492. |
[37] | Shin Y, Yu B, Greenwood-Nimmo M (2014) Modelling Asymmetric Cointegration and Dynamic Multipliers in a Nonlinear ARDL Framework, In R. C. Sickles, W. C. Horrace, Festschrift in Honor of Peter Schmidt, New York: Springer New York, 281–314. |
[38] | Stiglitz J E, Weis A (1981) Credit Rationing in Markets With Imperfect Information. Am Econ Rev 71: 393–410. |
[39] |
Thompson M A (2006) Asymmetric adjustment in the prime lending–deposit rate spread. Rev of Financ Econ, 15: 323–329. doi: 10.1016/j.rfe.2005.12.002
![]() |
[40] | Tkacz G (2001) Endogenous thresholds and tests for asymmetry in US prime rate movements. Econ Lett 73. |
[41] | Ucak A, Yildirak K (2012) An Alternative Approach to Analyze The Monetary Transmission in Turkey: An Empirical Analysis on Speed of Adjustment. Finansal Araştırmalar ve Çalışmalar. |
[42] |
Wang KM, Lee YM (2009) Market volatility and retail interest rate pass-through. Econ Model 26: 1270–1282. doi: 10.1016/j.econmod.2009.06.002
![]() |
[43] | Yildirim D (2013) Asymmetric Interest Rate Pass-Through to Turkish Loan Rates. İktisat İşletme ve Finans 29: 9–28. |
[44] | Yu B, Chun S E, Kim J (2013) Some evidence on the asymmetry of interest rate pass-through in Asian economies. Korea and the World Econ, 14: 207–233. |
[45] | Yuksel E, Ozcan K M (2013) Interest rate pass-through in Turkey and impact of global financial crisis: asymmetric threshold cointegration analysis. J Bus Econ Manag 14: 98–113. |
[46] | Yılmaz AB, Yergin H, Oğrak A (2018) An application on interest rate pass-through in Turkey. Inter J of Humanities and Social Sci 7: 78–83. |
1. | Chaoqun Xu, Sanling Yuan, Richards Growth Model Driven by Multiplicative and Additive Colored Noises: Steady-State Analysis, 2020, 19, 0219-4775, 2050032, 10.1142/S0219477520500327 | |
2. | Tiantian Ma, Dan Richard, Yongqing Betty Yang, Adam B Kashlak, Cristina Anton, Functional non-parametric mixed effects models for cytotoxicity assessment and clustering, 2023, 13, 2045-2322, 10.1038/s41598-023-31011-1 |
Methods | MobileNet | Inception V3 | Inception ResNet V2 | ResNet 50 | MobileNet V2 | Xception |
Cardboard | 0.94 | 0.95 | 0.97 | 0.91 | 0.97 | 0.96 |
Glass | 0.85 | 0.86 | 0.90 | 0.86 | 0.78 | 0.91 |
Metal | 0.86 | 0.88 | 0.91 | 0.83 | 0.86 | 0.95 |
Paper | 0.91 | 0.92 | 0.96 | 0.86 | 0.93 | 0.94 |
Plastic | 0.89 | 0.88 | 0.91 | 0.86 | 0.83 | 0.90 |
Trash | 0.52 | 0.68 | 0.68 | 0.41 | 0.32 | 0.67 |
Accuracy | 0.87 | 0.89 | 0.92 | 0.84 | 0.86 | 0.92 |
Methods | MobileNet | Inception V3 | Inception ResNet V2 | ResNet 50 | MobileNet V2 | Xception |
Parameters | 5855942 | 25478438 | 5855942 | 27263366 | 5855942 | 24537134 |
Time (in seconds) | 1031.14 | 1172.39 | 999.01 | 1230 | 999.10 | 1794.85 |
Methods | MobileNet | Inception V3 | Inception ResNet V2 | ResNet 50 | MobileNet V2 | Xception |
Cardboard | 0.94 | 0.95 | 0.97 | 0.91 | 0.97 | 0.96 |
Glass | 0.85 | 0.86 | 0.90 | 0.86 | 0.78 | 0.91 |
Metal | 0.86 | 0.88 | 0.91 | 0.83 | 0.86 | 0.95 |
Paper | 0.91 | 0.92 | 0.96 | 0.86 | 0.93 | 0.94 |
Plastic | 0.89 | 0.88 | 0.91 | 0.86 | 0.83 | 0.90 |
Trash | 0.52 | 0.68 | 0.68 | 0.41 | 0.32 | 0.67 |
Accuracy | 0.87 | 0.89 | 0.92 | 0.84 | 0.86 | 0.92 |
Methods | MobileNet | Inception V3 | Inception ResNet V2 | ResNet 50 | MobileNet V2 | Xception |
Parameters | 5855942 | 25478438 | 5855942 | 27263366 | 5855942 | 24537134 |
Time (in seconds) | 1031.14 | 1172.39 | 999.01 | 1230 | 999.10 | 1794.85 |