Problem solving strategies Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

data mining

A
  • used to identify patterns or outliers in large sets of data, termed big data
  • used in software to spot trends or identify correlations between data which are not immediately obvious
  • can be used to make predictions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

data mining drawbacks

A
  • often involves the handling of personal data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

performance modelling

A
  • the behaviour of a system/program is tested or simulated before it is implemented
  • it is cheaper and less time-consuming than testing the real system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

concurrent processing

A
  • multiple processes appearing to happen simultaneously
  • giving processes a slice of the processing time
  • having multiple processors each carrying out a different process
  • process happening at the same time
  • one process may start before previous one has finished
How well did you know this?
1
Not at all
2
3
4
5
Perfectly