0% found this document useful (0 votes)
110 views6 pages

2.1.1 Computational Thinking 1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
110 views6 pages

2.1.1 Computational Thinking 1

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 6

GCSE Computer Science (9-1)

Computational Thinking
Introduction
Computational thinking is an approach to problem solving. Computational thinking is about taking a
complex problem and being able to use several ‘computation thinking techniques’ (abstraction,
decomposition, pattern recognition and algorithmic thinking) to:
 Fully understand the problem
 Create an effective solution.
This problem solving approach is not only important for programmers when devising software solutions, it
is also an approach used in all areas of science to effectively enable complex processes to be understood.
Can all problems be solved by a computer?
If a problem requires a software solution it must first be decided if it is solvable computationally. In other
words, can the problem be solved by means of an algorithm? If so, then computational thinking techniques
can be used. It must be noted that not all problems can be solved computationally.
Computational Thinking Techniques
There are 3 main techniques that underpin computational thinking. They are:
 Abstraction
 Decomposition
 Algorithms

What is Abstraction?
Abstraction is about moving from the real to virtual. It is concerned with simplifying the complex by only
dealing with the important and neglecting the unnecessary. The London Underground map is a great
example of Abstraction.

What is Decomposition?
Decomposition is concerned with breaking down large complex problems into smaller problems that are far
more easily solved. As you can see in the ‘Top-Down’ diagram below, a problem can be split up into its
different elements. These elements can then be further split into sub problems which are more easily to
solve.

Computer Science UK Membership Site Licence: Do not share outside your centre.
6
GCSE Computer Science (9-1)

What are
Algorithms? What is Algorithmic Thinking?
Algorithms are simply recipes / procedures used to get the intended result. Algorithms state the steps
required to get to the desired result. As we learnt earlier, for a problem to be computable, an algorithm must
be produced. Creating algorithms is all about thinking logically and so to think computationally is to think in
a structured, organised and logical manner. Algorithms are vital to programming. Without one, coding a
solution is almost impossible…but with one, coding becomes an easy job (if you know your programming
syntax that is!)

Questions (The question zone you choose must either match your target grade or be higher!)

Question Zone 1-3


1. State the names of 3 major computational thinking methods. [3]
2. What is the reason for decomposing a problem? [3]
3. What is ‘Abstraction’? Use an example to back up your answer. [2]

Computer Science UK Membership Site Licence: Do not share outside your centre.
6
GCSE Computer Science (9-1)

Question Zone 4-6


1. What is ‘Abstraction’? Use an example to back up your answer. [2]
2. What is meant by the term ‘Algorithmic Thinking’? [2]
3. “Mr W is in need of a program to help him with a problem he faces in his everyday life. Mr W likes
running but always gets lost! He needs an app on his phone which will enable him to find his way
home, no matter where he ends up, so that he can avoid the discomfort of sleeping outdoors. He
hates sleeping outdoors! If he does he always wishes that he had a brought a sleeping bag. But
carrying a sleeping bag when running is hard work! He wants his app to somehow point towards his
_____________________________________________________
home at all times during his run so he can find his way back!”
_____________________________________________________
Using abstraction, rewrite this problem by only stating what is important and neglect the irrelevant
_____________________________________________________
information. [6]
_____________________________________________________
_____________________________________________________
Questions Zone 7-9

_____________________________________________________
1. “Mr W is in need of a program to help him with a problem he faces in his everyday life. Mr W likes
running but always gets lost! He needs an app on his phone which will enable him to find his way
_____________________________________________________
home, no matter where he ends up, so that he can avoid the discomfort of sleeping outdoors. He
hates sleeping outdoors! If he does he always wishes that he had a brought a sleeping bag. But
_____________________________________________________
carrying a sleeping bag when running is hard work! He wants his app to somehow point towards his
_____________________________________________________
home at all times during his run so he can find his way back!”

_____________________________________________________
Using abstraction, rewrite this problem by only stating what is important and neglect the irrelevant
information. [6]
_____________________________________________________
2. Using decomposition, create a top-down design tree diagram to help break this problem up into its
_____________________________________________________
component parts. [5]
3. Using ‘algorithmic thinking’, write an algorithm for one of the component parts (e.g. arrow to point
_____________________________________________________
home if he is not at home). [4]
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
Computer Science UK Membership Site Licence: Do not share outside your centre.
6
GCSE Computer Science (9-1)

_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
Checklist: Keywords / Key Terms:
_____________________________________________________
 Date and title, clearly presented Abstraction: The removal of irrelevant detail in order to focus on the problem at
hand.
 Spelling & grammar checked Decomposition: Breaking down problems into smaller sub-problems so that they
_____________________________________________________
 Question numbers in the margin are easier to solve.
 Handwriting neat & legible Algorithmic Thinking: Thinking about the logical steps required to solve a
_____________________________________________________
 Punctuation / Capital letters problem

_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________
Computer Science UK Membership Site Licence: Do not share outside your centre.
6
GCSE Computer Science (9-1)

State/Identify/Give/Name: Simply label a diagram, fill out a table or write a few words
Describe: Describing is ‘saying what you see’ (E.G.: A computer will have a CPU, Primary and Secondary storage etc)
Explain: Explaining is ‘saying WHY/HOW something is like that’. (E.G.: A computer will have a CPU so that it can process all of the data the
computer needs to perform a range of tasks. Primary and Secondary storage is needed because…)
Discuss: Discussing is ‘looking at two sides of an issue, weighing up the two views and giving a conclusion’. Often these require a mini essay
answer. (E.G.: New technology could be seen as being bad for the environment because…, but on the other hand, new technology has led to…
In conclusion I believe that…)
Describe/Explain/Discuss using examples: Finally, if you are asked to give examples in any of these types of questions – YOU MUST GIVE
EXAMPLES!

Stick answer sheet here

Computer Science UK Membership Site Licence: Do not share outside your centre.
6
GCSE Computer Science (9-1)

Reflections: Score: / Percentage: % Grade: Progress: On / Above / Below

What Went Well?:  My answers effectively incorporated technical terminology.


 I demonstrated a good level of understanding.  My responses were well structured / organised.
 I responded to the command words effectively.  My revision strategy was effective as I showed depth of understanding in my
answers.
 My answers were detailed / were written in depth.
 My answers contained enough points / examples / explanations to achieve the
 My work was well presented / legible.
marks available.

Even Better If…:  I must incorporate key terminology into my answers.


 I must better organise my answers to improve its clarity.
 My answers need to be more accurate.
 I need to improve my revision strategy, as I did not demonstrate a depth of
 I must respond correctly to the command words. understanding in my answers.
 My answers need more detail / greater depth.  My answers didn’t contain enough points / examples / explanations to
 I must take greater care over my work / write neatly. achieve the marks available.

Further thoughts:
__________________________________________________________________________
__________________________________________________________________________
__________________________________________________________________________
__________________________________________________________________________

Computer Science UK Membership Site Licence: Do not share outside your centre.
6

You might also like