<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Experiments in teaching: am-I-ready-for-this? quiz outcome</title>
	<atom:link href="http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/</link>
	<description>Assistant Professor, School of Electrical Engineering and Computer Science, Oregon State University</description>
	<lastBuildDate>Mon, 06 May 2013 04:32:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Adam Smith</title>
		<link>http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/#comment-153</link>
		<dc:creator>Adam Smith</dc:creator>
		<pubDate>Thu, 14 Oct 2010 15:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.glencora.org/?p=548#comment-153</guid>
		<description><![CDATA[Disclaimer: I am not actually one of your students.

In my experience teaching a similar (not required, but &quot;core&quot;) class at Penn State, I&#039;ve found that lots of students who would have done fine on a test like that were still unprepared for the class. [There are also &quot;false negatives&quot;, although I think those are less problematic since if a student really feels she understands the material, she can always talk to you personally or take the class next year.]

Here are the &quot;undergraduate&quot; skills that I&#039;ve found most consistently problematic:

- turning a vague description of an algorithm into a clear, unambiguous one (e.g. pseudocode)
- writing proofs
- distinguishing correct proofs from incorrect ones
- analyzing simple algorithms using ideas like loop invariants or induction
- writing/understanding recursive algorithms

That is, almost all of my incoming students can do the mechanical steps (apply the master theorem, sorting functions, etc) pretty well. It is the slightly less structured tasks at which they perform very poorly unless they have taken the &quot;right&quot; kind of undergraduate algorithms class.

I haven&#039;t tried in-class tests, but I find that the score on the first few homework problems where students have to write algorithms and proofs is a decent predictor for overall performance in the class.  Short tests like the one you gave are also skewed against incoming students with poor English skills, who can&#039;t read and process the questions fast enough.

Perhaps, since you will have the data at the end of the semester, you could look at what best predicts the difficulty a student will have in your course: the first homework or the in-class test? I realize that homework has its own problems as a means of evaluation: plagiarism, etc.]]></description>
		<content:encoded><![CDATA[<p>Disclaimer: I am not actually one of your students.</p>
<p>In my experience teaching a similar (not required, but &#8220;core&#8221;) class at Penn State, I&#8217;ve found that lots of students who would have done fine on a test like that were still unprepared for the class. [There are also "false negatives", although I think those are less problematic since if a student really feels she understands the material, she can always talk to you personally or take the class next year.]</p>
<p>Here are the &#8220;undergraduate&#8221; skills that I&#8217;ve found most consistently problematic:</p>
<p>- turning a vague description of an algorithm into a clear, unambiguous one (e.g. pseudocode)<br />
- writing proofs<br />
- distinguishing correct proofs from incorrect ones<br />
- analyzing simple algorithms using ideas like loop invariants or induction<br />
- writing/understanding recursive algorithms</p>
<p>That is, almost all of my incoming students can do the mechanical steps (apply the master theorem, sorting functions, etc) pretty well. It is the slightly less structured tasks at which they perform very poorly unless they have taken the &#8220;right&#8221; kind of undergraduate algorithms class.</p>
<p>I haven&#8217;t tried in-class tests, but I find that the score on the first few homework problems where students have to write algorithms and proofs is a decent predictor for overall performance in the class.  Short tests like the one you gave are also skewed against incoming students with poor English skills, who can&#8217;t read and process the questions fast enough.</p>
<p>Perhaps, since you will have the data at the end of the semester, you could look at what best predicts the difficulty a student will have in your course: the first homework or the in-class test? I realize that homework has its own problems as a means of evaluation: plagiarism, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glencora</title>
		<link>http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/#comment-152</link>
		<dc:creator>Glencora</dc:creator>
		<pubDate>Thu, 14 Oct 2010 14:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.glencora.org/?p=548#comment-152</guid>
		<description><![CDATA[For additional context:

In my experience, if something does not affect a students grade, then they (on average) will not put in enough, or any, effort.  Even a small effect on the grade (5%) appears to work.

Last year, I had an &#039;Assignment 0&#039;.  Like this quiz, it covered background material with harder questions afforded by the extra time the students had.  Having this assignment seemed to have no effect. Students who had (significant) difficulty with the quiz and perhaps should have waited another year to take the class did not.]]></description>
		<content:encoded><![CDATA[<p>For additional context:</p>
<p>In my experience, if something does not affect a students grade, then they (on average) will not put in enough, or any, effort.  Even a small effect on the grade (5%) appears to work.</p>
<p>Last year, I had an &#8216;Assignment 0&#8242;.  Like this quiz, it covered background material with harder questions afforded by the extra time the students had.  Having this assignment seemed to have no effect. Students who had (significant) difficulty with the quiz and perhaps should have waited another year to take the class did not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/#comment-151</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Wed, 13 Oct 2010 22:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.glencora.org/?p=548#comment-151</guid>
		<description><![CDATA[It is really quite absurd to give an exam on a semester&#039;s worth of work when you have not taught the material to the students nor explained the level of detailed knowledge expected yet plan to include it in an evaluation of their performance in your class!]]></description>
		<content:encoded><![CDATA[<p>It is really quite absurd to give an exam on a semester&#8217;s worth of work when you have not taught the material to the students nor explained the level of detailed knowledge expected yet plan to include it in an evaluation of their performance in your class!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: honez</title>
		<link>http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/#comment-150</link>
		<dc:creator>honez</dc:creator>
		<pubDate>Tue, 12 Oct 2010 22:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.glencora.org/?p=548#comment-150</guid>
		<description><![CDATA[This quiz should not count toward our grade. It could still be a guage to use to decide whether the class is for you or not, but if had not been worth any points, it would have taken the pressure off.]]></description>
		<content:encoded><![CDATA[<p>This quiz should not count toward our grade. It could still be a guage to use to decide whether the class is for you or not, but if had not been worth any points, it would have taken the pressure off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: victim of master theorem</title>
		<link>http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/#comment-149</link>
		<dc:creator>victim of master theorem</dc:creator>
		<pubDate>Tue, 12 Oct 2010 02:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.glencora.org/?p=548#comment-149</guid>
		<description><![CDATA[I agree with Soroush. For many students who are new to the graduate program at a state university, the pressure of suddenly changing lifestyles combined with, what appears to be, a very important deciding factor in our success for this class can lead to false negatives. I was one of the middle-of-the-road students and I think that about half of my wrong answers were simply stupid mistakes. However, I&#039;m not sure a take-home test would be the best solution either. It would be too easy for students who value grades over understanding to fudge their way through without double checking what they do and do not actually know.

Perhaps the best solution would be somewhere in between? Find a way to do the quiz in class but take the pressure off?]]></description>
		<content:encoded><![CDATA[<p>I agree with Soroush. For many students who are new to the graduate program at a state university, the pressure of suddenly changing lifestyles combined with, what appears to be, a very important deciding factor in our success for this class can lead to false negatives. I was one of the middle-of-the-road students and I think that about half of my wrong answers were simply stupid mistakes. However, I&#8217;m not sure a take-home test would be the best solution either. It would be too easy for students who value grades over understanding to fudge their way through without double checking what they do and do not actually know.</p>
<p>Perhaps the best solution would be somewhere in between? Find a way to do the quiz in class but take the pressure off?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahed</title>
		<link>http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/#comment-148</link>
		<dc:creator>Shahed</dc:creator>
		<pubDate>Tue, 12 Oct 2010 01:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.glencora.org/?p=548#comment-148</guid>
		<description><![CDATA[well, it was useful.
I would not argue on if it were &quot;easy&quot; or &quot;hard&quot;, but it atleast ensured reading (revisions of the previously learnt materials) that might be necessary for this course onwards. But I agree, the results might not a good representation of the class performance.]]></description>
		<content:encoded><![CDATA[<p>well, it was useful.<br />
I would not argue on if it were &#8220;easy&#8221; or &#8220;hard&#8221;, but it atleast ensured reading (revisions of the previously learnt materials) that might be necessary for this course onwards. But I agree, the results might not a good representation of the class performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: by-partite</title>
		<link>http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/#comment-147</link>
		<dc:creator>by-partite</dc:creator>
		<pubDate>Tue, 12 Oct 2010 01:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.glencora.org/?p=548#comment-147</guid>
		<description><![CDATA[The questions were quite easy. Except the wording of &quot;a matching&quot;!?1? But the idea was good to bring students up to speed with the foundations.

PS: I wanted to write here earlier, but didn&#039;t know if you&#039;d mind :-)]]></description>
		<content:encoded><![CDATA[<p>The questions were quite easy. Except the wording of &#8220;a matching&#8221;!?1? But the idea was good to bring students up to speed with the foundations.</p>
<p>PS: I wanted to write here earlier, but didn&#8217;t know if you&#8217;d mind <img src='http://blogs.oregonstate.edu/glencora/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soroush</title>
		<link>http://blogs.oregonstate.edu/glencora/2010/10/11/experiments-in-teaching-am-i-ready-for-this-quiz-outcome/#comment-146</link>
		<dc:creator>Soroush</dc:creator>
		<pubDate>Tue, 12 Oct 2010 00:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.glencora.org/?p=548#comment-146</guid>
		<description><![CDATA[It wasn&#039;t useful I think. It was pretty easy. Instead you can prepare an assignment with harder question, and ask students to work on them individually at home. This kind of &quot;quiz&quot; has lots of stress with it, and the result might be fake.

p.s:will you post a blog regards &quot;solving problem session&quot; at the end of quarter?

btw, I still have problem with q.3.e :D]]></description>
		<content:encoded><![CDATA[<p>It wasn&#8217;t useful I think. It was pretty easy. Instead you can prepare an assignment with harder question, and ask students to work on them individually at home. This kind of &#8220;quiz&#8221; has lots of stress with it, and the result might be fake.</p>
<p>p.s:will you post a blog regards &#8220;solving problem session&#8221; at the end of quarter?</p>
<p>btw, I still have problem with q.3.e <img src='http://blogs.oregonstate.edu/glencora/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
