Methodology For Problem Solving
Methodology For Problem Solving
problem solving
Introduction
What is methodology?
Now that we know what the methodology is, we can get an idea of what
it is the methodology of problem solving, as it refers to the fact that if we have
A problem that we want to solve, we must follow a series of steps.
scientists to reach the solution to it.
Development
The resolution of problems consists of five stages that ensure the arrival
correct to the solution: problem identification, proposal of alternatives
of solution, choice of an alternative, development of the solution, and evaluation of
After defining the problem and analyzing the input data, the
the process continues with the analysis of the solution alternatives. Generally, the
The solution to a problem can be reached in different ways. It is useful to try to
propose the largest number of possible solutions, because of this
the probabilities increase in favor of finding the right path. It should be
It is important to highlight that it is not advisable to extend the number of alternatives too much.
Well, if the number of these is too high, a greater difficulty will arise.
to choose the best of all, which is ultimately the objective of the process.
3. Choice of an alternative
stage: the choice of the best among all possibilities. This phase is very
important because the outcome of the election determines the final progress up to the
solution. The forward orientation implies irreversibility if the decision is
correct or a "costly reversibility", as if the decision is not correct, it is
it is necessary to go back, which affects the "optimality" of the process.
After deciding which is the best alternative of all, we reach the stage of the
solution. In this phase, based on the data related to the alternative
selected, the necessary operations are applied to solve the problem.
The selection of the processes must also be determined based on the
optimality, that is, the operations must reach the solution by the shortest path.
short to ensure maximum efficiency in operation. If the alternative is
the optimal will lead to the desired solution that was anticipated in the identification of
problem.
These steps will be very useful in the algorithm logic class, since if the
We continue in the order indicated, we will have the solution to the problem.