An approach to analyze data gathered from research when working on engineering projects has to be considered in order to meet the need of relevancy and accuracy. Here are some effective techniques:
1. Descriptive Statistics
Mean, Median, Mode: Measures relate to central
tendency.
Standard Deviation & Variance: Assess data variability.
Visualization: As first, use histograms, box plots, and scatter plots to gain
preliminary views of the data.
2. Inferential Statistics
Hypothesis Testing: This involves true hypothesis testing such as t-test or chi-square or ANOVA that will enable inference to be made about a population from the sample.
Confidence Intervals: Predict likely limits of possibility of a population parameter.
3. Regression Analysis
Linear Regression: Explain how dependent and independent variables relate to one another.
Multiple Regression: Examine how one variable may be affected by one or more different factors.
4. Data Mining Techniques
Clustering: Cluster items on the basis of some formulae such as K-means or Hierarchical technique.
Classification: To categorize data, one should employ decision trees, random forests as well as support vector machines.
5. Signal Processing
Fourier Transform: Characterize periodic signals, used in the analysis of some vibrating systems and study of noise and sound control.
Filtering: Reduce noise sources on data to improve on the signal to noise ratio.
6. Finite Element Analysis (FEA)
Employed to study structural performance by approximating structural conditions and stress reactions of the material.
7. Simulation
Monte Carlo Methods: Risk and uncertainty should be measured and modeled to assess the number of different situations.
System Dynamics: Draw here such examples as model complex systems over time to understand interactions.
8. Machine Learning
Grab patterns out of the data and make a prediction using supervised as well as unsupervised learning algorithms.
9. Software Tools
Perform data analysis using MATLAB, Python or other programing language, or use special engineering software (Matlab, VLSI, embedded system etc.,) for data visualization.10. Documentation and Reporting
It is important to document all the approaches used, reasons for decisions made and the outcomes arrived at, to encourage code replication and peer review.Conclusion of Best Practices
Data
Quality Assurance: Data must be correct,
comprehensive and coherent.
Collaborative Analysis: Build
effective teams with students and alumni from other disciplines to get a
broader approach.
Iterative Process: Expect the
working thru of analyses to be iterative and be prepared for revisiting and
refining analyses from time to time as more data surface or existing
assumptions are altered. Combined, these techniques help engineering projects
to reap maximum benefits out of data to drive design, test and innovation
initiatives.