Explore quick and useful statistical tools for engineers.
Engineers use common statistical tools relevant to their experimental data analysis and gain reliable insights for decision-making. They should be used in accordance with the assumptions associated with each method.
✔ Data cleaning ensures that errors, missing values, and outliers are handled appropriately so analyses are based on accurate information.Correct use of these tools enables engineers to make informed, data driven decisions and continuously improve system performance
Detect and remove extreme values using statistical methods.
Visualise data over time to identify trends, patterns, seasonality, and changes in behaviour.
Summarise your data with mean, median, standard deviation, and more.
Calculate probabilities, explore distributions and outcomes.
Estimate parameter ranges with a chosen confidence level.
Measure the strength and direction of relationships between variables.
Calculate the adjusted r-square or regression performance while adjusting for model complexity.
Compare group means and test statistical significance of their differences.
Compare two regression models (y versus x) to assess their differences.
Model a dependent variable as a function of multipe predictors for trend analyses and predictions.