This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2015:data:projects:status [2015/11/01 18:47] – wedge | haas:fall2015:data:projects:status [2015/11/15 16:12] (current) – [Just Medians] wedge | ||
---|---|---|---|
Line 7: | Line 7: | ||
=====Numeric Stats on Deliverables===== | =====Numeric Stats on Deliverables===== | ||
< | < | ||
- | ========================================================================================== | + | =========================================================================================================== |
- | DATA dsi0 sln0 sln1 sll0 sll1 sll2 sll3 sll4 got+bn/tot avg prjct+attnd+jrnal= result | + | DATA dsi0 sln0 sln1 sll0 sll1 sll2 sll3 sll4 dln0 dll0 dll1 got+bn/totl avg prjct+attnd+jrnal= result |
- | ========================================================================================== | + | =========================================================================================================== |
- | lowscore: | + | lowscore: |
- | avgscore: 74% 95% 71% 72% | + | avgscore: 74% 95% 71% 72% |
- | | + | |
- | median: 76 100 | + | median: 76 100 |
- | mode: | + | mode: |
- | | + | |
- | ========================================================================================== | + | ========================================================================================================== |
- | # passed: 14 | + | # passed: 14 |
- | # of As: 7 | + | # of As: 7 |
- | # of Bs: 2 1 6 0 2 1 0 2 .......... | + | # of Bs: 2 1 6 0 2 1 0 2 |
- | # of Cs: 5 0 4 2 | + | # of Cs: 5 0 4 2 |
- | # of Ds: 0 0 0 1 1 0 0 0 .......... | + | # of Ds: 0 0 0 1 1 0 0 0 |
- | # of Fs: 5 1 4 4 4 9 | + | # of Fs: 5 1 4 4 |
- | # submit: 17 | + | # submit: 17 |
- | # late: | + | # late: |
- | % passed: 73% 94% 78% 78% 78% 52% | + | % passed: 73% 94% 78% 78% 84% 57% 78% 52% |
- | % of As: 36% 89% 26% 63% 47% | + | % of As: 36% 89% 26% 63% 47% |
- | % of Bs: 10% | + | % of Bs: 10% |
- | % of Cs: 26% | + | % of Cs: 26% |
- | % of Ds: 0% | + | % of Ds: 0% |
- | % of Fs: 26% | + | % of Fs: 26% |
- | % submit: 89% 100% 94% 78% 84% 78% 84% 84% | + | % submit: 89% 100% 94% 78% 84% 78% 84% 84% 84% 78% 73% |
- | % late: 21% | + | % late: 15% |
- | ========================================================================================== | + | ==========================================================================================================</ |
- | </ | + | |
=====Class Project Progress===== | =====Class Project Progress===== | ||
< | < | ||
Line 51: | Line 50: | ||
fontLegend = VeraMono.ttf@8 | fontLegend = VeraMono.ttf@8 | ||
legendEntries = Upper Bound, Lower Bound,Low Score, Average Score, High Score, Median Score, Mode Score, Num Submit, Num Late | legendEntries = Upper Bound, Lower Bound,Low Score, Average Score, High Score, Median Score, Mode Score, Num Submit, Num Late | ||
- | graphLabels = 2|0|dsi0, 2|1|sln0, 2|2|sln1, 2|3|sll0, 2|4|sll1, 2|5|sll2, 2|6|sll3, 2|7|sll4 | + | graphLabels = 2|0|dsi0, 2|1|sln0, 2|2|sln1, 2|3|sll0, 2|4|sll1, 2|5|sll2, 2|6|sll3, 2|7|sll4, 2|8|dln0, 2|9|dll0, 2|10|dll1 |
- | 125, | + | 125, |
- | -25, | + | -25, |
- | 0, | + | 0,40,0,0,0, |
- | 74, | + | 74, |
- | 100, | + | 100, |
- | 76, | + | 76, |
- | 100, | + | 100, |
- | 89, | + | 89, |
- | 21,0,5,36,21,52,5,26 | + | 15,0,0,21,5,31,5,26,15,26,21 |
</ | </ | ||
The class project progress graph visualizes the distilled results (low, average, high, median, mode) for each project, allowing big picture view of how the class is progressing. | The class project progress graph visualizes the distilled results (low, average, high, median, mode) for each project, allowing big picture view of how the class is progressing. | ||
+ | |||
+ | Here is the same chart, but in bar graph form: | ||
+ | |||
+ | < | ||
+ | title = Class Project Progress (bar) | ||
+ | size = 700x400 | ||
+ | align = center | ||
+ | type = bar | ||
+ | XAxisName = Project | ||
+ | YAxisName = Result | ||
+ | shadow = on | ||
+ | titleColor = #efefef | ||
+ | scaleColor = #efefef | ||
+ | shadowColor = #000 | ||
+ | bggradient = #333@50 | ||
+ | graphGradient = #666@50 | ||
+ | fontLegend = VeraMono.ttf@8 | ||
+ | legendEntries = Lower Bound, Low Score, Average Score, High Score, Median Score, Mode Score, Num Submit, Num Late | ||
+ | graphLabels = 1|0|dsi0, 1|1|sln0, 1|2|sln1, 1|3|sll0, 1|4|sll1, 1|5|sll2, 1|6|sll3, 1|7|sll4, 1|8|dln0, 1|9|dll0, 1|10|dll1 | ||
+ | |||
+ | 0, | ||
+ | 0, | ||
+ | 74, | ||
+ | 100, | ||
+ | 76, | ||
+ | 100, | ||
+ | 89, | ||
+ | 15, | ||
+ | </ | ||
=====Year over Year Trends===== | =====Year over Year Trends===== | ||
Year over year trends compares (where and as possible) results from previous semesters against the current semester, to allow us to better evaluate how the current class is trending against historical data. | Year over year trends compares (where and as possible) results from previous semesters against the current semester, to allow us to better evaluate how the current class is trending against historical data. | ||
Line 71: | Line 99: | ||
< | < | ||
title = Year over Year Trends (Everything) | title = Year over Year Trends (Everything) | ||
- | size = 600x400 | + | size = 800x400 |
align = center | align = center | ||
type = cubic | type = cubic | ||
Line 84: | Line 112: | ||
fontLegend = VeraMono.ttf@8 | fontLegend = VeraMono.ttf@8 | ||
legendEntries = Upper Bound, Lower Bound, Low Score (2015), Low Score (2014), Average Score (2015), Average Score (2014), High Score (2015), High Score (2014), Median Score (2015), Median Score (2014) | legendEntries = Upper Bound, Lower Bound, Low Score (2015), Low Score (2014), Average Score (2015), Average Score (2014), High Score (2015), High Score (2014), Median Score (2015), Median Score (2014) | ||
- | graphLabels = 2|0|dsi0, 2|1|sln0, 2|2|sln1, 2|3|sll0, 2|4|sll1, 2|5|sll2, 2|6|sll3, 2|7|sll4 | + | graphLabels = 2|0|dsi0, 2|1|sln0, 2|2|sln1, 2|3|sll0, 2|4|sll1, 2|5|sll2, 2|6|sll3, 2|7|sll4, 2|8|dln0, 2|9|dll0, 2|10|dll1 |
- | 125, | + | 125, |
- | -25, | + | -25, |
- | 0, | + | 0,40,0,0,0, |
- | 33, | + | 33,25,0,0,0, |
- | 74, | + | 74, |
- | 93, | + | 93, |
- | 100, | + | 100, |
- | 100, | + | 100, |
- | 76, | + | 76, |
- | 100, | + | 100, |
</ | </ | ||
Line 104: | Line 132: | ||
< | < | ||
title = Year over Year Trends (Bar Chart) | title = Year over Year Trends (Bar Chart) | ||
- | size = 600x400 | + | size = 800x400 |
align = center | align = center | ||
type = bar | type = bar | ||
Line 117: | Line 145: | ||
fontLegend = VeraMono.ttf@8 | fontLegend = VeraMono.ttf@8 | ||
legendEntries = Lower Bound, Low Score (2015), Low Score (2014), Average Score (2015), Average Score (2014), High Score (2015), High Score (2014), Median Score (2015), Median Score (2014) | legendEntries = Lower Bound, Low Score (2015), Low Score (2014), Average Score (2015), Average Score (2014), High Score (2015), High Score (2014), Median Score (2015), Median Score (2014) | ||
- | graphLabels = 1|0|dsi0, 1|1|sln0, 1|2|sln1, 1|3|sll0, 1|4|sll1, 1|5|sll2, 1|6|sll3, 1|7|sll4 | + | graphLabels = 1|0|dsi0, 1|1|sln0, 1|2|sln1, 1|3|sll0, 1|4|sll1, 1|5|sll2, 1|6|sll3, 1|7|sll4, 1|8|dln0, 1|9|dll0, |
- | 0, | + | 0,0,0,0, |
- | 0, | + | 0,40,0,0,0, |
- | 33, | + | 33,25,0,0,0, |
- | 74, | + | 74, |
- | 93, | + | 93, |
- | 100, | + | 100, |
- | 100, | + | 100, |
- | 76, | + | 76, |
- | 100, | + | 100, |
</ | </ | ||
Line 134: | Line 162: | ||
< | < | ||
title = Year over Year Trends (Just Averages) | title = Year over Year Trends (Just Averages) | ||
- | size = 600x400 | + | size = 800x400 |
align = center | align = center | ||
type = cubic | type = cubic | ||
Line 147: | Line 175: | ||
fontLegend = VeraMono.ttf@8 | fontLegend = VeraMono.ttf@8 | ||
legendEntries = Upper Bound, Lower Bound, Average Score (2015), Average Score (2014) | legendEntries = Upper Bound, Lower Bound, Average Score (2015), Average Score (2014) | ||
- | graphLabels = 2|0|dsi0, 2|1|sln0, 2|2|sln1, 2|3|sll0, 2|4|sll1, 2|5|sll2, 2|6|sll3, 2|7|sll4 | + | graphLabels = 2|0|dsi0, 2|1|sln0, 2|2|sln1, 2|3|sll0, 2|4|sll1, 2|5|sll2, 2|6|sll3, 2|7|sll4, 2|8|dln0, 2|9|dll0, 2|10|dll1 |
- | 125, | + | 125, |
- | -25, | + | -25, |
- | 74, | + | 74, |
- | 93, | + | 93, |
</ | </ | ||
Line 160: | Line 188: | ||
< | < | ||
title = Just Averages (Bar Chart) | title = Just Averages (Bar Chart) | ||
- | size = 600x400 | + | size = 800x400 |
align = center | align = center | ||
type = bar | type = bar | ||
Line 173: | Line 201: | ||
fontLegend = VeraMono.ttf@8 | fontLegend = VeraMono.ttf@8 | ||
legendEntries = Lower Bound, Average Score (2015), Average Score (2014) | legendEntries = Lower Bound, Average Score (2015), Average Score (2014) | ||
- | graphLabels = 1|0|dsi0, 1|1|sln0, 1|2|sln1, 1|3|sll0, 1|4|sll1, 1|5|sll2 | + | graphLabels = 1|0|dsi0, 1|1|sln0, 1|2|sln1, 1|3|sll0, 1|4|sll1, 1|5|sll2, 1|6|sll3, 1|7|sll4, 1|8|dln0, 1|9|dll0, 1|10|dll1 |
- | 0, | + | 0,0,0,0, |
- | 74, | + | 74, |
- | 93, | + | 93, |
</ | </ | ||
Line 183: | Line 211: | ||
< | < | ||
title = Year over Year Trends (Just Medians) | title = Year over Year Trends (Just Medians) | ||
- | size = 600x400 | + | size = 800x400 |
align = center | align = center | ||
type = cubic | type = cubic | ||
Line 196: | Line 224: | ||
fontLegend = VeraMono.ttf@8 | fontLegend = VeraMono.ttf@8 | ||
legendEntries = Upper Bound, Lower Bound, Median Score (2015), Median Score (2014) | legendEntries = Upper Bound, Lower Bound, Median Score (2015), Median Score (2014) | ||
- | graphLabels = 2|0|dsi0, 2|1|sln0, 2|2|sln1, 2|3|sll0, 2|4|sll1, 2|5|sll2 | + | graphLabels = 2|0|dsi0, 2|1|sln0, 2|2|sln1, 2|3|sll0, 2|4|sll1, 2|5|sll2, 2|6|sll3, 2|7|sll4, 2|8|dln0, 2|9|dll0, 2|10|dll1 |
- | 125, | + | 125, |
- | -25, | + | -25, |
- | 76, | + | 76, |
- | 100, | + | 100, |
</ | </ | ||
Line 207: | Line 235: | ||
< | < | ||
title = Just Medians (Bar Chart) | title = Just Medians (Bar Chart) | ||
- | size = 600x400 | + | size = 800x400 |
align = center | align = center | ||
type = bar | type = bar | ||
Line 220: | Line 248: | ||
fontLegend = VeraMono.ttf@8 | fontLegend = VeraMono.ttf@8 | ||
legendEntries = Lower Bound, Median Score (2015), Median Score (2014) | legendEntries = Lower Bound, Median Score (2015), Median Score (2014) | ||
- | graphLabels = 1|0|dsi0, 1|1|sln0, 1|2|sln1, 1|3|sll0, 1|4|sll1, 1|5|sll2 | + | graphLabels = 1|0|dsi0, 1|1|sln0, 1|2|sln1, 1|3|sll0, 1|4|sll1, 1|5|sll2, 1|6|sll3, 1|7|sll4, 1|8|dln0, 1|9|dll0, 1|10|dll1 |
- | 0, | + | 0,0,0,0, |
- | 76, | + | 76, |
- | 100, | + | 100, |
</ | </ | ||
High and low scores tend to remain fairly predictable, | High and low scores tend to remain fairly predictable, |