Mining Students Data To Analyze Learning Behavior: A Case Study
Mining Students Data To Analyze Learning Behavior: A Case Study
A CASE STUDY
ALAA EL-HALEES
Department of Computer Science, Islamic University of Gaza P.O.Box 108 Gaza, Palestine
[email protected]
These rules are sorted by lift metric. The lift value is the
ratio of the confidence of the rule and the expected
confidence of the rule [16]. The lift is measured as the
ratio of the probability of antecedent and consequent
occurring together to the probability of antecedent and
consequent occurring independently. The lift value of
greater than 1 indicates a positive correlation between
antecedent and consequent. For example the first rule
Figure 4.1: visualizing data used in the case study using Knim
with lift is 9.313 means there is a high positive
data mining system
correlation between the antecedent good attendance,
doing exercise in e-learning and has good midterm
By using some preprocessing techniques, such as
grade, and the consequent final grade excellent. With
visualization, we can get some primary useful
the lift value, we can interpret the importance of a rule.
knowledge. For example, using Knim, which is an open
The first rule, with the highest lift which means highest
source data mining system from university of Konstanz,
correlation is the most important, and so on.
Germany, we visualized students' data [6]. From this
For more understanding of the association rules, a graph
visualization some useful knowledge has been drawn
can be constructed. For example, figure 5.2 represents
about the attributes before applying data mining
rules for final grade fail. From the graph we can see
methods. By using histogram of the data as in graph
some attributes happens more frequent than others such
(figure 4.1), we discovered that attendance, students'
as failing in midterm.
GPAs, and lab grades has a positive relationship with
the final grade. However, e-learning facilities such as e-
recourses used by student, exercises and assignment
hardly affected the final grade of student.