Edit Game
Chapter 2.1 to 2.5 STAT130
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   25  Close
Question 25 ๐Ÿ“Š What does a positively skewed dataset look like?
โœ… Answer: The tail is longer on the right (most values are on the lower end).
Question 24 ๐Ÿ“Š True or False: A dataset with a higher standard deviation is more spread out.
โœ… Answer: True
Question 23 ๐Ÿ“Š If the range of a dataset is 40 and it has 8 classes, what is the class width?
โœ… Answer: 40 รท 8 = 5 (always round up if needed)
Question 22 ๐Ÿ“Š What is the formula for sample variance?
Question 21 ๐Ÿ“Š What does standard deviation measure?
โœ… Answer: How spread out the data is from the mean.
Question 20 ๐Ÿ“Š What measure of central tendency is best for qualitative data (e.g., survey responses)?
โœ… Answer: Mode (It shows the most common category).
Question 19 ๐Ÿ“Š If the mean = 40 and the median = 30, is the dataset skewed?
โœ… Answer: Yes, positively skewed (mean > median means a right-skewed distribution).
Question 18 ๐Ÿ“Š True or False: The median is affected by extreme values (outliers).
โœ… Answer: False (The median is resistant to outliers, unlike the mean.)
Question 17 ๐Ÿ“Š If you have a bimodal dataset, what does it mean?
โœ… Answer: The dataset has two modes (most frequently occurring values).
Question 16 ๐Ÿ“Š What is the mean of this dataset: 4, 6, 8, 10, 12?
โœ… Answer: (4+6+8+10+12) รท 5 = 8
Question 15 ๐Ÿ“Š If the class limits are 10-19, 20-29, 30-39, what are the class midpoints?
โœ… Answer: (10+19)/2 = 14.5 (20+29)/2 = 24.5 (30+39)/2 = 34.5
Question 14 ๐Ÿ“Š How do you calculate class width?
โœ… Answer: Range รท Number of classes (always round up).
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)
Question 12 ๐Ÿ“Š If the lowest value in a dataset is 10 and the highest is 50, what is the range?
โœ… Answer: 50 - 10 = 40
Question 11 ๐Ÿ“Š What is a frequency distribution?
โœ… Answer: A table that shows how often each value (or range of values) appears in a dataset.
Question 10 ๐Ÿ“Š What is the standard deviation used for?
โœ… Answer: It measures how spread out the data values are from the mean.
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
Question 8 ๐Ÿ“Š What is the median of this dataset: 12, 14, 15, 16, 18?
โœ… Answer: 15 (Middle value when sorted)
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%
Question 6 ๐Ÿ“‰ True or False: A histogram is a type of bar chart with gaps between bars.
โœ… Answer: False (Histograms have no gaps)
Question 5 ๐Ÿ“Š What is the formula for the mean (๐‘ฅฬ„)?
โœ… Answer: (Sum of all values) รท (Total number of values)
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)
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
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
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