Podcast
Questions and Answers
What is the median of the following data set: 10, 2, 7, 14, 5, 9?
What is the median of the following data set: 10, 2, 7, 14, 5, 9?
Given the dataset: 3, 6, 6, 8, 10, 12. Which of the following statements is true?
Given the dataset: 3, 6, 6, 8, 10, 12. Which of the following statements is true?
Which of the following best describes a disadvantage of using the median as a measure of central tendency?
Which of the following best describes a disadvantage of using the median as a measure of central tendency?
Which of the following datasets would have both a mode and a median equal to 9?
Which of the following datasets would have both a mode and a median equal to 9?
Signup and view all the answers
In a dataset, the mean is $250, the median is $200 and the mode is $150. Which measure is most resistant to extreme values?
In a dataset, the mean is $250, the median is $200 and the mode is $150. Which measure is most resistant to extreme values?
Signup and view all the answers
Which measure of central tendency is most susceptible to misrepresenting the center of a distribution due to extreme scores?
Which measure of central tendency is most susceptible to misrepresenting the center of a distribution due to extreme scores?
Signup and view all the answers
If a dataset has an even number of values, how is the median calculated?
If a dataset has an even number of values, how is the median calculated?
Signup and view all the answers
What does the symbol μ, represent in the context of central tendency calculations?
What does the symbol μ, represent in the context of central tendency calculations?
Signup and view all the answers
Which measure of central tendency provides the most stable estimate of the population mean across repeated samples?
Which measure of central tendency provides the most stable estimate of the population mean across repeated samples?
Signup and view all the answers
Given the set of numbers: 2, 8, 5, 2, 6, what is the mode?
Given the set of numbers: 2, 8, 5, 2, 6, what is the mode?
Signup and view all the answers
What action is required before calculating the median of a dataset?
What action is required before calculating the median of a dataset?
Signup and view all the answers
In the distribution: 3, 3, 6, 8, 9, which value represents the median?
In the distribution: 3, 3, 6, 8, 9, which value represents the median?
Signup and view all the answers
A sample of values is: 10, 20, 30, and 40. What is the sample mean?
A sample of values is: 10, 20, 30, and 40. What is the sample mean?
Signup and view all the answers
Which of the following is an advantage of using the mode as a measure of central tendency?
Which of the following is an advantage of using the mode as a measure of central tendency?
Signup and view all the answers
What does a positively skewed distribution indicate?
What does a positively skewed distribution indicate?
Signup and view all the answers
In a skewed distribution, where is the median typically located?
In a skewed distribution, where is the median typically located?
Signup and view all the answers
What is a key characteristic of a normal distribution?
What is a key characteristic of a normal distribution?
Signup and view all the answers
Which of the following is true about a perfectly normal distribution?
Which of the following is true about a perfectly normal distribution?
Signup and view all the answers
Which measure of central tendency is most appropriate for normally distributed data?
Which measure of central tendency is most appropriate for normally distributed data?
Signup and view all the answers
Which measure of central tendency is most appropriate for modal distributions?
Which measure of central tendency is most appropriate for modal distributions?
Signup and view all the answers
What does the concept of 'dispersion' refer to in a distribution?
What does the concept of 'dispersion' refer to in a distribution?
Signup and view all the answers
What does the range of a dataset represent?
What does the range of a dataset represent?
Signup and view all the answers
Why might the range be less informative for a dataset containing outliers?
Why might the range be less informative for a dataset containing outliers?
Signup and view all the answers
What is variance?
What is variance?
Signup and view all the answers
What is the sum of squares (SS)?
What is the sum of squares (SS)?
Signup and view all the answers
In the formula for sample variance, why is the sum of squares (SS) divided by N-1, instead of N?
In the formula for sample variance, why is the sum of squares (SS) divided by N-1, instead of N?
Signup and view all the answers
What are degrees of freedom (df)?
What are degrees of freedom (df)?
Signup and view all the answers
If three numbers add up to 20, and two of the numbers are 5 and 8, how many degrees of freedom are there?
If three numbers add up to 20, and two of the numbers are 5 and 8, how many degrees of freedom are there?
Signup and view all the answers
Given the following numbers: 2, 4, 6, and 8, what is the range?
Given the following numbers: 2, 4, 6, and 8, what is the range?
Signup and view all the answers
What is the relationship between variance and standard deviation?
What is the relationship between variance and standard deviation?
Signup and view all the answers
Why are computational formulas preferred over definitional formulas for calculating variance?
Why are computational formulas preferred over definitional formulas for calculating variance?
Signup and view all the answers
The standard deviation is described as:
The standard deviation is described as:
Signup and view all the answers
In the provided data, what does a higher rating indicate?
In the provided data, what does a higher rating indicate?
Signup and view all the answers
How many scores are there in Set 4 based on the provided information?
How many scores are there in Set 4 based on the provided information?
Signup and view all the answers
What is the purpose of calculating the standard deviation?
What is the purpose of calculating the standard deviation?
Signup and view all the answers
According to the given information, what is the standard deviation of Set 4?
According to the given information, what is the standard deviation of Set 4?
Signup and view all the answers
Which of the following formulas represents the sample standard deviation?
Which of the following formulas represents the sample standard deviation?
Signup and view all the answers
Study Notes
Chapter 3: Central Tendency
- Central tendency measures the center of a distribution. Examples include mean, median, and mode.
- Scientists, therapists, and educators frequently need to understand the central tendency of data. For example, finding the average number of symptoms in a disorder, or the most frequent symptom.
Mean
- The mean is the sum of scores divided by the number of scores. This is also known as the average.
- Population mean (μ): μ = Σx/N where μ is the Greek letter mu, Σx is the sum of all scores, and N is the population size.
- Sample mean (M): M = Σx/N where N is the size of the sample.
- The mean may be misleading if there are extreme values (outliers) in the data. For example, a psychotherapy school might claim a mean hourly rate of $500, but if a few psychotherapists charge $2,100/hour and the others are in the $100 range, the average will be inflated. The median will be more accurate in cases like this.
Median
- The median is the middle number in an ordered set of numbers.
- For odd-sized sets, it is the middle value after ordering the data. For even-sized sets it is the average of the two middle values.
- Example: Find the median of the odd set 1, 0, 5, 4, 6; Order the numbers: 0, 1, 4, 5, 6; The middle number (3rd number) is 4.
- Example: Find the median of the even set 2, 8, 0, 6, 4, 5; Order the numbers: 0, 2, 4, 5, 6, 8; The middle two numbers are 4 and 5; The average of these two numbers is 4.5.
- The median is less sensitive to outliers than the mean.
Mode
- The mode is the most frequently occurring score or value.
- Example: Find the mode for the data 1, 2, 2, 2, 3, 4. The mode is 2.
- Example: Find the mode for the data 1, 2, 2, 3, 4, 4. The modes are 2 and 4.
- Example: Find the mode for the data blue, blue, pink, pink, gray, gray, gray. The mode is gray.
- The mode can only be determined from nominal scale data.
Describing Distributions
- Graphed distributions can vary in skew (symmetry) and kurtosis (pointedness).
- Positively skewed distribution: the tail of the distribution trails off to the right.
- Negatively skewed distribution: the tail of the distribution trails off to the left.
- Normal distribution: a symmetrical distribution where the mean, median, and mode are all located at the center.
The Empirical Rule
- For normally distributed data:
- Approximately 68% of the data falls within 1 standard deviation of the mean.
- Approximately 95% of the data falls within 2 standard deviations of the mean.
- Approximately 99.7% of the data falls within 3 standard deviations of the mean.
Chapter 4: Variability
- Variability describes how dispersed or spread out data points are.
- Range: the difference between the highest and lowest score. The range is helpful if there are no major outliers.
- Variance: the average squared distance that scores deviate from their mean.
- Standard Deviation: the average distance that scores deviate from their mean. (The standard deviation is the square root of the variance).
- The Empirical Rule is used to understand the proportion of data points falling within specific ranges of the mean using the standard deviation.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Explore the measures of central tendency including mean, median, and mode. Understand how these statistics are calculated and applied in various fields like science and psychology. This quiz will help solidify your knowledge of how to interpret data effectively.