Question

6. Given the set of 23 numbers below, ____ is the most representative measure of ______,...

6. Given the set of 23 numbers below, ____ is the most representative measure of ______, because ______.

1, 25, 4, 5, 16, 6, 17, 8, 10, 12, 14, 14, 13, 9, 12, 14, 19, 5, 20, 13, 21, 22, 15

  1. a correlation coefficient; association; the distribution is curvilinear

  2. the median; variation; the distribution is normal

  3. the standard deviation; variation; there is an outlier

  4. the mode; frequency; the distribution is positively skewed

  5. the mean; central tendency; the distribution is normal

  6. z score; standard score; there are outliers

Homework Answers

Answer #1

Sol:

after seeing the qqplot

we see the distribution is normal as there are less deviations from straight line

and no outliers seen from boxplot.

so mean is measure of central tendency

Rcode:

x <- c(1, 25, 4, 5, 16, 6, 17, 8, 10, 12, 14, 14, 13, 9, 12, 14, 19, 5, 20, 13, 21, 22, 15)
mean(x)
boxplot(x)
qqnorm(x)
qqline(x)

Output:

mean=sum of values/total values=295/23= 12.82609

the mean; central tendency; the distribution is normal

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Here are the numbers of calls received during 20 randomly chosen, 15 -minute time intervals at...
Here are the numbers of calls received during 20 randomly chosen, 15 -minute time intervals at a customer support service. 1 , 4 , 6 , 6 , 8 , 9 , 11 , 11 , 11 , 12 , 13 , 13 , 14 , 14 , 17 , 17 , 18 , 18 , 21 , 23 (a) Which measures of central tendency do not exist for this data set? Choose all that apply. Mean Median Mode None...
1.The median is a measure of central tendency (or location)? True False 2,The mean computed from...
1.The median is a measure of central tendency (or location)? True False 2,The mean computed from ungrouped data is a more accurate measure than the mean computed from grouped data? True False 3.The mode for the following values is "0"?...3.4, 4.7, 1.9, 7.6, 6.5. True False 4.A distribution of data that is positively skewed is left skewed? True False 5.In a numerical batch of data the value of "Q3" can never be smaller than the value of "Q1"? True False  ...
Seeing if i did these right What is the goal of central tendency? The goal of...
Seeing if i did these right What is the goal of central tendency? The goal of central tendency is to find the “middle” of a distribution. It identifies one single measure that best describes a set of data Find the mean, median, and mode for the following sample of scores: 5, 4, 5, 2, 7, 1, 3, 5 Mean________4_______       Median_______4.5________ Mode_______5________ Find the mean, median, and mode for the following sample of scores: 3, 5, 7,, 3, 9, 8, 3,...
answer all these questions please with the right question number next to its letter QUESTION 18...
answer all these questions please with the right question number next to its letter QUESTION 18 What is the appropriate number of classes for a frequency distribution with 200 observations (n)? A 5 B 6 C 7 D 8 QUESTION 19 For salaries of $152,000, $148,000, $25,000, $156,000 and $151,000, the arithmetic mean would be an appropriate measure of central tendency to use. A)True B) False QUESTION 20 In a positively skewed distribution, the mode is greater than the median....
The following set of data is from a sample of n equals 7. 6 7 7...
The following set of data is from a sample of n equals 7. 6 7 7 10 12 13 15   a. Compute the​ mean, median, and mode. b. Compute the​ range, variance, standard​ deviation, and coefficient of variation. c. Compute the Z scores. Are there any​ outliers? d. Describe the shape of the data set.
he following set of data is from a sample of n equals =6. 7 4 2...
he following set of data is from a sample of n equals =6. 7 4 2 7 1 13 a. Compute the​ mean, median, and mode. b. Compute the​ range, variance, standard​ deviation, and coefficient of variation. c. Compute the Z scores. Are there any​ outliers? d. Describe the shape of the data set.
For the following Ungrouped Frequency Distribution below : x 14 18 20 21 24 25 28...
For the following Ungrouped Frequency Distribution below : x 14 18 20 21 24 25 28 30 f 4 8 3 8 2 5 7 4 1) Find ( Mean , Mode , Median , Range , Midrange , Standard Deviation , Variance ) 2) Find coefficient of variation 3) Compute the z-score of 28
Problem Set 6: a) The variance is high if the mean is a good measure for...
Problem Set 6: a) The variance is high if the mean is a good measure for central tendency. b) If the covariance of X and Y is close to −1, then there is a weak negative relationship between X and Y . c) The standard deviation of X is always greater than or equal to the variance of X. d) The covariance of X and Y is always smaller than or equal to the correlation coefficient of X and Y...
1. The following set of data lists the number of text messages sent per day in...
1. The following set of data lists the number of text messages sent per day in a sample of college students and a sample of their parents. College students: 43, 12, 14, 13, 54, 7, 50, 15, 21, 21 Parents: 24, 0, 20, 21, 3, 21, 17, 19, 5, 10 Compute the mean, median, mode and sum of squares for each group 2. Compute the range, variance and standard deviation for each group 3. Under what circumstances would the median...
choose the most appropriate measure of central tendency (mean, median, mode) and dispersion(range, inter quartiles, standard...
choose the most appropriate measure of central tendency (mean, median, mode) and dispersion(range, inter quartiles, standard deviation) and whyd you choose them a scientist is studying the effect of socioeconomic class on the average family size. while reviewing the distribution of the collected data, the scientist found that a large majority of the families had two or less children while very few families had 5 or more children