Starter: Discussion circle Work in table groups 12 piece circular puzzle.

28
Starter: Discussion circle Work in table groups 12 piece circular puzzle

Transcript of Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Page 1: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Starter:Discussion circle

Work in table groups12 piece circular puzzle

Page 2: Starter: Discussion circle Work in table groups 12 piece circular puzzle.
Page 3: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Activity (spare time?)

Race5 questions on sheet.

Submit sheet only when you have all 5 answers.You will score the marks on the sheet for each question

but you will only get a question right if the previous questions are correct!I will mark from the first question and stop marking as soon as an answer is wrong.

Bonus of 1 for getting an answer correct first time.Bonus of 3 for finishing inside time.

Team with most points wins

Page 4: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Lesson Objectives:

• To learn and apply shell sort and quick sort algorithms.

• To learn and recognise key terms used for sorting algorithms like: pass, comparison, swap (or

exchange), pivot, ascending, descending.• To consolidate understanding of bubble sort and

shuttle sort algorithms.• To recognise key properties of each of the 4 sorting

algorithms and be able to distinguish between them.

Page 5: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Lesson Outcomes:

• To successfully apply shell sort and quicksort algorithms to sorting lists of numbers and letters

into ascending order.• To have successfully answered exam questions

involving all 4 sorting algorithms.• To have worked in pairs and groups supporting each

other in solving problems involving sorting algorithms.

• For some of you to work through extension questions including harder exam questions.

Page 6: Starter: Discussion circle Work in table groups 12 piece circular puzzle.
Page 7: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

1 12 3 4 5 2 3 4 5

Shell Sort Example

12 3 691710984

Page 8: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Mini whiteboardsshell sort

22, 26, 14, 20, 12, 9, 11, 15, 10

10, 9, 11, 15, 12, 26, 14, 20, 22

10, 9, 11, 15, 12, 20, 14, 26, 22

9, 10, 11, 12, 14, 15, 20, 22, 26

Page 9: Starter: Discussion circle Work in table groups 12 piece circular puzzle.
Page 10: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

QuickSort Example

13 21 15 9 12 3 14 7 69 12 3 7 6

9 12 3 7 6

Page 11: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Mini whiteboards22, 26,14,20,12,9,11,15,10

quick sort

Page 12: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Activity: Which sorting algorithm?In pairs find a set of 4 for each sorting algorithm.

Extension Work:Use blank cards to make up your own set of 4 end

of 1st pass for each algorithm and see how good your partner is at

deciding which algorithm goes with which list.

Page 13: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Activity (if time?)

Race5 questions on sheet.

Submit sheet only when you have all 5 answers.You will score the marks on the sheet for each question

but you will only get a question right if the previous questions are correct!I will mark from the first question and stop marking as soon as an answer is wrong.

Bonus of 1 for getting an answer correct first time.Bonus of 3 for finishing inside time.

Team with most points wins

Page 14: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Plenary

A B C D cards

Page 15: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

1.

Page 16: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

2.

Page 17: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

3.

Page 18: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

4.

Page 19: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

5.

Page 20: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

6.

Page 21: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Bubble sort

A I feel I confident with applying the algorithm and solving problems quickly.

B I can do it but I usually have to perform the whole algorithm as I don’t always spot the

quicker ways of answering questions.C I’m getting there but I still feel I’ve got a lot

more work to do.D Not really understanding how it works.

Page 22: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Shuttle sort

A I feel I confident with applying the algorithm and solving problems quickly.

B I can do it but I usually have to perform the whole algorithm as I don’t always spot the

quicker ways of answering questions.C I’m getting there but I still feel I’ve got a lot

more work to do.D Not really understanding how it works.

Page 23: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Shell sort

A I feel I confident with applying the algorithm and solving problems quickly.

B I can do it but I usually have to perform the whole algorithm as I don’t always spot the

quicker ways of answering questions.C I’m getting there but I still feel I’ve got a lot

more work to do.D Not really understanding how it works.

Page 24: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Quick sort

A I feel I confident with applying the algorithm and solving problems quickly.

B I can do it but I usually have to perform the whole algorithm as I don’t always spot the

quicker ways of answering questions.C I’m getting there but I still feel I’ve got a lot

more work to do.D Not really understanding how it works.

Page 25: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Lesson Objectives:

• To learn and apply shell sort and quicksort algorithms.

• To recognise key terms used for sorting algorithms like: pass, comparison, swap (or exchange), pivot, ascending, descending.

• To consolidate understanding of bubble sort and shuttle sort algorithms.

Page 26: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Lesson Outcomes:

• To successfully apply shell sort and quicksort algorithms to sorting lists of numbers and

letters into ascending order.• To answer exam questions involving all 4

sorting algorithms.• To work in pairs and groups and support fellow students in solving problems involving

sorting algorithms together.

Page 27: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Quick sort animation

The Simpsons

Hungarian folk dance

http://www.youtube.com/watch?v=MtcrEhrt_K0

Lego bubblesort

Page 28: Starter: Discussion circle Work in table groups 12 piece circular puzzle.

Independent study:

Revision exercise 8 pages 130 and 131.

Moodle: practice with excel interactive file exam questions and answers.Edpuzzle: videos on all 4 sorting algorithms with quizzes.

Next lesson: consolidation of sorting algorithms and harder exam questions. Don’t forget core 3 mock on Wednesday.

Any problems: [email protected] by inspection video – may help on Wednesday