Next Article in Journal
Development of Rice Bran Mixed Porous Clay Bricks for Permeable Pavements: A Sustainable LID Technique for Arid Regions
Previous Article in Journal
A Study of Prediction Model Improvement for Air-Oxidation Breakaway in a Postulated Spent Nuclear Fuel Pool Complete Loss of Coolant Accident
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Use of Decision Trees to Evaluate the Impact of a Holistic Music Educational Approach on Children with Special Needs

1
Department of Early Childhood Development and Education, Taichung 41349, Taiwan
2
College of Humanities and Social Sciences, Chaoyang University of Technology, Taichung 41349, Taiwan
*
Author to whom correspondence should be addressed.
Sustainability 2021, 13(3), 1410; https://doi.org/10.3390/su13031410
Submission received: 8 December 2020 / Revised: 18 January 2021 / Accepted: 27 January 2021 / Published: 29 January 2021
(This article belongs to the Section Sustainable Education and Approaches)

Abstract

:
In this study, decision trees were used to develop a pre-assessment model to help ascertain the impact of music education on children with special needs. The focus of the study was the application of an educational curriculum for 16 weeks, five sessions of 40 min duration per week, using the Holistic Music Educational Approach for Young Children (HMEAYC). The pilot program was implemented with children with special needs to measure its learning effectiveness. The methodology proved a better indicator for improved learning and a better measure of learning effectiveness. Statistical tests confirmed significant improvements in the values of the learning evaluation indices measured by HMEAYC after its implementation in children with special needs, supporting the positive effect of the implementation of HMEAYC for Taiwan’s special needs young children. For children with better learning results, the accuracy of the decision tree model was 84.0% for in-sample and the sensitivity equaled 98.0%. The results support the future development of evaluation models through machine learning languages, pre-assessment of the effectiveness of the implementation of HMEAYC, and the use of continuous investment in educational resources to improve the efficiency of special early childhood education in resource consumption for sustainable development.

1. Introduction

Past studies have confirmed that children with special needs are significantly affected in terms of learning, language, and behavior [1,2]. However, music experience is more important than what the eye sees [3] and shows the importance of music to people. Many studies have supported the use of music to influence the grammar and semantic processing of young children [4,5,6]. In particular, studies of children with special needs have found that music-impaired children can improve their language skills through music activities [7], so the use of music as education for children with special needs has received attention.
The Holistic Music Educational Approach for Young Children (HMEAYC) [8,9,10,11] is a form of music education that integrates local culture and uses computer technology and equipment to develop music education courses for preschoolers. This course has long been extended to music education for young children in general [10,12], and in recent years, it has been developed for children with special needs [9,12] and has been used in early therapy music learning courses for special young children, showing a significant positive impact on language and communication, body movements, attention, emotional stability, and interpersonal interaction [8,9,10,12].
In the past, research involving the application of data mining techniques has successfully explored sustainability education and development issues [13,14]. This study refers to the data mining techniques developed in the past and uses decision trees to pre-assess the learning effectiveness of the HMEAYC in early childhood education for children with special needs in Taiwan. This assessment model was developed to measure the effectiveness of the HMEAYC when implemented in special early childhood music education, given the high social resources and costs involved. It uses the decision tree of machine learning language, and it is expected that in the future, as the evaluation data continues to expand, it will be possible to develop a dynamic system that can accurately evaluate participants’ learning effectiveness in advance. Finally, through the established assessment system, the factors within the HMEAYC that are achieving better learning results for children with special needs can be assessed in advance for music educators as a reference, to improve efficiency in the use of resources in special education, to maintain sustainable development.

2. Data and Empirical Method

2.1. Data and Variables

Participants in this study were preschool children with special needs enrolled in nonprofit, early treatment institutions who were identified by Taiwan’s local government as eligible and were aged between 24 and 60 months. The data were collected between 2012 and 2019. A total of 81 young children with special needs were issued with a certificate of physical and mental disability by the local government and were eligible for the study. Participants were trained for 16 weeks, five days a week, once a day for 40 min, using the HMEAYC [12]. During the implementation of the education course, the data were measured by nonparticipant observation and then cross-compared by more than two professional observers and converted into valid data.
The independent variables were as follows: (1) Sex: when “boy” given 1 and “girl” is 2; (2) age: 24 months < age ≤ 72 months; (3) disability categories: mental retardation/intellectual disability was given 1, visual impairment was given 2, hearing impairment was given 3, language impairment was given 4, physical handicaps were given 5, and cerebral palsy was given 6. Finally, the seven learning assessment indicators were divided into language comprehension (code: LC), language expressiveness (code: L), self-control (code: SC), self-directed (code: D), interpersonal relationships (code: R), social skills (code: S), and physical movement (code: P) [12]. The learning assessment index measures the pre-measured values (code: pre), the mid-term values (code: mid) for the full eight weeks, and the post-measured values (code: post) after the implementation of the full 16 weeks. The change rate of the learning assessment indicator during the period after 8 weeks of implementation of the HMEAYC is X P M = ( X m i d ,   i X p o s t ,   i )/ X p o s t ,   i . Similarly, it is possible to calculate the rate of change of the learning assessment indicator at the end of the period after 16 weeks of implementation of the HMEAYC.
The target variable (dependent variable) is defined as the learning improvement ability indicator I A I n = 1 ,   n 3   0 ,   o t h e r w i s e ; where I I A I n measures the improvement after 16 weeks of implementation of the HMEAYC in the seven assessment indicators for preschool children with special needs, and n is the number of indicators with a post-measured value greater than the pre-measured value. If the number of indicators with a post-measured value more significant than the pre-measured value is at least three ( n 3 ), I I A I n = 1 ; otherwise, I I A I n =   0.

2.2. Decision Trees

Data mining is a technique that combines algorithms, artificial intelligence, and machine learning and uses databases to explore specific rules for analyses from a large amount of data, to find unknown information that is needed to resolve the issue. Decision trees are a common and reliable method in data mining technology [15] and have been used in the field of education [16]. This study used classification and regression trees (CART) [17,18]. The Gini index was used as a branching criterion (splitting criteria) in the CART to identify branching variables, tree width, and depth to establish a binomial classification of the decision tree structure. The Gini index is a measure of the data set S for all categories of impurity, and it is defined as follows:
G ( S )   =   1 i = 1 k p i 2 .
If the candidate’s branch variable, v , has h properties that can be separated into v j , in the case of a jth property, the number that appears is N j and the probability is p j . When the property value is v j , where j = 1,2,3,…,   h , the impurity index obtained is G v j . The total data impurity in the candidate branch variable, v , will be equal to the property value under all v j , with expected impurity given by G v S = j = 1 h p j × G   v j . When G v S is smaller, the properties separated by the variable are more appropriate as branching variables, and a comparison of the impurity values of each candidate branch variable can identify the most suitable branching variable. In general, the branching variable of impurity is used as the basis for the segmentation of the parent node by the greatest reduction. There is a basis for measuring changes in impurity as follows:
Δ G v = G S G v S .
When Δ G v 0, node N does not consider branching. If Δ G v < 0, node N considers branching several child nodes.

3. Results

There were 81 participants in the study, 53 boys (65.4%) and 28 girls (34.6%), aged between 28 and 71 months (average ± standard deviation was 47.54 ± 14.31). Table 1 shows the measured indices for the descriptive statistics. The post-measured average values of the seven learning assessment indicators are higher than the pre-measured measures, while the mean of change in Mid. and change in Post. is positive, showing that the average of the seven learning assessment indicators improved after the implementation of the HMEAYC for the full 16 weeks (full eight weeks).
Table 2 shows the results of the t-statistics [19] and Wilcoxon signed-rank tests [20] on the paired difference between the pre- and post-measured values based on the seven learning evaluation indicators for special needs young children after 16 weeks of implementation of the HMEAYC. These two statistical methods are traditionally used to determine whether there is a significant difference between the before- and after-training measurement indicators, to prove whether there is learning effectiveness. The results determined by the t-statistics, at a significant level of 5%, show that the average of the paired differences is significantly positive (p-values < 0.05) for the seven learning evaluation indicators, showing that the implementation of the HMEAYC for special needs young children had a significant positive effect in all indicators. The results from the Wilcoxon signed-rank tests were found to be the same as for the t-statistical tests.
Figure 1 shows the decision tree model established by using the CRT growth method. The target variables are I I A I X , which contain Ppre, disability categories, SCPM (PM: change in Pre.-to-Mid.), Spre, LCpre, Dpre, SCpre, Lpre, Rpre, SPM, LCPM, DPM, PPM, RPM, LPM, age, and sex. The minimum number of observations in the parent node was 10, the minimum number of observations in the child node was five, the tree depth was four, the number of nodes was 11, the number of endpoints was six, and the significance level was 0.05. In this study, the risk value of the obtained pattern was 0.284, the standard error was 0.050, the sensitivity was 98.0%, and the accuracy was 84.0%, where I I A I X = 1 (the prior probability was 0.617). The importance of the variables is sequenced as LCPM (0.094; regularization 100.0%), Ppre (0.086; regularization 91.8%), disability categories (0.061; formalization 65.0%), DPM (0.060; regularization 63.5%), Rpre (0.059; normalization 62.5%), SCpre (0.052; normalization 55.0%), LCpre (0.043; normalization 46.1%), SCPM (0.038; normalization 40.4%), and RPM (0.035; normalization 37.5%).

4. Conclusions

After the implementation of HMEAYC course training for young children with special needs for 16 weeks, five sessions of 40 min duration per week, the participants showed a significant improvement in the measured learning assessment indicators, supporting the implementation of the HMEAYC for young children with special needs. In addition, the decision tree model, established to evaluate the implementation of the HMEAYC, achieved better learning results (at least three of the seven indicators have a score increase), with a sensitivity of 98.0% and an accuracy of 84.0%. The first layer in the tree structure to implement the HMEAYC with better learning results contained the pre-measured physical movement value, which had a higher proportion (62.4%) when the pre-measured value of physical movement was ≥7.5. Second, three factors, namely, the pre-measured values of the interpersonal relationship and mid-term changes in language comprehension and self-directed, will be factors in assessing better learning performance. Finally, this model is an earlier assessment of the implementation of the HMEAYC learning effectiveness, from the established tree model. In the future, with the continuous expansion of the data, it is expected that this model will have a relatively good predictive capability and can be used as a pre-assessment tool for the implementation of HMEAYC course training. Using this approach to identify whether or not children with special needs have invested or continue to invest in educational resources will improve the consumption of special education resources and enable the efficient use of educational resources for the sustainable development of special education.

Author Contributions

Conceptualization, L.L.; methodology, Y.-S.L.; software, Y.-S.L.; validation, L.L.; formal analysis, L.L.; investigation, L.L.; resources, L.L.; data curation, L.L.; writing—original draft preparation, L.L.; writing—review and editing, L.L.; visualization, L.L.; supervision, L.L.; project administration, L.L.; funding acquisition, L.L. Both authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

This study exclude did not require ethical approval, and not applicable for studies not involving humans or animals.

Informed Consent Statement

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

Data Availability Statement

Data sharing is not applicable to this article.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Hanssen, N.B.; Hansén, S.E. Special education needs activities for children with language difficulties: A comparative study in Belarusian and Norwegian preschools. Educ. Inq. 2018, 9, 172–192. [Google Scholar] [CrossRef]
  2. Orozco, J.S.; Hertz-Picciotto, I.; Abbeduto, L.; Slupsky, C.M. Metabolomics analysis of children with autism, idiopathic-developmental delays, and Down syndrome. Transl. Psychiatry 2019, 9, 1–15. [Google Scholar] [CrossRef] [Green Version]
  3. Trondalen, G. Musical intersubjectivity. Arts Psychother. 2019, 65, 101589. [Google Scholar] [CrossRef]
  4. Fritz, B.S.; Peklaj, C. A case study of music instruction according to E. Willems’ pedagogy in children with intellectual disabilities: Its impacts on music abilities and language skills. Int. J. Music Educ. 2019, 37, 243–256. [Google Scholar] [CrossRef]
  5. Pitt, J. Communicating through musical play: Combining speech and language therapy practices with those of early childhood music education—the SALT Music approach. Music Educ. Res. 2020, 22, 68–86. [Google Scholar] [CrossRef]
  6. Canette, L.H.; Lalitte, P.; Bedoin, N.; Pineau, M.; Bigand, E.; Tillmann, B. Rhythmic and textural musical sequences differently influence syntax and semantic processing in children. J. Exp. Child Psychol. 2020, 191, 104711. [Google Scholar] [CrossRef]
  7. Torpp, R.; Huotilainen, M. Why and how music can be used to rehabilitate and develop speech and language skills in hearing-impaired children. Hear. Res. 2019, 380, 108–122. [Google Scholar] [CrossRef]
  8. Lee, L.; Li, T.Y. The impact of music activities in a multi-sensory room for children with multiple disabilities on developing positive emotions: A case study. J. Eur. Teach. Educ. Netw. 2016, 11, 1–12. [Google Scholar]
  9. Lee, L. A Case Study on the Development of a Child with Disabilities and Emotional Stability by Using the Holistic Music Educational Approach. In Proceedings of the ISME Commission Seminar, International Society for Music Education, Salzburg, Austria, 12–14 July 2018; ISBN 978-0-6481219-9-2. [Google Scholar]
  10. Lee, L.; Ho, H.J. Exploring young children’s communication development through the soundbeam trigger modes in the holistic music educational approach for young children programme. Malays. J. Music 2018, 7, 1–19. [Google Scholar] [CrossRef]
  11. Lee, L.; Lin, H.F. Music educational therapy and the figure notes music pedagogical approach for young children with special needs. Univ. J. Educ. Res. 2020, 8, 2483–2492. [Google Scholar] [CrossRef]
  12. Ho, H.J. The Implementation and Value of Holistic Music Educational Approach on Developing Learning Effectiveness of Young Children with Special Needs. Ph.D. Thesis, National Taiwan Normal University, Taipei, Taiwan, 2020. [Google Scholar]
  13. Manzanares, M.C.S.; Diez, O.J.R.; Sánchez, O.M.; Yáñez, O.J.Z.; Menéndez, O.C. Lifelong learning from sustainable education: An analysis with eye tracking and data mining techniques. Sustainability 2020, 12, 1970. [Google Scholar] [CrossRef] [Green Version]
  14. Weng, S.S.; Liu, Y.; Dai, J.; Chuang, Y.C. A novel improvement strategy of competency for education for sustainable development (ESD) of university teachers based on data mining. Sustainability 2020, 12, 2679. [Google Scholar] [CrossRef] [Green Version]
  15. Park, E.; Dooris, J. Predicting student evaluations of teaching using decision tree analysis. Assess. Eval. High. Educ. 2020, 40, 776–793. [Google Scholar] [CrossRef]
  16. Chao, W.; Junzheng, W. Cloud-service decision tree classification for education platform. Cogn. Syst. Res. 2018, 52, 234–239. [Google Scholar] [CrossRef]
  17. Breiman, L.; Friedman, J.; Stone, C.J.; Olshen, R.A. Classification and Regression Trees, 1st ed.; Chapman and Hall/CRC Press: Boca Raton, FL, USA, 1984; ISBN 9780412048418. [Google Scholar]
  18. Ivanov, A. Decision trees for evaluation of mathematical competencies in the higher education: A case study. Mathematics 2020, 8, 748. [Google Scholar] [CrossRef]
  19. Wikipedia. Paired Difference Test. Available online: https://en.wikipedia.org/wiki/Paired_difference_test (accessed on 12 January 2021).
  20. Wikipedia. Wilcoxon Signed-Rank Test. Available online: https://en.wikipedia.org/wiki/Wilcoxon_signed-rank_test (accessed on 12 January 2021).
Figure 1. A tree structure pattern for the Holistic Music Educational Approach for Young Children (HMEAYC).
Figure 1. A tree structure pattern for the Holistic Music Educational Approach for Young Children (HMEAYC).
Sustainability 13 01410 g001
Table 1. The measured indices for the descriptive statistics (N = 81).
Table 1. The measured indices for the descriptive statistics (N = 81).
IndexPre.Mid.Post.Change in Pre.-to-Mid.Change in Pre.-to-Post.
Mean ± S.D.Mean ± S.D.Mean ± S.D.Mean ± S.D.Mean ± S.D.
LC6.346 ± 3.9477.383 ± 4.0516.926 ± 4.0710.247 ± 0.2890.129 ± 0.202
L10.185 ± 4.41310.556 ± 4.62610.877 ± 4.5590.049 ± 0.1530.117 ± 0.368
SC7.200 ± 4.2027.450 ± 4.1347.457 ± 4.2370.065 ± 0.1680.078 ± 0.223
D11.025 ± 7.38111.407 ± 7.44811.728 ± 7.5890.047 ± 0.1300.100 ± 0.229
R3.911 ± 2.7374.111 ± 2.7344.481 ± 2.8020.151 ± 0.3060.281 ± 0.454
S15.753 ± 6.78016.012 ± 6.60016.444 ± 6.6200.049 ± 0.1550.120 ± 0.473
P8.346 ± 6.9488.593 ± 7.0168.914 ± 7.1450.040 ± 0.0920.094 ± 0.140
Table 2. The tests of the differences between the paired samples (N = 81).
Table 2. The tests of the differences between the paired samples (N = 81).
Paired Sample
(Post–Pre)
Mean
(Post–Pre)
p-Value # (t Stat.)Wilcoxon Matched-Pairs Signed-Rank Tests
z Stat.p Value #
LC0.580 **0.000−5.716 b0.000
L0.691 **0.000−4.703 b0.000
SC0.325 **0.003−3.169 b0.002
D0.704 **0.000−5.375 b0.000
R0.646 **0.000−5.739 b0.000
S0.691 **0.000−4.839 b0.000
P0.568 **0.000−5.729 b0.000
Note: ** represent significance at the 1% levels; b is based on the negative-ranked; # is based on two-tailed.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Lee, L.; Liu, Y.-S. Use of Decision Trees to Evaluate the Impact of a Holistic Music Educational Approach on Children with Special Needs. Sustainability 2021, 13, 1410. https://doi.org/10.3390/su13031410

AMA Style

Lee L, Liu Y-S. Use of Decision Trees to Evaluate the Impact of a Holistic Music Educational Approach on Children with Special Needs. Sustainability. 2021; 13(3):1410. https://doi.org/10.3390/su13031410

Chicago/Turabian Style

Lee, Liza, and Ying-Sing Liu. 2021. "Use of Decision Trees to Evaluate the Impact of a Holistic Music Educational Approach on Children with Special Needs" Sustainability 13, no. 3: 1410. https://doi.org/10.3390/su13031410

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