Page 92 - UR221 Creative & Scientific Thinking_Neat
P. 92
7.7 Steps of Scientific Research in Computing
7.7 Steps of Scientific Research in Computing
7.7.1 Problem Identification
The first step is identifying a clear research problem. Example: “Reducing execution
time of large-scale data processing algorithms.”
7.7.2 Literature Review
Researchers review existing studies, papers, and technologies to:
nderstand current solutions U
dentify research gaps I
void duplication A
In computing:
EEE papers I
CM journals A
echnical reports T
pen-source documentation O
7.7.3 Research Objectives and Questions
Objectives define what the research aims to achieve. Example objectives:
mprove algorithm efficiency I
ncrease system accuracy I
educe resource consumption R
7.7.4 Hypothesis Formulation
A hypothesis predicts the expected outcome. Example: “Using parallel processing
will reduce data processing time by at least 30%.”
7.7.5 Methodology Design
This step defines:
ools and technologies T
atasets D
xperimental setup E
83

