<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE CAT [ <!ENTITY nbsp  "&#160;"> ]>
<CAT xmlns:cat="http://www.w3.org/TR/html4/" version="2.0"> 
<cat:title>Permutations and Combinations Categorizing Grid</cat:title>
<cat:author>Kate Deibel</cat:author>
<cat:date>October 29, 2003</cat:date>

<cat:technique>Categorizing Grid</cat:technique>

<cat:purpose>
<p>
This activity allows instructors to determine how well students can differentiate between when to use permutations and when to use combinations.
</p>
</cat:purpose>
<cat:activity>
<p>
This activity will give you the opportunity to decide whether a permutation or combination would be best when computing the following quantities.
</p>

<br></br>

<center>

<table border="1">
<tr>
<td align="center" width="150">
Permutation
</td>
<td align="center" width="150">
Combination
</td>
</tr>
<tr>
<td height="200">

<br></br>

</td>
<td>

<br></br>

</td>
</tr>
</table>

<br></br>

<table border="1">
<tr>
<td align="center">
Problems
</td>
</tr>
<tr>
<td>

<ol>
<li>The number of 6-letter license plates with no repeated letters</li>
<li>Ways to choose 3 volunteers from a class of 18 students</li>
<li>The number of flushes possible in hand with 5-cards</li>
<li>Ways of selecting a President, Vice President, and Secretary from a club of 57 people</li>
<li>Ways of selecting a committee of 10 people from a club of 30 people</li>
<li>The number of ways to draw 5 cards from a deck such that the third card is a Jack</li>
<li>The number of 5-letter strings from the letters in COURAGE</li>
<li>The number of subsets of size divisible by 3 from the set {1,2,...,100}</li>
<li>Distributing 10 pieces of candy to 4 kids</li>
<li>The number of ways to seat 5 people in a row.</li>
</ol>

</td>
</tr>
</table>

</center>
</cat:activity>
<cat:solution>
<p>
The following are suggestions, but several of the items in this activity are meant to encourage discussion.
</p>

<ol>
<li>PERM: The number of 6-letter license plates with no repeated letters</li>
<li>COMB: Ways to choose 3 volunteers from a class of 18 students</li>
<li>COMB: The number of flushes possible in hand with 5-cards</li>
<li>PERM: Ways of selecting a President, Vice President, and Secretary from a club of 57 people</li>
<li>COMB: Ways of selecting a committee of 10 people from a club of 30 people</li>
<li>PERM: The number of ways to draw 5 cards from a deck such that the third card is a Jack</li>
<li>PERM: The number of 5-letter strings from the letters in COURAGE</li>
<li>COMB: The number of subsets of size divisible by 3 from the set {1,2,...,100}</li>
<li>COMB: Distributing 10 pieces of candy to 4 kids</li>
<li>PERM: The number of ways to seat 5 people in a row.</li>
</ol>
</cat:solution>
<cat:analysis>
<p>
Run through the grids and mark incorrect or missing entries. Identify the most common errors as well as any patterns that could explain student confusion. Reflect upon these errors and report them back to the class as you see fit.
</p>
</cat:analysis>
<cat:variant_uses>
	<cat:variation>Have students describe their reasoning for placing each item as they did.</cat:variation>
	<cat:variation>Have students work in groups to complete this activity. The instructor may want to circulate throughout the groups to ensure that each group is making progress. After the groups have completed their lists, the instructor can ask for votes on each item. It is important that the instructor explains why each data structure is appropriate for the task.</cat:variation>
	<cat:variation>Have students work individually on their lists and then form groups of 4-5 people to discuss their individual lists with other members of the group.</cat:variation>
</cat:variant_uses>
<cat:classification>
<cat:assessment_goals>
	<cat:goal>Develop analytic skills</cat:goal>
	<cat:goal>Develop ability to draw reasonable inferences from observations</cat:goal>
	<cat:goal>Improve memory skills</cat:goal>
	<cat:goal>Develop appropriate study skills, strategies, and habits</cat:goal>
	<cat:goal>Learn terms and facts of this subject</cat:goal>
	<cat:goal>Learn concepts and theories of this subject</cat:goal>
</cat:assessment_goals>
<cat:topics>
	<cat:topic>Combinations</cat:topic>
	<cat:topic>Permutations</cat:topic>
	<cat:topic>Factorials</cat:topic>
	<cat:topic>Counting</cat:topic>
</cat:topics>
<cat:participation_level>
</cat:participation_level>
<cat:time>
	<cat:preparation_time>LOW</cat:preparation_time>
	<cat:class_time>LOW</cat:class_time>
	<cat:in_class_analysis_time>LOW</cat:in_class_analysis_time>
	<cat:out_class_analysis_time>LOW</cat:out_class_analysis_time>
</cat:time>
<cat:instructor_response>
	<cat:response>Lecture</cat:response>
	<cat:response>Next Day Summary</cat:response>
	<cat:response>Class Discussion</cat:response>
	<cat:response>Small Group Discussions</cat:response>
	<cat:response>Homework</cat:response>
</cat:instructor_response>
<cat:device_enabled>Has Been Enabled</cat:device_enabled>
<cat:related_topics>
	<cat:topic>Counting</cat:topic>
	<cat:topic>Combinatorics</cat:topic>
	<cat:topic>Probability</cat:topic>
	<cat:topic>Predicate Logic</cat:topic>
	<cat:topic>Propositional Logic</cat:topic>
	<cat:topic>Logic</cat:topic>
</cat:related_topics>
</cat:classification>
</CAT>