Question 1 π What type of chart is best for showing trends over time? A) Bar Chart B) Line Graph C) Pie Chart D) Stem-and-Leaf Plot
β Answer: B) Line Graph
15
Question 2 π What does a Pareto chart display? A) Individual and cumulative frequencies B) Only individual frequencies C) The relationship between two variables D) Skewness of data
β Answer: A) Individual and cumulative frequencies
15
Question 3 π Which bar chart type allows us to compare multiple groups easily? A) Simple Bar Chart B) Stacked Bar Chart C) Compound Bar Chart D) Pie Chart
β Answer: C) Compound Bar Chart
15
Question 4 π’ What is the mode of this dataset: 5, 7, 8, 7, 9, 10, 7, 5, 8?
β Answer: 7 (It appears the most times)
15
Question 5 π What is the formula for the mean (π₯Μ)?
β Answer: (Sum of all values) Γ· (Total number of values)
15
Question 6 π True or False: A histogram is a type of bar chart with gaps between bars.
β Answer: False (Histograms have no gaps)
15
Question 7 π How do you remove gaps between bars in an Excel histogram? A) Change chart type B) Reduce bar width to 50% C) Set gap width to 0% D) Use a line graph instead
β Answer: C) Set gap width to 0%
15
Question 8 π What is the median of this dataset: 12, 14, 15, 16, 18?
β Answer: 15 (Middle value when sorted)
15
Question 9 π The range of a dataset is calculated by: A) Adding all values together B) Subtracting the smallest value from the largest C) Finding the most frequent value D) Dividing the sum by the number of values
β Answer: B) Subtracting the smallest value from the largest
15
Question 10 π What is the standard deviation used for?
β Answer: It measures how spread out the data values are from the mean.
15
Question 11 π What is a frequency distribution?
β Answer: A table that shows how often each value (or range of values) appears in a dataset.
15
Question 12 π If the lowest value in a dataset is 10 and the highest is 50, what is the range?
β Answer: 50 - 10 = 40
15
Question 13 π What formula is used to determine the number of classes (k) in a frequency distribution? A) Range Γ· 2 B) Sturgesβ Rule: k = 1 + 1.44 ln(n) C) (Max + Min) Γ· 2 D) Number of data points Γ· 5
β Answer: B) Sturgesβ Rule: k = 1 + 1.44 ln(n)
15
Question 14 π How do you calculate class width?
β Answer: Range Γ· Number of classes (always round up).
15
Question 15 π If the class limits are 10-19, 20-29, 30-39, what are the class midpoints?