Next Article in Journal
Characteristics of Giant Cell Tumor of the Bone in Pediatric Patients: Our 18-Year, Single-Center Experience
Next Article in Special Issue
Fracture Resistance of Primary Zirconia Crowns: An In Vitro Study
Previous Article in Journal
Development of an Enhanced Recovery Program in Pediatric, Adolescent, and Young Adult Surgical Oncology Patients
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Analysis of the Impact of Oral Health on Adolescent Quality of Life Using Standard Statistical Methods and Artificial Intelligence Algorithms

1
Faculty of Stomatology Pancevo, University Business Academy in Novi Sad, 26000 Pancevo, Serbia
2
Faculty of Medical Sciences, Department of Dentistry, University of Kragujevac, 34000 Kragujevac, Serbia
*
Author to whom correspondence should be addressed.
Submission received: 15 November 2021 / Revised: 30 November 2021 / Accepted: 6 December 2021 / Published: 8 December 2021
(This article belongs to the Special Issue Advance Research in Pediatric Dental Disease)

Abstract

:
The aim of this study was to determine the impact of oral health on adolescent quality of life and to compare the results obtained using standard statistical methods and artificial intelligence algorithms. In order to measure the impact of oral health on adolescent quality of life, a validated Serbian version of the Oral Impacts on Daily Performance (OIDP) scale was used. The total sample comprised 374 respondents. The obtained results were processed using standard statistical methods and machine learning, i.e., artificial intelligence algorithms—singular value decomposition. OIDP score was dichotomized into two categories depending on whether the respondents had or did not have oral or teeth problems affecting their life quality. Human intuition and machine algorithms came to the same conclusion on how the respondents should be divided. As such, method quality and the need to perform analyses of this type in dentistry studies were demonstrated. Using artificial intelligence algorithms, the respondents can be clustered into characteristic groups that allow the discovery of details not possible with the intuitive division of respondents by gender.

1. Introduction

Understanding and assessing the behavior of children and adolescents are complex endeavors because they are an unstable group, still developing skills and functions. On entering puberty, emotional factors, such as aesthetic values, increase in importance, while cognitive factors, such as acquired knowledge and behavior, weaken. Problems related to oral health may lead to adolescents feeling inferior, and lead to lower self-confidence and difficulties in performing daily activities. Poor oral health may be particularly problematic when enjoying food, speaking, sleeping, laughing, cleaning teeth, completing school duties, and creating friendly and emotional relationships [1].
Oral health is an important component of everyday functioning and well-being. Oral health can be measured by two essentially different approaches: through clinical parameters determined by dentist examination, or subjectively, where the individual independently assesses their own oral health. Subjective evaluation of oral health is known to affect the impact of oral health on quality of life. A large number of methods have been developed to explore the link between oral health and quality of life [2]. These scales have generally been designed and tested in the adult population. Among scales which measure the impact of oral health on the daily activities of young people, with reliability and validity in various cultural environments, the Oral Impacts on Daily Performance (OIDP) scale stands out [3]. The Serbian version of OIDP questionnaire was introduced in 2012 [4].
Through the use of questionnaires to measure the impact of oral health on daily activities (OIDP), a significant difference has been observed between objective and subjective assessments of the need for dental care [5]. Quality of life as a function of oral health measures subjective indicators based on an individual’s views on their own oral status and its impact on different aspects of their life. Oral symptoms, functional limitations, and social and emotional well-being are related and can be used to measure quality of life [6].
In order to determine the real needs of adolescents in terms of oral health and to set future goals of preventive and therapeutic programs, numerous public health and epidemiological studies have been conducted. As such, there are large amounts of data on the subject. Modern technology has devised ways to efficiently store data so as to occupy as little space as possible but preserve the main information. The continued advances made in the production of multimedia data implies constant development and further optimization of various forms of compression. An example of this is the compression of a digital image. A digital image is usually presented by a rectangular matrix of image elements—pixels, where each pixel is defined by a certain number of components presented by a corresponding number of bits (from 0 to 256). The use of artificial intelligence in contemporary dentistry clearly shows its significance in dental imaging, oral diagnosis and treatment, dental designs and dental research. Machine learning is an emerging field of artificial intelligence research and practice in which computer agents are employed to improve perception, cognition, and action based on their ability to “learn”, for example through use of big data techniques. Its application within dentistry is designed to promote personalized and precision patient care, with enhancement of diagnosis and treatment planning [7].
The aim of this study was to measure the impact of oral health on adolescent quality of life and to compare the results obtained by using standard statistical methods (t test—significance test) and artificial intelligence algorithms.

2. Materials and Methods

2.1. Respondents and Research Protocol

This study included 1st -and 2nd-year students from Belgrade Secondary Dental School and their peers who attended the Faculty of Stomatology Pancevo in the capacity of patients. The total sample comprised 374 respondents (128 respondents of male gender and 246 respondents of female gender). A random selection method was used to choose 249 respondents from the Secondary Dental School. The number of respondents who attended the Faculty of Stomatology and took part in this study was 125. Study methods and aims were explained to the respondents. All respondents and their parents agreed to participate in this anonymous study.
Implementation of this study was approved by the Ethics Committee of the Faculty of Stomatology Pancevo (No. 795/2-2016 from 26 May 2016).

2.2. The Impact of Oral Health on Adolescent Quality of Life

In order to measure the impact of oral health on adolescent quality of life, a validated Serbian version of the Oral Impacts on Daily Performance (OIDP) scale was used [5]. The scale measures how often in the last six months the respondents have had problems performing daily life activities due to oral and dental problems. The frequency of difficulties is measured on a five-point scale, where 1—never or less than once a month; 2—once to twice a month; 3—once to twice a week; 4—three to four times a week; 5—almost every day. The results of this questionnaire can provide insight into whether and how often adolescents have had problems during eating, speaking, cleaning teeth, sleeping, laughing, establishing emotional and social contacts, and completing school duties. The lowest score is 8 and indicates that the respondent does not have any oral health-related problems which affect performing daily life activities. In contrast, the maximum score is 40 and indicates the existence of a large number of oral health-related problems which negatively affect quality of daily life.

2.3. Artificial Intelligence Algorithms

A special program in the Python programming language [8] was used to parse data, create a digital database, and process data using standard statistical methods and SVD. The singular value decomposition (SVD) algorithm is based on the principles of reducing dimensionality by decomposition into singular values [9,10] with the aim of increasing the degree of image compression [11]. SVD uses the simple strategy of approximation of the original matrix that represents the digital image [12,13], using smaller matrices. The selection of a rank value for the matrix which is used after applying SVD to represent the original image matrix is a compromise between achieving the definite desired degree of compression and acceptable quality of the digital image. Matrix A can be decomposed into 3 matrices. (A = U × Σ × V).
SVD represents a relatively simple strategy of optimal approximation of the matrix by smaller matrices. Since the elements of matrix Σ (singular values) are sorted into descending order, it is possible to keep the first k biggest values and set others to zero. The product of obtained matrices in this case is a new matrix Ak, of k rank, which is a good approximation of matrix A [14,15]. The main diagonal (Σ) has elements which are sorted into descending order, and the first element is the most important factor. If we include only the most important factor and assign zero to other elements, we obtain a new matrix Σ′ (Sigma importance 1). By further calculation, we obtain a new A′ matrix, which has great similarity to the original matrix A (A′ = U × Σ′ × V).
Practical implementation of SVD allows the user to achieve the desired degree of compression, with acceptable calculation complexity. Using SVD, “help” can be obtained from machine learning in numerous analyses. It will give us guidelines on the way how we should cluster respondents.
Matrices that will be described in the results of our study will have 374 rows, which represent the number of respondents, and the number of columns will be 8 as there are that many questions in the questionnaire to which the respondents gave their answers [16]. On the basis of input data, and using the factorization method [17], one matrix (A) will be decomposed into three matrices U, V и Σ. The Σ matrix can contain numerous elements, but the greatest significance rests in one or two of its values, while the others are not observed; they do not have any value and are assigned zero.
On the basis of input matrix A, using SVD, the computer program will cluster the respondents into groups according to logical machine learning (artificial intelligence).

3. Results

The impact of oral and dental health on daily activities was measured using the OIDP scale, with scores ranging from 0 to 32. The distribution was not in accord with the natural distribution (Table 1; Figure 1), but rather half of the normal/natural distribution was observed.
A large number of adolescents (73%) did not report almost any problems with their mouth or teeth, which may affect their quality of life in the last six months (Figure 1).
OIDP score was dichotomized into two categories depending on whether the respondents had or did not have any oral or teeth problems affecting their quality of life:
(1)
Absence of oral impact on daily activities (OIDP score = 0);
(2)
Presence of oral impact on daily activities (OIDP score > 0) (Table 2).
Problems with oral health most frequently had a negative effect on adequate maintenance of oral hygiene (23%), and girls had problems with cleaning teeth more frequently than boys (15%/8%). Oral health also frequently affected enjoying favorite food (10%), as well as sleeping and relaxing (10%). The impact of oral health was the least (4%) on communicating and pronouncing certain words, then on laughing (7%), hanging out with friends (7%), completing school duties (7%) and establishing emotional relationships (8%). Generally, girls had a bigger score than boys on each of the eight items measuring the impact of oral health on quality of life, and therefore the impact of oral and dental health on quality of life was greater for females (Table 2).
In the group of questions related to the OIDP questionnaire on the impact of oral and dental health on daily activities, each of the five possible answers was scored, and each score was assigned an appropriate color (Figure 2):
  • Never or less than once a month—0 points—purple;
  • Once to twice a month—1 point—blue;
  • Once to twice a week—2 points—turquoise;
  • Three to four times a week—3 points—green;
  • Almost every day—4 points—yellow.
When we compare the matrices A and A′, we can observe how much they differ from each other. If the difference is small, the SVD algorithms assign one value, which we marked as (Figure 3)
  • “True”—yellow color;
If the difference between the two matrices is big, the SVD algorithms assign the other value
  • “False”—purple color.
As such, artificial intelligence algorithms suggest that we should cluster the respondents into two groups: OIDP = 0 and OIDP > 0.
In the same way, we obtain the second most important matrix A″. This matrix singles out only those respondents who stated the existence of problems in the psychological sphere due to the condition of their mouth and teeth, which is measured by question 5 (“How often in the last six months have you avoided laughing because you were ashamed due to problems with your teeth or mouth?”) (Figure 4):
  • “False”—purple;
  • “True”—yellow.
On the basis of these algorithms, it can be concluded that the mean value of self-efficacy should be lower in respondents with high scores to the question 5 the OIDP questionnaire.

4. Discussion

In general, for each of the eight questions, the girls had a more negative attitude than the boys, and therefore the impact of oral and dental health on quality of life was larger female respondents. Similar results have been obtained by a group of our authors, who have reported that the impact of oral health on adolescent quality of life occurred in 53% of adolescent females and 41% of adolescent males [5]. Numerous studies have concluded that women have a worse score as a final result of the analysis of questionnaires dealing with subjective assessment of oral health. The authors have explained this by the level of knowledge and amount of information possessed by women, so their subjective experience of oral health is worse than that of men [18,19,20]. Studies have found that a greater proportion of participants who had never visited a dentist reported less impact. The possible explanation for this fact may be associated with the pattern of symptomatic dental care, since most adolescents visit the dentist only when they have toothache, have a mouth problem, or their own oral health is poor and, statistically, these adolescents are more likely to have more regular dental care, according to the results of some studies [21,22].
Oral health problems most frequently had a negative impact on adequate maintenance of oral hygiene (23%), and girls more often than the boys had problems with cleaning their teeth (15%/8%). Similar results have also been reported by other researchers who have dealt with this matter—24%, 16%, 20% [23,24,25]. With regard to maintaining oral health, girls were generally more responsible than the boys. Additionally, they were more interested in outward appearance, which consequently led to the result that there was a greater impact of oral health on quality of life among girls, because they, in contrast to boys, experienced it as a problem. Satisfaction with dental appearance had a positive correlation with quality of life as a function of oral health [26].
Oral health also frequently affected enjoying favorite food (10%) as well as sleeping and relaxing (10%). Similar results, which show the impact of oral health on diet have also been reported by Chinese researchers [27], while Gajic has reported that as many as 27% respondents had difficulties during eating [5]. Chukwumah reported that the results of the OIDP questionnaire indicated that adolescents most frequently had problems when chewing and maintaining oral hygiene, and as many as 14% of respondents stated that their dental status seriously affects their quality of life [28]. Bianco has concluded that more than two-thirds of adolescents (66.8%), aged 11–16 years, had problems in the previous three months, in their daily life, conditioned by oral health. The difficulties were for the most part linked to chewing (30.4%). Pain in the area of the face and jaws was an important indicator of oral health and its significance lay in the fact that it negatively affected quality of life and could indicate the need for population treatment [29].
Almost all adolescents (94.9%) believed that their dental status had a negative impact on quality of life [30]. On the basis of 11 studies reviewed, Habbu et al. came to the conclusion that knowledge and attitudes related to oral health could be changed by obtaining information and learning new skills, which also indirectly affect the quality of life [31]. The effect on OIDP was associated with negligence by parents, physical abuse, and lack of monitoring among young children and adolescents [32].
The negative impact on the quality of life was more present in the social and psychological spheres of OIDP compared to the functional domain [9]. The impact of oral health was the least (4%) on communicating and pronouncing certain words, then on laughing (7%), hanging out with friends (7%), completing school duties (7%) and establishing emotional relationships (8%). The obtained results suggest that oral health did not have a big impact on the quality of life of adolescents under survey. However, there are large differences in certain results and studies and some authors have reported a far bigger impact on daily activities [28,30]. In the midst of a new pandemic, a decrease in the perception of oral health problems by adolescents during the outbreak of the COVID-19 virus in Brazil has been observed [33].
The presence of malocclusion, as well as the age of adolescents, significantly affects the quality of their lives. Further studies among populations of orthodontic patients are desirable [34].
In one study, adolescents with high sugar consumption showed a greater impact of oral health on quality of life [35]. Untreated caries and its immediate consequence, pain of dental origin, are the main causes of the impact of oral health on adolescent quality of life [36]. Thus, improving behavior among dental visits of low socioeconomic groups would have a greater effect on improving oral health, and thus reducing the impact of oral health on quality of life. The present study demonstrated the independent association between behavioral and psychosocial factors in determining the impact of oral health on quality of life. This demonstrates that health promotion actions should be directed not only to specific actions such as tooth brushing and fluoride application but should also include broader actions directed at contextual factors such as where the individual lives and their family structure [37].
Further research in the field of machine learning should be intensified. It would be good if it could be integrated with clinical practice as much as possible as great benefits could be gained from this technology in the future. All medical documentation should be stored digitally, adequately processed, prepared and ready to be subjected to analyses using artificial intelligence algorithms. At the same time, this creates the basis for continued monitoring of patient health and long-term surveillance of the effects of drugs and therapeutic procedures. This type of research also constitutes the basis for identifying health risks which could be monitored using electronic medical records. Results of studies which have dealt with the application of artificial intelligence in clinical medicine and dentistry have demonstrated that this is actually the most sophisticated area in health care, with excellent prospects for success, but further research and advancement are needed in this area, even more intensive than at present. Research must be more extensive so that high-quality process automation can be devised for discovery of new drugs and new therapeutic procedures [38]. Much better distribution and presentation of results would be achieved if there were large databases that are publicly available. Studies should have a larger sample because the obtained results could be presented with much better quality using neural networks, i.e., machine learning.
Human intuition and machine algorithms came to the same conclusion on how the respondents should be divided. As such, method quality and the need to perform analyses of this type in dentistry studies were demonstrated. Using artificial intelligence algorithms, the respondents can be clustered into characteristic groups that allow the discovery of details not possible with the intuitive division of respondents by gender.
Machine learning in dentistry will be of value for all dental practitioners and researchers who wish to learn more about the potential benefits of using machine learning techniques in their work [7].
AI-based applications will streamline care, relieving the dental workforce from laborious routine tasks, increasing health at lower costs for a broader population, and eventually facilitate personalized, predictive, preventive, and participatory dentistry. However, AI solutions have not by large entered routine dental practice, mainly due to (1) limited data availability, accessibility, structure, and comprehensiveness; (2) lack of methodological rigor and standards in their development; (3) and practical questions around the value and usefulness of these solutions, but also ethics and responsibility [39].
Because of their powerful capabilities in terms of data analysis, these virtual algorithms are expected to improve the accuracy and efficacy of dental diagnosis, provide visualized anatomic guidance for treatment, simulate and evaluate prospective results, and project the occurrence and prognosis of oral diseases [40].
In many areas of dentistry, such as orthodontics and maxillofacial surgery, but also periodontics or prosthetics, only a correct diagnosis ensures the correct treatment plan, which is the only way to restore a patient’s health. The diagnosis and treatment plan is based on specialist knowledge, but is subject to a large, multifactorial risk of error. Therefore, the introduction of multiparametric pattern recognition methods (statistics, machine learning and artificial intelligence (AI)) is of great hope for both physicians and patients [41].

5. Conclusions

Comparing artificial intelligence to standard statistical methods would not be a fair comparison. One method is not better than the another, as they are two different ways of analyzing the same data. The future of science lies precisely in machine learning. Dental education will need to accompany the introduction of clinical AI solutions by fostering digital literacy in the future dental workforce.

Author Contributions

Writing—original draft preparation, M.G.; writing—review and editing, R.M.; methodology, J.V., K.K., M.P. and E.A.; investigation, V.K. and B.V. All authors have read and agreed to the published version of the manuscript.

Funding

No funding.

Institutional Review Board Statement

Implementation of this study has been approved by the Ethics Committee of the Faculty of Dentistry in Pancevo (No. 795/2-2016 from 26 May 2016).

Informed Consent Statement

Informed consent was obtained from all subjects involved in this study.

Data Availability Statement

Data sharing does not apply to this article as no datasets were generated during the current study.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Gajic, M. Exploring the Impact of Oral Health on Adolescents’ Health Related Quality of Life by Means of Artificial Intelligence Algorithms. Ph.D. Thesis, Faculty of Stomatology Pancevo, University Business Academy in Novi Sad, Pancevo, Serbia, 2018. [Google Scholar]
  2. Gilbert, G.H.; Litaker, M.S. Validity of Self-Reported Periodontal Status in the Florida Dental Care Study. J. Periodontol. 2007, 78, 1429–1438. [Google Scholar] [CrossRef]
  3. Adulyanon, S.; Vourapukjaru, J.; Sheiham, A. Oral impacts affecting daily performance in a low dental disease Thai population. Community Dent. Oral Epidemiol. 1996, 24, 385–389. [Google Scholar] [CrossRef] [PubMed]
  4. Stancic, I.; Kulic, J.; Sojic, L.T.; Stojanovic, Z. Applicability of a Serbian version of the “Oral Impacts on Daily Performance (OIDP)” index—assessment of oral health-related quality of life. Vojn. Pregl. 2012, 69, 175–180. [Google Scholar] [CrossRef] [PubMed]
  5. Gajic, M.; Lalic, M.; Kalevski, K.; Marjanovic, M. Oral health-related quality of life among Belgrade adolescents. Vojn. Pregl. 2018, 75, 8–15. [Google Scholar] [CrossRef]
  6. Alsumait, A.; El Salhy, M.; Raine, K.; Cor, K.; Gokiert, R.; Al-Mutawa, S.; Amin, M. Impact of dental health on children's oral health-related quality of life: A cross-sectional study. Heal. Qual. Life Outcomes 2015, 13, 98. [Google Scholar] [CrossRef] [Green Version]
  7. Ko, C.C.; Shen, D.; Wang, L. Machine Learning in Dentistry; Springer: Berlin/Heidelberg, Germany, 2021; ISBN 978-3-030-71880-0. [Google Scholar] [CrossRef]
  8. Marjanovic, V.; Gracia, J.; Glass, C.W. HPC benchmarking: Problem size matters. In Proceedings of the PMBS 2016: 7th International Workshop on Performance Modeling, Benchmarking and Simulation of High Performance Computing Systems—Held in conjunction with SC 2016. The International Conference for High Performance Computing, Networking, Salt Lake City, UT, USA, 14 November 2016; pp. 1–10. [Google Scholar]
  9. Bryt, O.; Elad, M. Compression of facial images using the K-SVD algorithm. J. Vis. Commun. Image Represent. 2008, 19, 270–282. [Google Scholar] [CrossRef]
  10. Rykaczewski, R. Comments on “An SVD-Based Watermarking Scheme for Protecting Rightful Ownership”. IEEE Trans. Multimedia 2007, 9, 421–423. [Google Scholar] [CrossRef]
  11. Lei, B.; Soon, I.Y.; Tan, E.-L. Robust SVD-Based Audio Watermarking Scheme with Differential Evolution Optimization. IEEE Trans. Audio Speech, Lang. Process. 2013, 21, 2368–2378. [Google Scholar] [CrossRef]
  12. De Lathauwer, L.; De Moor, B.; Vandewalle, J. A Multilinear Singular Value Decomposition. SIAM J. Matrix Anal. Appl. 2000, 21, 1253–1278. [Google Scholar] [CrossRef] [Green Version]
  13. Sun, R.; Sun, H.; Yao, T. A SVD- and quantization based semi-fragile watermarking technique for image authentication. In Proceedings of the 6th International Conference on Signal Processing, Beijing, China, 26–30 August 2002. [Google Scholar] [CrossRef]
  14. Strang, G. Linear Algebra and Its Applications; Thomson Brooks/Cole: Belmont, CA, USA, 2012. [Google Scholar]
  15. Golub, G.H.; Van Loan, C.F. Matrix Computations; Johns Hopkins University Press: Baltimore, MD, USA, 1996. [Google Scholar]
  16. Gajic, M.; Lalic, M.; Kalevski, K.; Lazic, E.; Pavlovic, M.; Ivanovic, M.; Milic, J.; Matijevic, D.; Vojinovic, J. The application of artificial intelligence algorithms for testing the correlation between the state of oral health and adolescent behavior concerning oral health. Vojn. Pregl. 2021, 78, 858–864. [Google Scholar] [CrossRef] [Green Version]
  17. Klein, F. Elementary Mathematics from an Advanced Standpoint, Geometry; Dover Publications, INC: Mineola, NY, USA, 1908; 1939(1):80. [Google Scholar]
  18. Tada, A.; Hanada, N. Sexual differences in oral health behaviour and factors associated with oral health behaviour in Japanese young adults. Public Health 2004, 118, 104–109. [Google Scholar] [CrossRef]
  19. Vazquez, F.D.L.; Cortellazzi, K.L.; Kaieda, A.K.; Guerra, L.M.; Ambrosano, G.M.B.; Tagliaferro, E.P.D.S.; Mialhe, F.L.; Meneghim, M.D.C.; Pereira, A.C. Quality of life and socio-dental impact among underprivileged Brazilian adolescents. Qual. Life Res. 2014, 24, 661–669. [Google Scholar] [CrossRef] [PubMed]
  20. Bianco, A.; Fortunato, L.; Nobile, C.G.A.; Pavia, M. Prevalence and determinants of oral impacts on daily performance: Results from a survey among school children in Italy. Eur. J. Public Health 2009, 20, 595–600. [Google Scholar] [CrossRef] [Green Version]
  21. Pentapati, K.C.; Acharya, S.; Bhat, M.; Rao, S.V.K.; Singh, S. Oral health impact, dental caries, and oral health behaviors among the National Cadets Corps in South India. J. Investig. Clin. Dent. 2012, 4, 39–43. [Google Scholar] [CrossRef]
  22. Caglayan, F.; Altun, O.; Mil Oglu, O.; Kaya, M.D.; Yilmaz, A.B. Correlation between oral health-related quality of life (HRQoL) and oral disorders in a Turkish patient population. Med. Oral Patol. Oral Y Cirugía Bucal. 2009, 14, 573–578. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  23. Nagarajappa, R.; Batra, M.; Sanadhya, S.; Daryani, H.; Ramesh, G. Relationship between oral clinical conditions and daily performances among young adults in India—A cross sectional study. J. Epidemiol. Glob. Health 2015, 5, 347–357. [Google Scholar] [CrossRef] [PubMed]
  24. Peres, K.; Cascaes, A.; Leão, A.; Côrtes, M.; Vettore, M. Aspectos sociodemográficos e clínicos da qualidade de vida relacionada à saúde bucal em adolescentes. Rev. Saúde Pública 2013, 47 (Suppl. 3), 19–28. [Google Scholar] [CrossRef] [Green Version]
  25. Pavlović, M. Oral Status and Need for Prosthodontic Treatment in Urban Adolescents. Ph.D. Thesis, Faculty of Stomatology Pancevo, University Business Academy in Novi Sad, Pancevo, Serbia, 2016. [Google Scholar]
  26. Tsakos, G.; Bernabé, E.; O'Brien, K.; Sheiham, A.; de Oliveira, C. Comparison of the self-administered and interviewer-administered modes of the child-OIDP. Heal. Qual. Life Outcomes 2008, 6, 40. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  27. Wu, H.J.; Cheng, M.L.; Zhang, C.Z.; Xu, M.R.; Gao, X.L.; Du, S.; Ding, M.; Wang, X.; Feng, X.P.; Tai, B.J.; et al. Associated Factors of Oral Health-related Quality of Life in Chinese Adolescents Aged 12–15 Years. Chin. J. Dent. Res. Off. J. Sci. Sect. Chin. Stomatol. Assoc. (CSA) 2021, 24, 105–112. [Google Scholar] [CrossRef]
  28. Chukwumah, N.M.; Folayan, M.O.; Oziegbe, E.O.; Umweni, A.A. Impact of dental caries and its treatment on the quality of life of 12- to 15-year-old adolescents in Benin, Nigeria. Int. J. Paediatr. Dent. 2015, 26, 66–76. [Google Scholar] [CrossRef]
  29. Shekhawat, K.S.; Samuel, S.R.; Chauhan, A. Frequency of Oral Impacts on Daily Performances and Dental Pain Among Indigenous Adolescents of Himalayas (Leh, Ladakh): A Cross-Sectional Study. Oral Health Prev. Dent. 2021, 19, 115–120. [Google Scholar] [CrossRef]
  30. Mota-Veloso, I.; Soares, M.E.C.; Alencar, B.M.; Marques, L.S.; Ramos-Jorge, M.L.; Ramos-Jorge, J. Impact of untreated dental caries and its clinical consequences on the oral health-related quality of life of schoolchildren aged 8–10 years. Qual. Life Res. 2015, 25, 193–199. [Google Scholar] [CrossRef] [PubMed]
  31. Habbu, S.G.; Krishnappa, P. Effectiveness of oral health education in children—A systematic review of current evidence (2005–2011). Int. Dent. J. 2015, 65, 57–64. [Google Scholar] [CrossRef]
  32. de Aquino Goulart, M.; Vendrame, É.; de Aquino Goulart, J.T.; Celeste, R.K. Parenting practices and oral impact on daily performance in southern Brazil. J. Public Heath. Dent. 2021. Epub ahead of print. [Google Scholar] [CrossRef] [PubMed]
  33. Knorst, J.K.; Brondani, B.; Tomazoni, F.; Vargas, A.W.; Cósta, M.D.; Godois, L.D.S.; Mendes, F.M.; Ardenghi, D.M.; Ardenghi, T.M. COVID-19 pandemic reduces the negative perception of oral health-related quality of life in adolescents. Qual. Life Res. 2021, 30, 1685–1691. [Google Scholar] [CrossRef] [PubMed]
  34. Kolawole, K.A.; Ayodele-Oja, M.M. Oral health–related quality of life of adolescents assessed with the Malocclusion Impact and Child Perceptions questionnaires. Am. J. Orthod. Dentofac. Orthop. 2021, 159, e149–e156. [Google Scholar] [CrossRef]
  35. Veras, S.; Kozmhinsky, V.; Goes, P.; Heimer, M. Behavioral and Psychosocial Factors as Mediators of the Oral Health Impact on Adolescents Quality of Life. Quality of Life—Biopsychosocial Perspectives; IntechOpen: London, UK, 2020. [Google Scholar] [CrossRef] [Green Version]
  36. Keles, S.; Abacigil, F.; Adana, F. Oral Health Status and Oral Health Related Quality of Life in Adolescent Workers. Med. Pharm. Rep. 2018, 91, 462–468. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  37. Crocombe, L.A.; Broadbent, J.; Thomson, W.M.; Brennan, D.S.; Poulton, R. Impact of dental visiting trajectory patterns on clinical oral health and oral health-related quality of life. J. Public Health Dent. 2011, 72, 36–44. [Google Scholar] [CrossRef] [PubMed]
  38. Miladinovic, M.; Mihailovic, B.; Mladenovic, D.; Duka, M.; Zivkovic, D.; Mladenovic, S.; Subaric, L. Artificial intelligence in clinical medicine and dentistry. Vojn. Pregl. 2017, 74, 267–272. [Google Scholar] [CrossRef] [Green Version]
  39. Schwendicke, F.; Samek, W.; Krois, J. Artificial Intelligence in Dentistry: Chances and Challenges. J. Dent. Res. 2020, 99, 769–774. [Google Scholar] [CrossRef] [PubMed]
  40. Shan, T.; Tay, F.; Gu, L. Application of Artificial Intelligence in Dentistry. J. Dent. Res. 2020, 100, 232–244. [Google Scholar] [CrossRef] [PubMed]
  41. Machoy, M.E.; Szyszka-Sommerfeld, L.; Vegh, A.; Gedrange, T.; Woźniak, K. The ways of using machine learning in dentistry. Adv. Clin. Exp. Med. 2020, 29, 375–384. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Distribution of the answers to questions from the OIDP questionnaire.
Figure 1. Distribution of the answers to questions from the OIDP questionnaire.
Children 08 01156 g001
Figure 2. OIDP—initial matrix.
Figure 2. OIDP—initial matrix.
Children 08 01156 g002
Figure 3. OIDP—Sigma importance 1.
Figure 3. OIDP—Sigma importance 1.
Children 08 01156 g003
Figure 4. OIDP—Sigma importance 2.
Figure 4. OIDP—Sigma importance 2.
Children 08 01156 g004
Table 1. Basic statistics—OIDP score.
Table 1. Basic statistics—OIDP score.
OIDP Questionnaire
t-test for Males and Females
Statistical ParametersMalesFemalesTotal
n128246374
Minimum value000
Maximum value141414
Average value1.281.141.19
SE0.330.220.18
SD2.642.402.48
CV (%)205.79210.88209.29
95% CI
Lower limit0.620.700.82
Upper limit1.951.571.55
Significance of differences in average values
t = 0.372
p = 0.711
n—the number of respondents/adolescents, SE—standard value error, SD—standard deviation, CV (%)—coefficient of variation in %, 95% CI—interval of confidence (level of significance 95%), t-value for Student’s t-test, and p-value of statistical significance.
Table 2. Impact of oral and dental treatment on quality of life—dichotomized OIDP score.
Table 2. Impact of oral and dental treatment on quality of life—dichotomized OIDP score.
Dichotomized OIDP Score for Both Sexes
Impact of Mouth and Teeth onOIDP > 0OIDP = 0
MalesFemales
Eating and enjoying food4%6%90%
Speaking and pronouncing clearly0%4%96%
Cleaning teeth8%15%77%
Sleeping and relaxing4%6%90%
Smiling, laughing and showing teeth without embarrassment3%4%93%
Maintaing usual emotional state without being irritable3%5%92%
Enjoying contact with people or social role3%4%93%
Carrying out major work3%4%93%
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Gajic, M.; Vojinovic, J.; Kalevski, K.; Pavlovic, M.; Kolak, V.; Vukovic, B.; Mladenovic, R.; Aleksic, E. Analysis of the Impact of Oral Health on Adolescent Quality of Life Using Standard Statistical Methods and Artificial Intelligence Algorithms. Children 2021, 8, 1156. https://0-doi-org.brum.beds.ac.uk/10.3390/children8121156

AMA Style

Gajic M, Vojinovic J, Kalevski K, Pavlovic M, Kolak V, Vukovic B, Mladenovic R, Aleksic E. Analysis of the Impact of Oral Health on Adolescent Quality of Life Using Standard Statistical Methods and Artificial Intelligence Algorithms. Children. 2021; 8(12):1156. https://0-doi-org.brum.beds.ac.uk/10.3390/children8121156

Chicago/Turabian Style

Gajic, Milica, Jovan Vojinovic, Katarina Kalevski, Maja Pavlovic, Veljko Kolak, Branislava Vukovic, Rasa Mladenovic, and Ema Aleksic. 2021. "Analysis of the Impact of Oral Health on Adolescent Quality of Life Using Standard Statistical Methods and Artificial Intelligence Algorithms" Children 8, no. 12: 1156. https://0-doi-org.brum.beds.ac.uk/10.3390/children8121156

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop