Problem solving strategies 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
2
Q
data mining drawbacks
A
- often involves the handling of personal data
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
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