1 / 58
文档名称:

高校学评教决策支持系统设计与实现.pdf

格式:pdf   页数:58
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

高校学评教决策支持系统设计与实现.pdf

上传人:quality 2014/2/20 文件大小:0 KB

下载得到文件列表

高校学评教决策支持系统设计与实现.pdf

文档介绍

文档介绍:苏州大学
硕士学位论文
高校学评教决策支持系统设计与实现
姓名:韩成勇
申请学位级别:硕士
专业:计算机应用技术
指导教师:邓伟
2010-11
高校学评教决策支持系统设计与实现中文摘要
高校学评教决策支持系统设计与实现
中文摘要
如何有效利用学评教数据在教学管理中的决策支持作用,是高校需要长期关注和
研究的课题。对学评教数据的简单使用,难于发现隐藏在数据中的有用知识,不能有
效地对决策起支持作用。本文在对数据仓库、OLAP 分析、数据挖掘技术等基本理论
进行归纳和总结的基础上,给出学评教决策支持系统的设计与实现方案,实现了对学
评教数据的综合分析和深入挖掘。论文的主要内容如下:
(1)运用数据仓库理论建立学评教数据仓库,包括数据仓库的设计及数据的抽
取、转换和加载。
(2)结合实际需求,设计了学评教数据分析架构,实现了对学评教数据的综合
查询与多维分析。
(3)设计了学评教数据挖掘分析架构,在此过程中,研究了决策树分类方法 ID3
算法的不足,利用数据缩减和数据库技术对其进行了改进,提高了算法的执行效率,
增强了算法的扩展性,从而提高了学评教决策支持系统的数据挖掘性能。
(4)依据系统设计方案,在对相关开发技术和平台进行研究的基础上,实现了
学评教决策支持系统。并针对安徽商贸职业技术学院的学评教数据进行分析和挖掘,
对系统进行了验证。使用该系统,建立了学评教决策树分类模型,使教学管理部门对
学评教数据有了更全面、深入的认识和理解,实现了对学评教数据简单使用方式的转
变,为学院在如何提高教学质量等方面提供决策支持。
关键词:数据仓库;数据挖掘;OLAP 分析;决策树分类;粗糙集

作者:韩成勇
指导教师:邓伟



I
英文摘要高校学评教决策支持系统设计与实现
Design and Implementation of Decision Support System
for Students' Evaluating on Classroom
Teaching Data in Colleges
Abstract
It is a subject deserving long-term attention and researches in higher education
institutions that how to effectively make full use of roles of Students' Evaluating on
Classroom Teaching (SECT) data in decision support for teaching management. The
simple application of SECT data impedes the discovery of useful information behind such
data and can’t play an effective part in decision support. On the basis of induction and
summary regarding the basic theories like data warehouse, OLAP analysis and data mining
skills, this paper presents an analysis model for SECT data, showing prehensive
analysis and in-depth dissection with regard to SECT data. This paper mainly covers:
(1) Data warehouse theory is applied to establish SECT data warehouse, including
data warehouse design, and extraction, conversion and loading of such data.
(2) On the basis of actual demand, the analysis architecture is designed for SECT data,
and the integrated enquiry and multi-dimensional analysis concerning SECT data are
materialized.
(3) The pa