[
  {
    "Question": "What is the mean of a normal distribution?",
    "Answer": "A",
    "Explanation": "In a normal distribution, the mean is the central value around which the data is symmetrically distributed. It is also the peak of the bell curve.",
    "PictureURL": "",
    "OptionA": "The highest value in the data set",
    "OptionB": "The average of all data points",
    "OptionC": "The most frequently occurring value",
    "OptionD": "The sum of all values divided by the number of values",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Understanding Normal Distribution",
    "Item": 1,
    "Type": "multiple choice",
    "Path": "statistics/normal-distribution"
  },
  {
    "Question": "What does a z-score represent?",
    "Answer": "B",
    "Explanation": "A z-score indicates how many standard deviations an element is from the mean. It helps in understanding the position of a value within a distribution.",
    "PictureURL": "",
    "OptionA": "The average of a data set",
    "OptionB": "The number of standard deviations from the mean",
    "OptionC": "The total number of data points",
    "OptionD": "The range of the data set",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Understanding Z-Scores",
    "Item": 2,
    "Type": "multiple choice",
    "Path": "statistics/z-scores"
  },
  {
    "Question": "What is the standard deviation a measure of?",
    "Answer": "C",
    "Explanation": "Standard deviation measures the amount of variation or dispersion in a set of values. A low standard deviation indicates that the values tend to be close to the mean.",
    "PictureURL": "",
    "OptionA": "The average of the data set",
    "OptionB": "The total number of observations",
    "OptionC": "The spread of data points around the mean",
    "OptionD": "The maximum value in the data set",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Understanding Standard Deviation",
    "Item": 3,
    "Type": "multiple choice",
    "Path": "statistics/standard-deviation"
  },
  {
    "Question": "What is the formula for calculating the margin of error?",
    "Answer": "D",
    "Explanation": "The margin of error is calculated using the formula: Margin of Error = Z * (σ/√n), where Z is the z-score corresponding to the confidence level, σ is the standard deviation, and n is the sample size.",
    "PictureURL": "",
    "OptionA": "Z * n",
    "OptionB": "σ / n",
    "OptionC": "Z * n / σ",
    "OptionD": "Z * (σ/√n)",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Calculating Margin of Error",
    "Item": 4,
    "Type": "multiple choice",
    "Path": "statistics/margin-of-error"
  },
  {
    "Question": "In a normal distribution, what percentage of data falls within one standard deviation of the mean?",
    "Answer": "A",
    "Explanation": "Approximately 68% of the data in a normal distribution falls within one standard deviation of the mean, according to the empirical rule.",
    "PictureURL": "",
    "OptionA": "68%",
    "OptionB": "95%",
    "OptionC": "99.7%",
    "OptionD": "50%",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Empirical Rule",
    "Item": 5,
    "Type": "multiple choice",
    "Path": "statistics/empirical-rule"
  },
  {
    "Question": "What does a negative z-score indicate?",
    "Answer": "B",
    "Explanation": "A negative z-score indicates that the value is below the mean of the data set. It shows how far and in which direction the value deviates from the mean.",
    "PictureURL": "",
    "OptionA": "The value is above the mean",
    "OptionB": "The value is below the mean",
    "OptionC": "The value is equal to the mean",
    "OptionD": "The value is the highest in the data set",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Interpreting Z-Scores",
    "Item": 6,
    "Type": "multiple choice",
    "Path": "statistics/z-scores"
  },
  {
    "Question": "What is the relationship between standard deviation and variance?",
    "Answer": "C",
    "Explanation": "Standard deviation is the square root of variance. Variance measures the average of the squared differences from the mean, while standard deviation provides a measure in the same units as the data.",
    "PictureURL": "",
    "OptionA": "Standard deviation is greater than variance",
    "OptionB": "Variance is the square root of standard deviation",
    "OptionC": "Standard deviation is the square root of variance",
    "OptionD": "They are unrelated",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Standard Deviation vs Variance",
    "Item": 7,
    "Type": "multiple choice",
    "Path": "statistics/standard-deviation-variance"
  },
  {
    "Question": "If a data set has a standard deviation of 0, what does that imply?",
    "Answer": "A",
    "Explanation": "A standard deviation of 0 implies that all values in the data set are identical, meaning there is no variation among the data points.",
    "PictureURL": "",
    "OptionA": "All values are the same",
    "OptionB": "There is a large spread of values",
    "OptionC": "The mean is zero",
    "OptionD": "The data set is empty",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Understanding Standard Deviation",
    "Item": 8,
    "Type": "multiple choice",
    "Path": "statistics/standard-deviation"
  },
  {
    "Question": "What is the critical z-value for a 95% confidence level?",
    "Answer": "B",
    "Explanation": "The critical z-value for a 95% confidence level is approximately 1.96. This value is used in margin of error calculations for confidence intervals.",
    "PictureURL": "",
    "OptionA": "1.64",
    "OptionB": "1.96",
    "OptionC": "2.58",
    "OptionD": "1.28",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Critical Z-Values",
    "Item": 9,
    "Type": "multiple choice",
    "Path": "statistics/critical-z-values"
  },
  {
    "Question": "What is the effect of increasing the sample size on the margin of error?",
    "Answer": "C",
    "Explanation": "Increasing the sample size decreases the margin of error. A larger sample provides more information about the population, leading to a more precise estimate.",
    "PictureURL": "",
    "OptionA": "It increases the margin of error",
    "OptionB": "It has no effect",
    "OptionC": "It decreases the margin of error",
    "OptionD": "It doubles the margin of error",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Sample Size and Margin of Error",
    "Item": 10,
    "Type": "multiple choice",
    "Path": "statistics/sample-size-margin-of-error"
  },
  {
    "Question": "In a normal distribution, what percentage of data falls within three standard deviations of the mean?",
    "Answer": "A",
    "Explanation": "Approximately 99.7% of the data in a normal distribution falls within three standard deviations of the mean, according to the empirical rule.",
    "PictureURL": "",
    "OptionA": "99.7%",
    "OptionB": "68%",
    "OptionC": "95%",
    "OptionD": "50%",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Empirical Rule",
    "Item": 11,
    "Type": "multiple choice",
    "Path": "statistics/empirical-rule"
  },
  {
    "Question": "What is the purpose of using z-scores?",
    "Answer": "B",
    "Explanation": "Z-scores are used to standardize scores from different distributions, allowing comparison between them. They help identify how unusual or typical a score is within a distribution.",
    "PictureURL": "",
    "OptionA": "To calculate the mean",
    "OptionB": "To standardize scores for comparison",
    "OptionC": "To find the median",
    "OptionD": "To determine the mode",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Purpose of Z-Scores",
    "Item": 12,
    "Type": "multiple choice",
    "Path": "statistics/z-scores"
  },
  {
    "Question": "What is the shape of a normal distribution?",
    "Answer": "A",
    "Explanation": "A normal distribution is shaped like a bell curve, where most of the observations cluster around the central peak and probabilities taper off symmetrically towards the tails.",
    "PictureURL": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Standard_deviation_diagram.svg/1200px-Standard_deviation_diagram.svg.png",
    "OptionA": "Bell-shaped",
    "OptionB": "Uniform",
    "OptionC": "Skewed left",
    "OptionD": "Skewed right",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Shape of Normal Distribution",
    "Item": 13,
    "Type": "multiple choice",
    "Path": "statistics/normal-distribution-shape"
  },
  {
    "Question": "What does a z-score of 0 indicate?",
    "Answer": "A",
    "Explanation": "A z-score of 0 indicates that the value is exactly equal to the mean of the data set. It shows that there is no deviation from the average.",
    "PictureURL": "",
    "OptionA": "The value is equal to the mean",
    "OptionB": "The value is below the mean",
    "OptionC": "The value is above the mean",
    "OptionD": "The value is the highest in the data set",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Interpreting Z-Scores",
    "Item": 14,
    "Type": "multiple choice",
    "Path": "statistics/z-scores"
  },
  {
    "Question": "What is the significance of the margin of error in statistics?",
    "Answer": "B",
    "Explanation": "The margin of error indicates the range within which the true population parameter is expected to fall, providing a measure of the uncertainty associated with a sample estimate.",
    "PictureURL": "",
    "OptionA": "It shows the accuracy of the mean",
    "OptionB": "It indicates the uncertainty of a sample estimate",
    "OptionC": "It measures the total number of observations",
    "OptionD": "It determines the mode of the data set",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Statistics Practice Test",
    "Content Type": "Multiple Choice",
    "Title": "Understanding Margin of Error",
    "Item": 15,
    "Type": "multiple choice",
    "Path": "statistics/margin-of-error"
  }
]