Question

In: Math

Use Statkey for the following numbers: 18 54 64 46 91 38 25 45 67 57...

Use Statkey for the following numbers:

18 54 64 46 91 38 25 45 67 57 48 44 63

83 84 79 52 54 41 52 56 76 41 75 79 68

28 55 77 68 33 65 59 37 61 70 47 51 32

56 19 45 29 63 75 39 84 48 42 36

1. Does this data come from a "mound-shaped", distribution? Justify your answer.

2. Is the data symmetric or skewed? Justify your answer.

3. Are there any TRUE outliers, what are they, and what percent of the sample are they? Justify your answer.

4. Bell-shaped (normal) sample? why?

Solutions

Expert Solution

Solution:

1. Does this data come from a "mound-shaped", distribution? Justify your answer.

Solution: we check shape using the plot histogram using R software

R-Script:

x = c(18,54,64,46,91,38,25,45,67,57,48,44,63,83,84,79,52,54,41,52,56,76,41,75,79,68,28,55,77,68,33,65,59,37,61,70,47,51,32,56,19,45,29,63,75,39,84,48,42,36)
x
hist(x)

Comment : Using the above graph we say that the shape of the given data is "mound-shaped".

2. Is the data symmetric or skewed? Justify your answer.

Solution: Yes data given in the example is symmetric because 50% data lie above the median

where median is midpiont of the data. and shape of the data is like

3. Are there any TRUE outliers, what are they, and what percent of the sample are they? Justify your answer.

Solution:

R commond:

boxplot(x)

Comment:

Using this graph we say that there is no outlier for the given data because no point which is lie outside the line.

4. Bell-shaped (normal) sample? why

Solution : Yes shape  of the data is bell shape because data comes from normal distribution and 25% data lie below the Q1 and 25% data lie above the Q3 and also 50% data lies between Q3 and Q1

where Q1 is first quartile and Q3 is third Quartile

Thank You..!!

Please like it..


Related Solutions

Consider the following set of numbers: [46, 12, 54, 44, 13, 54, 12, 13, 44, 46]....
Consider the following set of numbers: [46, 12, 54, 44, 13, 54, 12, 13, 44, 46]. What is the rank of 12?
In a college freshman Math course, the following grades were recorded: 45 57 38 56 45...
In a college freshman Math course, the following grades were recorded: 45 57 38 56 45 64 29 49 48 41 37 48 61 36 34 72 47 54 41 50 55 26 47 41 47 36 49 71 55 62 Determine the mean, median, mode(s), quartile 1, quartile 3, and IQR for the data given
Given the data set below 25 52 67 23 78 89 57 90 32 77 45...
Given the data set below 25 52 67 23 78 89 57 90 32 77 45 48 62 54 94 69 46 79 40 33 21 57 84 54 23 34 68 63 61 76 87 78 39 50 70 60 32 65 73 45 28 82 66 79 71 80 46 66 24 90 A)What is the probability of an impossible even? B) What is the probability of a certain event? C) find the approximate mean using the Frequency...
Assume the following list of keys: 78, 40, 16, 82, 64, 67, 57, 40, 37, 47,...
Assume the following list of keys: 78, 40, 16, 82, 64, 67, 57, 40, 37, 47, 72, 14, 17, 27, 55 This list is to be sorted using the quick sort algorithm as discussed in this chapter. Use pivot as the median of the first, last, and middle elements of the list. What is the pivot? Give the resulting list after one call to the partition function.
int[]array={90, 57, 34, 81, 59, 51, 99, 52, 78, 67}; use for numbers 1 through 4...
int[]array={90, 57, 34, 81, 59, 51, 99, 52, 78, 67}; use for numbers 1 through 4 Write code to create two int arrays called odd and even of length 10. Populate the arrays with even numbers in the even array and odd numbers in the odd array as you go through the int[]array [ reminder 7%2 is 1, 8%2 is 0. The modulus operator yields the remainder]. Do not worry about the 0’s that are not filled. Write code to...
Consider the following sample data: 33 38 25 46 31 35 c. Calculate the sample variance....
Consider the following sample data: 33 38 25 46 31 35 c. Calculate the sample variance. (Round your intermediate calculations to at least 4 decimal places and final answer to 2 decimal places.) d. Calculate the sample standard deviation. (Round your intermediate calculations to at least 4 decimal places and final answer to 2 decimal places.) ****Need this correct
The actual values for 12 periods (shown in order) are: (1) 45 (2) 52 (3) 48 (4) 59 (5) 55 (6) 54 (7) 64 (8) 59 (9) 72 (10) 66 (11) 67 (12) 78
Question 1 contains the actual values for 12 periods (listed in order, 1-12). In Excel, create forecasts for periods 6-13 using each of the following methods: 5 period simple moving average; 4 period weighted moving average (0.63, 0.26, 0.08, 0.03); exponential smoothing (alpha = 0.23 and the forecast for period 5 = 53); linear regression with the equation based on all 12 periods; and quadratic regression with the equation based on all 12 periods.  Round all numerical answers to two...
The actual values for 12 periods (shown in order) are: (1) 45 (2) 52 (3) 48 (4) 59 (5) 55 (6) 54 (7) 64 (8) 58 (9) 67 (10) 66 (11) 70 (12) 76
Instructions The Data contains the actual values for 12 periods (listed in order, 1-12). In Excel, create forecasts for periods 6-13 using each of the following methods: linear regression with the equation based on all 12 periods; and quadratic regression with the equation based on all 12 periods.  Round all numerical answers to two decimal places. Data The actual values for 12 periods (shown in order) are: (1) 45  (2) 52 (3) 48 (4) 59  (5) 55  (6) 54  (7)...
Given the following numbers:   25 16 61 18 15 20 15 20 24 17 19 28,...
Given the following numbers:   25 16 61 18 15 20 15 20 24 17 19 28, derive the mean, median, mode, variance, standard deviation, skewness, kurtosis, range, minimum, maximum, sum, and count. Interpret your results. What is the empirical rule for two standard deviations of the data?
Given the following numbers: 25 16 61 18 15 20 15 20 24 17 19 28,...
Given the following numbers: 25 16 61 18 15 20 15 20 24 17 19 28, derive the mean, median, mode, variance, standard deviation, skewness, kurtosis, range, minimum, maximum, sum, and count. Interpret your results. What is the empirical rule for two standard deviations of the data?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT