Module 3 Note1
Module 3 Note1
Module 3 Note1
1. Problem solving is a thoughtful process that requires critical analysis of a situation and careful
consideration of probable ways of overcoming the given problem.
The stages that are involved in the problem solving process are:
Identify and evaluate possible solutions- Develop possible solutions for each root cause: e.g.
by brainstorming, then narrowing down to a few promising ones. To identify the best solution,
the proposed alternatives need to be evaluated. The goal of evaluation is to determine how well
each alternative solution helps the firm and its selected subsystems meet their objectives.
Select and justify the optimal solutions- Since the solutions are compared based on multiple
criteria. After you have established some basis for evaluating solutions, try brainstorming
solutions. From the list of solutions that emerge from your brainstorming session,
develop a realistic range of solutions and select the one that best fits your needs
according to your evaluation criteria.
4.
7. Algorithm- An algorithm is a sequence of instructions or a set of rules that are followed to complete
a task. This task can be anything, so long as you can give clear instructions for it.
Properties of an algorithm: -
- It is written in simple English.
- Each step of an algorithm is unique and should be self-explanatory.
- An algorithm must have at least one input.
- An algorithm must have at least one output.
- An algorithm has finite number of steps.