U.S. flag

An official website of the United States government

The .gov means it’s official. Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site.

The site is secure. The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

  • Publications
  • Account settings

Preview improvements coming to the PMC website in October 2024. Learn More or Try it out now .

  • Advanced Search
  • Journal List
  • Comput Intell Neurosci
  • v.2021; 2021

Logo of cin

Model Construction and Research on Decision Support System for Education Management Based on Data Mining

Weidan wang.

School of Political and Public Management, Zhengzhou University, Zhengzhou, Henan 450000, China

Associated Data

The data used to support the findings of this study are available from the corresponding author upon request.

Based on data mining technology, this paper applies a combination of theoretical and practical approaches to systematically describe the background and basic concepts related to the generation of data mining-related technologies. The classical data mining process is analyzed in depth and in detail, and the method of building a decision support system for education management based on the B/S model is studied. Not only are the data mining techniques applied to this system, but also the decision tree model with the improved ID3 algorithm is implemented in this thesis, which is further applied to the educational management decision support system of this topic. The load of the client computer is reduced, and the client computer only needs to run a small part of the program. This paper focuses on the following aspects: the overall planning of the educational management decision support system based on data mining technology. From the actual educational management work, we analyze the requirements and design each functional module of this system in detail, applying the system functional structure diagram and functional use case diagram to represent the functional structure of the system and using flow charts to illustrate the workflow of the system as a whole and in parts. The logical structure design, entity-relationship design, and physical model design of the database have been carried out. To improve the efficiency of the system, the ID3 algorithm was improved on this basis to reduce the time complexity of its operation, improve the efficiency of the system operation, and achieve the goal of assessing and predicting the teaching quality of teachers. The development and design of this system provide an efficient, convenient, scientific, and reliable system tool to reduce the workload of education administrators and, more importantly, to make reasonable and effective use of the large amount of data generated in the management, and data mining techniques are used to extract valuable and potential information from these data, which can be more scientific and efficient for the teaching of teachers and students. It can provide reliable, referenceable, and valuable information for managers to make assessments and decisions.

1. Introduction

In the current context of rapid economic growth and rising urbanization, education resources, as one of the important social public resources, are lagging in terms of technical means of management, which poses a negative impact on the deepening of education reform and the optimal allocation of education resources, thus making the development of these tasks face serious challenges [ 1 ]. With the continuous progress of information technology, information technology has been widely used in the field of education management at home and abroad to improve their management level [ 2 ]. Although the educational information management systems currently in use are also based on database construction, such systems can only achieve simple analysis and management of data, and the decision-making function is relatively weak. The system can collect education-related data and conduct simple analysis and statistics on the collected data, but its functions are relatively weak or even absent when it comes to the comprehensive analysis of education management. Many developed countries in the world have established a complete, high-tech, and scientific education management decision support system, which has a huge guiding role in the economic development of their national systems. Many colleges and universities have also established educational management decision support systems that are suitable for their own development in local area networks and wide area networks [ 3 ]. At the same time, the use of data mining technology in education management decision-making has also received more and more attention from universities, and better application of data mining to provide services for education management and decision-making has become a new issue facing education [ 4 ].

For quite a long time in the past, educational decision-making was based on leadership intuition as well as relevant experience or even relied on social trends, which is obviously not in line with scientific decision theory, and therefore became an important criticism content for educational research staff. Scientific decision-making is inseparable from the necessary data support, but, for a long time in the field of education, a lot of data helpful for decision-making is often scattered on the desks and beds of faculty members [ 5 ]. Therefore, strengthening the construction of information technology systems, centralizing and unifying the management of large amounts of data, and then using the corresponding algorithms to analyze them will enable decision-making managers to quickly obtain a large amount of data support, helping them to more accurately understand the strengths and weaknesses of the current educational reality to obtain scientifically correct decisions. Data mining technology can analyze large and complex datasets efficiently and quickly and can find out the information hidden behind the data and the correlations, trends, and directions among the data [ 6 ]. If data mining technology is adopted in the education management system, it has important practical significance for the long-term development of education management. We are still continuing to study improved decision tree algorithms, and corresponding improvements have been made to the C4.5 algorithm from different perspectives. Among them are the time-consuming improvements for the C4.5 algorithm to process continuous attributes, using mathematical methods. The price is infinitesimal to improve the calculation efficiency of the information gain rate and so on [ 7 ].

The study conducted requirements analysis and detailed design of each functional module for this system and applied system functional structure diagram and functional use case diagram to describe the functional structure of the system and flow chart to illustrate the workflow of the system as a whole and in parts. The logical structure design, entity-relationship design, and physical model design were carried out for the database. Then the traditional ID3 algorithm was applied to the teaching quality assessment subsystem for analysis. To improve the efficiency of the system, the ID3 algorithm was optimized and improved on this basis to reduce the time complexity of its operation and improve the system operation efficiency. The goal of assessing and predicting teachers' teaching quality is achieved. This paper is divided into 5 sections, and the structure is arranged as follows: Section 2 discusses related work, the current state of research, and the application of classical algorithms, which lays the foundation for the research use in the subsequent chapters. Section 3 is devoted to research on data mining-based decision support system for educational management. Section 4 is devoted to results analysis. Section 5 gives the conclusion. Data mining techniques are applied to educational management decision support system, relevant teacher information data, student information data, and social background information data are collected, and then the data are preprocessed; data mining algorithms are used to build models, test models, and apply models to help educators understand students' learning characteristics as much as possible, and the factors affecting teaching quality are analyzed. The value of the data related to students' learning information is maximized, and the role of educational data mining is truly brought into play.

2. Related Work

With the acceleration of campus digitalization in recent years, many universities have developed information management systems on their own or jointly with other universities to realize paperless offices and improve the scientific and high efficiency of daily work. The use of this system has accumulated a large amount of data, but colleges and universities have only made some inquiries, statistics, and reserves on these data and have not made full use of them. To make better use of these data and discover hidden valuable information, some universities have started to use data mining techniques to study, analyze, and solve problems. Therefore data mining technology will get more attention and application in the field of education [ 8 ]. Rodrigues et al. studied the application of data mining in the analysis of college entrance examination admission data through association rules and decision tree classification in the design of the college entrance examination information analysis system. Useful knowledge is mined for educational institutions, candidates, and colleges and universities [ 9 ]. Ghorbani and Ghousi conducted an in-depth study on educational management and data mining techniques in colleges and universities, using data mining related algorithms, and integrated a simple voting strategy through the study of simple improvement method of Apriori algorithm and ID3 algorithm, which has improved the educational management of students in colleges and universities and provided valuable guidance for students' training [ 10 ]. Farouk and Zhen used the educational technology of OLAM to analyze the education and admission of colleges and universities and identified the reasons and potentially useful information affecting students' enrolment through data mining techniques based on the educational data of previous years [ 11 ].

To pursue the rationality of educational decision-making and promote educational decision-making from experience to science, scholars at home and abroad have done a lot of research and discussion on educational decision support from different perspectives. Du et al. started the theoretical research in this area by proposing a data mining-based decision support system for educational management [ 12 ]. Shen et al. used the B/S model and analyzed the process dynamics of learners in the Moodle learning platform using network analysis techniques. They saved the learner dynamic record data in the management system to form real-time analytical models or statistical reports [ 13 ]. Operations such as classification patterns, clustering patterns, association rules, and other analytical methods as well as visual representations were formerly used, and the latter were used to represent common model generation from behavioural dynamic data. Lee et al. used data mining techniques to estimate the potential of the subjects [ 14 ]. Based on the organic integration of information about learners' metacognition, motivational goals, knowledge acquisition, and learning attitudes, they established models with learners as the objects and predicted the future development tendencies of learners, analyzed and improved educational method models, explored the effectiveness of various applications to learning systems, and established data-based computing models to improve and enhance effective learning of learners [ 15 ].

We use literature, academic paper statistics, and content analysis methods to systematically sort out and summarize the various literature related to educational data mining that has been published in China and abroad and then conduct an overall study and analysis to objectively analyze and compare the current research status of data mining technology in the field of education at home and abroad [ 16 , 17 ]. The research trend of educational data mining in the future is discussed. Through the above literature, we can see that data mining is more oriented to the improvement of algorithms of data mining technology and the mining of existing education management data to analyze the intrinsic relationship between their different attribute values, but there is relatively little research on the valuable information that affects the relationship between new students' arrival rate and education management decisions. The purpose of this paper is to analyze and study educational management data from this perspective using mining techniques [ 11 , 18 ]. The development of an educational management information management system plays an important role in promoting the development of higher education informatization. Use data mining algorithms to establish models, test models, and application models to help educators understand the characteristics of education management as much as possible, analyze the factors that affect teaching quality, and maximize the value of data related to education management information as much as possible [ 19 ]. Give full play to the due role of educational data mining [ 20 ].

3. Research on the Decision Support System for Education Management Based on Data Mining

3.1. data mining education model construction.

Reasonable goals in the decision-making process are a prerequisite for rational decision-making. The formation of the decision goal, the size of the goal, and the decision maker's understanding of the goal will affect the smooth implementation of the decision [ 21 , 22 ]. In the process of establishing the goal, the nature, structure, and crux of the problem to be solved must be analyzed clearly before a reasonable decision target can be determined in a targeted manner. The decision goal must be very clear if the goal is too abstract or ambiguous, and ambiguous decision will be difficult to carry out, and the degree of achievement of the decision goal is also difficult to measure. The conceptual representation of the educational management decision support process is shown in Figure 1 . The education management decision-making process mainly includes four basic stages: target determination, design plan, implementation plan, and evaluation plan. Each stage of the educational management decision-making process has a close relationship with the decision-making environment.

An external file that holds a picture, illustration, etc.
Object name is CIN2021-9056947.001.jpg

Educational management decision support process.

After the decision objectives are determined, a variety of possible options are further designed for decision-makers based on feasibility studies. The proposed feasible options require a combination of overall exhaustiveness and mutual exclusivity to avoid bias in the option selection process. Overall exhaustiveness means that the various options developed should include all possible options found. Mutual exclusivity means that only one option can be chosen among different options [ 23 ]. These mutually exclusive options should all be easy for decision makers to compare and choose. The analysis, evaluation, and comparison of options mean that the indicators of all options are compared including the technical, economic, and social environmental conditions, factors, and potential problems, and dynamic financial indicators related to the decision objective are compared and evaluated. The possible constraints and potential problems of each option, as well as preventive and emergency measures, are also compared and evaluated. The proper execution of the user in the data mining process can accelerate the execution of the data mining process. Providing an interactive interface provides users with easy operation, and the interactive interface conveys the generated results to the user in a timely and convenient manner, and the generated results can be diverse.

The task of data integration is to merge data from multiple data sources into a unified data store for data mining. Data sources may include multiple databases, data cubes, and data files. The main considerations of data integration are attribute matching, data redundancy, and the detection and handling of value conflicts [ 24 ]. For attribute matching, attribute merging is performed by examining the field meaning of each attribute, data type, and so forth. Redundant data is considered at two levels. For attribute-to-attribute redundancy, the meaning of attribute entities is mainly examined, and attributes are streamlined by retaining fine-grained metrics of attribute values and ignoring coarse-grained metrics. This is because coarse-grained attribute data can come from the transformation of fine-grained data. Some redundant relationships between attributes are difficult to detect and can be detected by detecting how much an attribute can contain an attribute, such as by calculating the Pearson coefficient, also called the correlation coefficient of two attributes; for example, the correlation coefficient R ( X , Y ) given two attributes X and Y is shown in equation ( 1 ), where N is the number of tuples, x k and y k are the values of X and Y in tuple k , respectively, X ⟶ and Y ⟶ are the means of X and Y , and β ( X ) and β ( Y ) are the standard deviations of X and Y . The ID3 algorithm is used to establish a decision tree model based on the attributes of the database samples. The algorithm requires more logarithmic operations, which results in time complexity and low operating efficiency. The same formula needs to be calculated repeatedly, so the algorithm still has room for improvement. The algorithm needs to be optimized.

Facts are numerical measures, and multidimensional data models are organized around a fact, represented by a fact table that includes the name of the fact and the measure of the fact, as well as the code of each relevant dimension table [ 25 ]. A dimension is a pivot view or entity about which you want to keep records, and each dimension has a dimension table corresponding to it for data mining and decision analysis, which are Faculty Fact Table, Research Awards Fact Table, Research Results Fact Table, Research Funding Fact Table, Research Projects Fact Table, Talent Development Fact Table, Hardware Conditions Fact Table, and Subject Books Fact Table. Each fact table is associated with multiple dimension tables, such as discipline level, time, and unit level. The specific dimension tables are determined by the fact tables as shown in Table 1 .

Fact and dimension tables for data mining data warehouse.

After obtaining the discrete dataset, we first train to obtain a complete decision tree using the ID3 algorithm, which works as follows: let data D be partitioned into a training set of class-labeled tuples, assuming that the class-labeled attributes have N different values, and N different classes H i are defined ( i  = 1,…, N ). Let H iX be the set of tuples of class H i in X , and let | X | and | H iX | be the numbers of tuples in X and H iX , as in equation ( 2 ), where F ( X ) is the average expected amount of information needed to classify the tuples in X ; | X i | ∗F ( X i ) represents the weights of the i -th division; H i is the probability that any tuple in X belongs to class H i and is estimated by | X i |/| X |.

The Bayesian posterior theory is used to test each branch of the decision tree, and the branches that are not considered to have sufficient generalization ability or are unreliable are removed from the tree, resulting in a more compact tree [ 26 , 27 ]. The testing process is targeted at the knowledge of each rule translated from the decision tree, where each classification rule is obtained by searching from the root node of the decision tree top-down to a leaf node, and each classification rule consists of a conditional attribute tuple X and a conclusion classification label H x . For the test of each classification rule, we define two kinds of validation.

  • Adequacy verification: G H i = ∑ i = 1 N H i x X . (3)
  • Necessity validation: G H x | Y = H x , X X , G H x = H x X , (4)

We need knowledge with clear interpretability yet do not want the classification and prediction process to be too demanding, so to facilitate the simplification of the processing problem, we draw on fuzzy theory and perform some fuzzy optimization of the decision rules in classification and prediction. The affiliation function for a certain attribute value x belonging to a certain interval ( G 1 , G 2 ] is established as

A minimum acceptable value of affiliation u is specified, which can also be determined from a large number of experiments. In this paper, the value is set to u  = 0.9 to simplify the determination process.

The complexity of the educational system makes educational decision-making more difficult; an effective and rational educational decision support system will greatly contribute to the efficiency and rationality of educational decision-making. In this paper, we combine the characteristics of the educational decision-making process, the characteristics of the educational system itself, and the structural characteristics of the new generation decision support system to propose a decision support system model of educational management for the actual situation in the field of education and teaching.

3.2. Education Management Decision Support System Design Implementation

The data mining visualization system for education management information proposed in this study aims to provide decision support for education management information management in colleges and universities. The design goal of the system is to perform data mining on a large amount of education management data accumulated in the education management database over the years, and education management staff need to perform basic data analysis and data management on candidate data information through the online national college education management system. Finally, determine whether to admit or not and announce the admission results to the admitted candidates through the education management consulting system. The admitted candidates can also inquire about the situation of colleges and universities, previous years' education management admission score line, professional education management plan, application guidance, admission result, and issuance of admission notice through the education management information service system, while the relevant education management information managers of colleges and universities can also inquire about the historical information of education management and also use the data mining system to inquire about the application and admission and reporting situation through the system. Online analysis and visualization can be used to grasp education management information and make timely education management decisions.

The education management administration subsystem completes the function of maintaining information for education management records. All operations of the system require general records to be kept, and the general records are partially handled by the logs that participate in the shared section. The system starts when the user has successfully logged in and obtained the code that can control the scope of the system and expects to perform education management arrangement management operations. Education management arrangement includes 6 common functions of form presentation, adding, changing, deleting, finding, and detailing of education management teaching maintenance data. The administrator selects the hyperlink of education management and clicks on the specific list of each education management arrangement, and, with the help of clicking the function button given in the upper right corner, the system is commanded to complete the addition, deletion, and change of the list of activity plans.

A large part of the data application uses the report query mode for data service, and so does the education management analysis module. The flow of the report query is briefly explained below, and its flow chart is shown in Figure 2 . The first step of the report query is to log in to the system, at which time the system permissions are verified and only the functions and pages that the users are entitled to access are displayed; then the users enter the specific functional report interface according to their needs; the report interface functions are built based on various data analysis methods such as trend analysis, comparative analysis, cross-analysis, and retention analysis to establish the data model for query, and then the page is built based on the data model at the front end and the data organization at the back end. In the previous section, the detailed design and implementation of data storage and processing also mentioned that the data will be extracted from the dimension fields and indicator fields in the ADS layer, and now the query module can display the user-selectable dimensions based on the dimension field table. The user selects the dimension, the dimension value, and the data to send a query request, and the server calls the corresponding controller interface based on the requested URL and parameters to complete the query of the model data and return it to the Web client for display to the user.

An external file that holds a picture, illustration, etc.
Object name is CIN2021-9056947.002.jpg

Flow chart of report query.

The education management system designed and implemented in this paper uses a decision tree classification algorithm to generate a classification rule. One of the important tasks of the university's education management is to provide career guidance for students, so the education management system can use the information about students' schools to dig out their career direction. Therefore, the classification rules provided by the education management system for career guidance are as follows: Firstly, the students' school transcripts and comprehensive assessment are used as the input of the classification rules, and the courses taken by the students are classified as theoretical and practical courses; the spare time activities are classified as athletic and linguistic, and the students' roles in the activities are classified as leadership and nonleadership; based on this input information, the industry in which the students are employed is predicted. Finally, the employment information of previous students is used as an evaluation criterion. For example, grade analysis in university education management can obtain information about the knowledge points of students' grades in terms of question types and subject knowledge points of students' grades. It is very interesting to extract the important knowledge from the data warehouse of students' performance in higher education because there is a lot of information that can help to improve teaching management. The first step is to analyze the question types and the degree of correlation between question types, scores, knowledge points, and scores to summarize the strategies to train students.

4. Results and Analysis

4.1. data mining education model analysis.

To test the effect of the improved algorithm, the objective function can be scaled up and processed, and the number of misclassified entries can be calculated directly when calculating the error rate. The improved algorithm has an obvious effect on datasets with large data volume and complex data types, so the comparison of the convergence effect on the Vote dataset is listed, as shown in Figure 3 , for the convergence curves of the algorithm before and after the improved algorithm is carried out for 40 experiments and taken as the mean value. Through the experimental comparison, for the dataset with large data volume and complex data type, multiple experiments are conducted, and, within 500 iterations, the improved algorithm converges significantly faster than the unimproved one, is less likely to fall into the local optimal solution, and can converge to the global optimal value early.

An external file that holds a picture, illustration, etc.
Object name is CIN2021-9056947.003.jpg

Convergence curves of the number of misclassified rows in the Vote dataset.

Figure 4 shows the error rate of classification. When the proposed algorithm is used for classification, the error rates of all the datasets used are generally lower than those of NBC and NBC-W. If there is a dataset with a high classification error rate on the test data, it may be that the parameters set are not suitable, the training samples are not set reasonably well, or the data satisfy the assumption of conditional class independence. In general, NBC-IBA can classify accurately and reach the desired accuracy when dealing with most of the datasets. In terms of the running time of the algorithm, since the NBC-IBA algorithm needs to iteratively search for weights, the training time of the classifier is a little slower than that of NBC and NBC-W. After the training, not only is the speed comparable to that of NBC but also the accuracy rate is substantially improved in the subsequent classification process. In this chapter, the normalization criterion is applied when converting positions to weights, and the globally optimal positions are not simply used as weights.

An external file that holds a picture, illustration, etc.
Object name is CIN2021-9056947.004.jpg

Comparison of classification error rates of three algorithms for six datasets.

Figure 5 shows the comparison of the time run using the 3000 datasets collected in the object, and after the above analysis is applied to the actual one, from the perspective of the overall operation process, the advantages of optimization are very obvious, which not only reduces the number of calculation, but also calculates the order of all nodes, reducing the time complexity of operation. The optimized decision algorithm converts the original logarithmic operation into a simple four-rule operation during the calculation of the information gain, say application formula, which greatly reduces the average and overall computational effort. Therefore, the improved decision algorithm reduces the efficiency without changing the overall effect of the original algorithm and can completely replace the old algorithm for application to the system.

An external file that holds a picture, illustration, etc.
Object name is CIN2021-9056947.005.jpg

Running time.

4.2. Analysis of Educational Management Decision Support System

Figure 6 shows the comprehensive analysis, which shows the basic information of 2017–2020, the students' reports of different majors, different places of origin, and different subjects, and the final educational decision can be made by combining the educational data of four years as follows. The system analysis module shows that, except for economic management and foreign languages, which have reached the education standard in the last three years, all other key majors have not been able to reach the basic number of education standards, so it is necessary to adjust the education number of majors in this area. The specialties of computer science, environmental engineering, and other science and technology majors can be adjusted appropriately according to the actual situation to make the specialties more rational and to get more students enrolled and admitted in this way. From the above conclusions, we can see that many factors are affecting the enrolment rate, and then we can use this as a guiding basis in our future educational work to help the college decision-makers to plan the opening of courses and the adjustment of the setting of majors, as well as to give some scientific guidance to the work of discipline management departments as well.

An external file that holds a picture, illustration, etc.
Object name is CIN2021-9056947.006.jpg

Comprehensive analysis.

Figure 7 further verifies that there is a significant difference in overall assessment scores between the preceding teacher-training category and the conductive category and between male and female students, while it can be known that teacher-training category is higher than the conductive categpry, and female students are higher than male students. In terms of comprehensive assessment, The students' comprehensive assessment in the academic year is linearly related to their intelligence, and ability has a significant impact on comprehensive assessment. There is a significant difference between male and female students, with an average score of 69.96 for female students, which is higher than the average score of 60.10 for male students; there is a significant difference between teacher training and knowledge, with an average score of 76.33 for teacher-training students, which is significantly higher than the average score of 55.28 for knowledge students. There is a significant relationship between students' employment and their overall assessment and also with gender.

An external file that holds a picture, illustration, etc.
Object name is CIN2021-9056947.007.jpg

Correlation chart of comprehensive assessment scores.

The statistical analysis results of the whole school are used as an example of the display, as shown in Figure 8 , which shows the statistical interface of the bar graph of education management results. The following statistical charts can be saved online. Figure 8 takes the statistical graph of education management of each college of the whole university as an example and shows the specific distribution of 3 types of education management levels of each college according to the college as a division unit, from which it can be seen which college is worthy of attention, which college is worthy of praise, and so on; the majors of a certain college, classes of a certain major, students of a certain class, and so forth are applicable to assist decision-makers in making decisions.

An external file that holds a picture, illustration, etc.
Object name is CIN2021-9056947.008.jpg

Statistical chart of educational management results by faculty.

From the results of the above analysis, it is clear that there is a gap between male and female majors in educational technology in numerous aspects. To avoid this current gap phenomenon, the director of the program and the dean of instruction need to actively study and take favorable measures to guide male students to be competitive in academic life and other aspects to catch up with female students and narrow the gap. When setting the weighting coefficients for the comprehensive assessment of the student's academic year, the developers should focus on the coefficients for intellectual achievement and the criteria for ability bonus points. This is because these two parameters play a crucial role in the fairness and reasonableness of the comprehensive assessment of the student academic year. There is a need to continue to maintain the high weighting ratio of intellectual achievement in the comprehensive assessment. This will promote the all-around development of students' moral and intellectual and physical abilities while adhering to the principle that “students' primary responsibility is to learn” and giving full play to the effective means of reflecting students' learning in their intellectual performance. Professional teachers and administrators should gradually guide students to make efforts to study and stabilize their English grades from the time they enter the university, to achieve a relatively smooth passage of the fourth and sixth grades, avoiding the clinical learning style and the need to explore effective teaching methods to improve the English grades of male students. Although the results of comprehensive evaluation have an important impact on students' employment, students' single ability or special skills have a great advantage in employment. At the same time, in the employment process, the employment opportunities for men are higher than those for women, this through interviews and analysis of the employment situation in recent years, and the reason is mainly generated by the employment units in the treatment of gender differences between men and women and the point of conformity. Various activities are vigorously carried out to increase the opportunities for students to demonstrate their abilities and encourage them to take various certificate examinations to expand employment opportunities. Because of the current employment situation, female students should choose suitable majors according to gender characteristics when they are employed.

5. Conclusion

With the transformation of knowledge-based economy, the education industry is developing rapidly in this context, and modernization of education management is an important basis for promoting the sustainable development of the education industry, and an important symbol of modernization of education management is the construction of information system, which is an inevitable choice for the development of education modernization. In recent years, urbanization construction has been making breakthroughs, the population in need of education is relatively mobile, and the school layout has to be adjusted continuously as a result, which undoubtedly brings about serious problems to the education authorities, so it is extremely crucial to build an education management decision support system based on data mining. In this paper, the significance and background of the educational decision support management system are explained, and the user requirements, design scheme, and functional implementation are systematically described. The overall architecture and functions of the system are also analyzed, as well as the related system development environment and the required database design. The key technologies and difficulties involved in the development of the system are also discussed in detail. Finally, through testing the system, we found that the system can meet the user's requirements and can complete the basic education management work and has certain decision support functions. Of course, due to my limited ability, some functions of the system are not perfect, and the development of the system is still in the initial stage, so problems and shortcomings are inevitable, which are also the areas that need to be improved in the future. It is necessary to carry out research on the construction and application of various prediction models and monitoring models for the system prediction and dynamic monitoring mentioned in the discussion of the role of educational decision support system for evidence integration and benefit integration. These research skills will be a further extension and deepening of this research.

Acknowledgments

The work of this article was supported by Zhengzhou University.

Data Availability

Conflicts of interest.

The author declares that there are no conflicts of interest in this paper.

Introduction to Decision Support Systems

  • First Online: 01 August 2020

Cite this chapter

decision support model thesis

  • José L. González-Andújar   ORCID: orcid.org/0000-0003-2356-4098 3  

423 Accesses

2 Citations

Decision support systems (DSSs) are computer programs that, by using expert knowledge, simulation models and/or databases, are of assistance in the decision-making process as they offer management recommendations and/or options. The principal aim of a DSS is to improve the quality, speed and effectiveness of decisions. Since their beginnings in the 1960s, DSSs have been established as being an effective decision-making tool in different areas including agriculture. Weed science has not been immune to their influence, and since the end of the 1980s, a batch of DSSs have been developed towards the recognition and identification of seeds and seedlings, herbicide selection and the economic assessment of management strategies. Despite being powerful tools, DSSs have certain constraints and also a given resistance to their use. I hope that this chapter will serve to give a general insight into DSSs and their use in weed science, as well as to encourage the spreading of these systems in order to establish sustainable agriculture.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
  • Available as EPUB and PDF
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
  • Durable hardcover edition

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Bajwa WI, Kogan M (2001) Informática y apoyo de decisiones de MIP con base en internet. In: Radcliffe EB, Hutchison WD (eds) Radcliffe’s IPM world textbook. University of Minnesota, St. Paul, MN

Google Scholar  

Ballegaard T, Haas H (1990) WEEDEX—an expert system identification of weed seedlings. In: Skov S, Ballegaard T, Mikkelsen SO, Moller MF, Rasmussen LK (eds) Expert systems in agricultural research. Pub Udgivet af Statens Planteavisforg, Denmark, pp 27–31

Bennet AC, Proce AJ, Sturgill MC et al (2003) HADSS, Pocket HERB, and WebHADSS: decision aids for field crops. Weed Technol 17:412–420

Article   Google Scholar  

Beraldo AL, Zullo J Jr (1986) Sistema Topográfico Computacional, 38ª Reunião Anual da SBPC

Bolte JP, Moss ND, Burrill L, Appleby A (1988) A herbicide recommendation expert system. Abstract. American Society of Agronomy, p 66

Bonczek RH, Holsapple CW, Whinston A (1981) Foundations of decision support systems. Academic Press, New York

Carrascal MJ, Pau LF (1992) A survey of expert systems in agriculture and food processing. AI Applications 6: 27–49

Castro-Tendero AJ, García-Torres L (1995) Semagi—an expert system for weed-control decision-making in sunflowers. Crop Prot 14:543–548

Chen WC, Hong TP, Jeng R (1999) A framework of decision support systems for use on the world wide web. J Netw Comput Appl 22:1–17

Article   CAS   Google Scholar  

Coulson RN, Saunders MC (1987) Computer-assisted decision-making as applied to entomology. Annu Rev Entomol 32:415–437

Divya J, Sreekumar K (2014) A survey on expert systems in agriculture. Int J Comput Sci Inform Technol 5:7861–7864

Francisco VLFS, Pino FA (2002) Farm computer usage in Sao Paulo state, Brazil. Rev Bras Agroinform 4:81–89

Gonzalez-Andujar JL (1995). Modelling the effects of climate change and climatic variability on crops at the site scale: effects on cereal weeds. En: Climate change and Agriculture in Europe: Assessment of Impacts and Adaptations (Ed. Harrison, PA, Butterfield RE & Downing, TE) Research report nº 9, Environmental Change Unit. University of Oxford.

Gonzalez-Andujar JL (2003) Los sistemas de soporte a la decisión en protección de cultivos. Su utilización en Malherbologia. Phytoma España 146:37–40

Gonzalez-Andujar JL , Fernandez-Quintanilla C, Izquierdo J, Urbano JM (2006) SIMCE: an expert system for seedling weed identification in cereals. Computers & Electronics in Agriculture 54:115–123

Gonzalez-Andujar JL, Recio B (1996) Aplicación de los Sistemas Expertos en Agricultura. MAPA-Mundiprensa, Madrid

Gonzalez-Andujar JL, Rodriguez J, Navarrete L (1990) Development of a prototype expert system (SIEXMAL) for identification of weeds in cereals. In: Proceedings of the European Weed Research Society, integrated weed management in cereals, pp 429–434

Gonzalez-Andujar JL, Fernandez-Quintanilla C, Bastida F, Calvo R, Izquierdo J, Lezaun JA (2011) Assessment of a decision support system for chemical control of annual ryegrass ( Lolium rigidum ) in winter cereals. Weed Res 51:304–309

Hoogenboom G, Porter CH, Shelia V, Boote KJ, Singh U, White JW, Hunt LA, Ogoshi R, Lizaso JI, Koo J, Asseng S, Singels A, Moreno LP, Jones JW (2019) Decision support system for Agrotechnology transfer (DSSAT) version 4.7.5 (https://DSSAT.net). DSSAT Foundation, Gainesville, FL

Keen PGW, Scott-Morton MS (1978) Decision support systems: an organizational perspective. Addison-Wesley, Reading, MA

Knight JD (1997) The role of support systems in integrated crop protection. Agric Ecosyst Environ 64:157–163

Lacoste M, Powles S (2015) RIM: anatomy of a weed management decision support system for adaptation. Weed Sci 63:676–689

Lentz W (1998) Models applications in horticulture: a review. Sci Hortic 74:151–174

Leon RG, Izquierdo J, Gonzalez-Andujar JL (2015) Characterization and modelling of itchgrass ( Rottboellia cochinchinensis ) biphasic seedling emergence patterns in the tropics. Weed Sci 63:623–630

Lindsay K, Popp M, Norsworthy J, Bagavathiannan M, Powles S, Lacoste M (2017) PAM: decision support for long-term palmer Amaranth (Amaranthus palmeri) control. Weed Technol 31:915–927

Linker MM, York AC, Wilthite DR (1990) Weeds—a system for developing a computer based herbicide recommendation program. Weed Technol 4:380–385

Lonchamp JP, Barralis G, Gasquez J, Janzein P, Kerguelen M, Le Klerk J, Maillet J (1991) Malherb, logiciel de reconnaissance des mauvaises herbes des cultures: approche botanique. Weed Res 31:237–245

Manos BD, Ciani A, Bournaris T, Vassiliadou I, Papathanasiou J (2004) A taxonomy survey of decision support systems in agriculture. Agric Econ Rev Greek Assoc Agric Econ 5:1–15

Marakas GM (1999) Decision support systems in the twenty-first century. Prentice Hall, Upper Saddle River, NJ

Michalski RS, Davis JH, Bisht VS, Sinclair JB (1983) A computer-based advisory system for diagnosing soybean diseases in Illinois. Plant Dis 67(4):459–463

Mortensen DA, Coble HD (1991) Two approaches to weed control decision-aid software. Weed Technol 5:445–452

Naidu VSGR, Ravisanker H, Dhagat S, Kamalvanshi V, Sharma AR (2015) Knowledge based system for weed seed identification. Indian J Weed Sci 47(2):197–200

Nordblom TL, Jones RE, Medd RW (2003) Economics of factor adjusted herbicide doses: a simulation analysis of best efficacy targeting strategies (BETS). Agr Syst 76:863–882

Olmo JJ, Recasens J (1995) Weed-one: Sistema multimedia de enseñanza asistida por ordenador para el aprendizaje en el reconocimiento visual de plántulas de malas hierbas. In: Actas Congreso de la Sociedad Española de Malherbología, pp 109–117

Parker CG (2004) Decision support tools: barriers to updake and use. Asp Appl Biol 72:31–41

Pascual GM (1994) Development of an expert system for the identification and control of weeds in wheat, triticale, barley and oat crops. Comput Electron Agric 10:117–134

Renner KA, Black JR (1991) SOYHERB: a computer program for soybean herbicide decision making. Agron J 83:921–925

Rubio FN (2002) Paradigma de planificación avanzada empleando técnicas de propagación de restricciones: aplicación al sector agrícola/alimentario. Ph.D. Thesis. Politecnic University of Madrid

Schmoldt DL, Rauscher HM (1996) Building knowledge-based systems for natural resources management. Chapman & Hill, New York, 386 pp

Book   Google Scholar  

Sonderskov M, Kudsk P, Mathiassen S, Bøjer OM, Rydahl P (2014) Decision support system for optimized herbicide dose in spring barley. Weed Technol 28:19–27

Sprague R (1980) A framework for the development of decision support systems. MIS Q 4:1–25

Teng PS, Rouse DI (1984) Understanding computers: applications in plant pathology. Plant Dis 68:539–543

Wilkerson GG, Modena SA, Coble HD (1991) HERB: decision model for postemergence weed control in soybeans. Agron J 83:413–417

Zullo J Jr (1995) A Utilização da Informática na Agropecuária. In: Agrosoft 95. Anais, Juiz de Fora

Download references

Author information

Authors and affiliations.

Department of Crop Protection, Institute for Sustainable Agriculture, Córdoba, Córdoba, Spain

José L. González-Andújar

You can also search for this author in PubMed   Google Scholar

Corresponding author

Correspondence to José L. González-Andújar .

Editor information

Editors and affiliations.

Departamento de Agronomía, Universidad Nacional del Sur - CERZOS/CONICET, Bahía Blanca, Buenos Aires, Argentina

Guillermo R. Chantre

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Springer Nature Switzerland AG

About this chapter

González-Andújar, J.L. (2020). Introduction to Decision Support Systems. In: Chantre, G., González-Andújar, J. (eds) Decision Support Systems for Weed Management. Springer, Cham. https://doi.org/10.1007/978-3-030-44402-0_2

Download citation

DOI : https://doi.org/10.1007/978-3-030-44402-0_2

Published : 01 August 2020

Publisher Name : Springer, Cham

Print ISBN : 978-3-030-44401-3

Online ISBN : 978-3-030-44402-0

eBook Packages : Biomedical and Life Sciences Biomedical and Life Sciences (R0)

Share this chapter

Anyone you share the following link with will be able to read this content:

Sorry, a shareable link is not currently available for this article.

Provided by the Springer Nature SharedIt content-sharing initiative

  • Publish with us

Policies and ethics

  • Find a journal
  • Track your research

ODU Digital Commons

  • < Previous

Home > Engineering & Technology > Engineering Management & Systems Engineering > ETDs > 149

Engineering Management & Systems Engineering Theses & Dissertations

A decision support model for large systems using quality function deployment and goal programming: a capital budgeting problem.

Kenneth Lindsey Jr. , Old Dominion University

Date of Award

Winter 1996

Document Type

Degree name.

Master of Science (MS)

Engineering Management & Systems Engineering

Committee Director

Derya A. Jacobs

Committee Member

Charles Keating

Effective planning for the modernization of U.S. Air Force fighter aircraft requires a perception of the future tasks these aircraft will be called upon to perform, and the improvements and modifications that will be required to successfully accomplish those tasks. A great deal of research has been done in the areas of military strategy, quality function deployment, capital budgeting, and goal programming, as separate areas of study. This thesis details the research and analysis performed for a project called The Fighter Configuration Plan (FICOP), in which these areas were integrated in a decision support model to aid the Air Force in modernization planning. The unique modernization planning approach developed through this analysis has fundamentally changed the way the Air Force plans for modernizing fighters. This research process developed a perception of the future tasks based on a framework known as Strategies to Task (STT), incorporated Quality Function Deployment (QFD) to develop metrics for the various modernization projects, and used an Integer Goal Programming Model to perform the capital budgeting. This decision support model was applied to the problem of developing long-term modernization plans for each of the existing fighter aircraft (F-16 Fighting Falcon, F-15 Eagle, F-117 Nighthawk and A-10 Thunderbolt II).

10.25777/pqr7-0366

9780591262315

Recommended Citation

Lindsey, Kenneth. "A Decision Support Model for Large Systems Using Quality Function Deployment and Goal Programming: A Capital Budgeting Problem" (1996). Master of Science (MS), Thesis, Engineering Management & Systems Engineering, Old Dominion University, DOI: 10.25777/pqr7-0366 https://digitalcommons.odu.edu/emse_etds/149

Since August 14, 2019

Included in

Operational Research Commons , Systems Engineering Commons

Advanced Search

  • Notify me via email or RSS
  • Collections
  • Disciplines
  • Author Guidelines
  • Engineering Management & Systems Engineering Website
  • Other Digital Collections
  • ODU Libraries
  • Old Dominion University

Home | About | FAQ | My Account | Accessibility Statement

Privacy Copyright

Brought to you by:

Business Expert Press

Predictive Analytics and Model-Driven Decision Support

By: Daniel J Power

Decision Support, Analytics, and Business Intelligence is an eight-chapter book written by Daniel J. Power, Professor of Management Information Systems at the College of Business Administration at…

  • Length: 22 page(s)
  • Publication Date: Jan 1, 2009
  • Discipline: Information Technology
  • Product #: BEP180-PDF-ENG

What's included:

  • Educator Copy

$4.50 per student

degree granting course

$7.95 per student

non-degree granting course

Get access to this material, plus much more with a free Educator Account:

  • Access to world-famous HBS cases
  • Up to 60% off materials for your students
  • Resources for teaching online
  • Tips and reviews from other Educators

Already registered? Sign in

  • Student Registration
  • Non-Academic Registration
  • Included Materials

Decision Support, Analytics, and Business Intelligence is an eight-chapter book written by Daniel J. Power, Professor of Management Information Systems at the College of Business Administration at the University of Northern Iowa, and published by Business Expert Press in 2013. This revised and expanded edition targets MBA students and management professionals who need to quickly grasp the basics of analytics, business intelligence, and computerized decision support. Major topics include: modern decision support systems (DSS), business intelligence and data driven support systems, predictive analytics and model-driven support, as well as identifying opportunities for decision support. The author addresses 61 of the most fundamentally relevant concepts needed to build a solid understanding of the rapidly changing realm of computerized decision support. Chapter 5 focuses on predictive analytics and model-driven DSS. Analytic applications - broad sets of model-driven information systems - are discussed, as is analytical processing, or quantitatively transforming and summarizing relevant data. The tools and applications used for spreadsheet-based DSS, such as Microsoft Excel, are clarified. Sensitivity and "What If?" analyses are compared. Last, the role played by computer-driven simulations, which imitate the behavior of a human or physical system, is addressed

Jan 1, 2009 (Revised: Jan 1, 2013)

Discipline:

Information Technology

Business Expert Press

BEP180-PDF-ENG

We use cookies to understand how you use our site and to improve your experience, including personalizing content. Learn More . By continuing to use our site, you accept our use of cookies and revised Privacy Policy .

decision support model thesis

IMAGES

  1. 4. An example of a decision support model that integrates planning and

    decision support model thesis

  2. 4. An example of a decision support model that integrates planning and

    decision support model thesis

  3. BCA Modeling Decision Process and Decision Support System Notes Study

    decision support model thesis

  4. Flow chart of the developed decision support model.

    decision support model thesis

  5. 4: Hybrid robust decision support model

    decision support model thesis

  6. (PDF) Formulation of a Decision Support Model Using Quality Attributes

    decision support model thesis

VIDEO

  1. How to write your PhD thesis #4: Decision-making

  2. Aggregated Resilience Decision Support Model / Birleştirilmiş Elastikiyet Karar Destek Modeli

  3. A Novel Intelligent Medical Decision Support Model Based on Soft Computing and IoT

  4. A Clinical Decision Support System for Heart Disease Prediction Using Deep Learning

  5. DSM11

  6. Introduction to Decision Support Systems

COMMENTS

  1. Model-driven decision support systems: Concepts and research...

    A user can modify model parameters to investigate the sensitivity of outcomes or conduct a more ad hoc ‗what if' analysis in a model-driven decision support system (Power and Sharda, 2007 ...

  2. (PDF) Decision Support Systems - ResearchGate

    DSS is used to model human reasoning and the decision-making process; both are capable of. accepting facts from users, processing these facts, and suggesting the solutions that are close to. the ...

  3. Decision support systems : a research perspective

    Decision Support Systems (DSS) represent a concept of the. role of computers within the decision making process. The term has. become a rallying cry for researchers, practicioners and managers con-. cerned that Management Science and the Management Information Systems. fields have become unnecessarily narrow in focus.

  4. Decision Support Model for Cloud Adoption Strategy - Aalto

    1 DECISION SUPPORT MODEL FOR CLOUD ADOPTION STRATEGY A case study of a Finnish telecom company. Master’s Thesis Stanislav Simovski Aalto University School of Business Information and Service Management Spring 2022. Aalto-yliopisto, P.O. BOX 11000, 00076 AALTO www.aalto.fi Abstract of master’s thesis AuthorStanislav Simovski.

  5. Model Construction and Research on Decision Support System ...

    In this paper, we combine the characteristics of the educational decision-making process, the characteristics of the educational system itself, and the structural characteristics of the new generation decision support system to propose a decision support system model of educational management for the actual situation in the field of education ...

  6. Introduction to Decision Support Systems | SpringerLink

    Abstract. Decision support systems (DSSs) are computer programs that, by using expert knowledge, simulation models and/or databases, are of assistance in the decision-making process as they offer management recommendations and/or options. The principal aim of a DSS is to improve the quality, speed and effectiveness of decisions.

  7. Decision Support Systems | Journal | ScienceDirect.com by ...

    About the journal. The common thread of articles published in Decision Support Systems is their relevance to theoretical and technical issues in the support of enhanced decision making. The areas addressed may include foundations, functionality, interfaces, implementation, impacts, and evaluation of decision support systems (DSSs).

  8. "A Decision Support Model for Large Systems Using Quality ...

    Lindsey, Kenneth. "A Decision Support Model for Large Systems Using Quality Function Deployment and Goal Programming: A Capital Budgeting Problem" (1996). Master of Science (MS), Thesis, Engineering Management & Systems Engineering, Old Dominion University, DOI: 10.25777/pqr7-0366. Effective planning for the modernization of U.S. Air Force ...

  9. Predictive Analytics and Model-Driven Decision Support ...

    Decision Support, Analytics, and Business Intelligence is an eight-chapter book written by Daniel J. Power, Professor of Management Information Systems at the College of Business Administration at the University of Northern Iowa, and published by Business Expert Press in 2013. This revised and expanded edition targets MBA students and management professionals who need to quickly grasp the ...

  10. Total cost based decision support model for strategic ...

    The purpose of the study is to build a decision support model to support selection of sourcing strategies from total cost of ownership (TCO) perspective. The first objective is to construct a total cost of ownership based quantitative optimization model for supplier selection in a global sourcing environment.