BA 14 - Decision-Making
BA 14 - Decision-Making
Decision-Making Practices
By
Dr. Abu Hamja
"The tensile strength of five fabric
Raw, unprocessed facts or
Data measurements.
samples is: 42, 45, 41, 47, 43 (units in
N)."
Categorical Numerical
Data/Qualitative Data/Quantitative
Data Data
Ratio (quantitative): Numeric with true zero, e.g., yarn strength (20
N, 50 N).
Normal Distribution
•Definition: A normal distribution is a symmetric, bell-shaped curve where most
of the data points cluster around the mean. It’s fully described by its mean (μ) and
standard deviation (σ).
● Types of Skewness
○ Positive skew (Right-skewed): Tail on the
right side is longer. Mean > Median.
○ Negative skew (Left-skewed): Tail on the
left side is longer. Mean < Median.
○ Zero skew: Symmetrical distribution. Mean =
Median
Correlation Analysis
•Line Graph: Shows trends over time or continuous data, with points connected by straight lines to
illustrate changes.
•Histogram: Displays the distribution of numerical data by grouping data into bins and plotting the
frequency of each bin.
•Scatter Plot: Displays the relationship between two continuous variables with points representing
data values on a two-dimensional axis.
•Box Plot (Box and Whisker Plot): Visualizes the distribution of data based on five summary
statistics (minimum, first quartile, median, third quartile, and maximum).
•Heatmap: Uses color to represent values in a matrix, often for visualizing correlations or patterns
in large datasets.
•Area Chart: Similar to a line chart but with the area below the line filled in, emphasizing the
magnitude of changes over time.
•Bubble Chart: An extension of the scatter plot, where data points are represented by bubbles with
varying sizes to show a third variable.
•Violin Plot: Combines aspects of box plots and density plots to display the distribution of data and
its probability density.
Thank you