Based on the range, which of the following sets of scores has the greatest variability? 3, 5, 6, 8, 10 1, 3, 5, 7, 9 0, 1, 3, 5, 18 14, 16, 18, 20, 22
Based on the range, which of the following sets of scores has the greatest variability? 3,...
Question 6 (1 point) Which of the following sets of scores has the greatest variability (range)? 1) 2, 5, 8, 11 2) 13, 13, 13, 13 3) 20, 25, 26, 27 4) 42,43, 44,45 Question 7 (1 point) What is the mean of the following scores? 2,5,4,1,8 1) 3 2) 4 3) 5 4) 20
Given the following sets: S = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, Even numbers A = {2, 4, 6, 8, 10}; Odd number B = {3, 5, 7, 9}; Natural numbers N = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} and Prime numbers C = {2, 3, 5, 7} Find the following: a) A ∪ C b) A ∩ N c) A ’ d) B ∩ N e) B ∪ N f) C...
Below is a table of 16 test scores ordered (and indexed) from least to greatest. Index 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 score 15 24 27 31 36 37 37 38 40 41 42 43 44 45 48 50 a) Find the 5 number summary for the 16 test scores listed in the table. b) Sketch a boxplot for the 16 test scores.
What’s the output generated by the following program fragment? for num in range(1, 25): if num % 5 == 0: print(num) Select one: a. 5 10 15 20 b. 5 10 15 20 25 c. 5 10 15 20 25 d. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
print(" |",end=' ')
for i in range(1,10):
print(i,end=' ')
print()
for i in range(0,11):
print('-',end=' ')
print()
for i in range(1,10):
for j in range(0,11):
if j==0:
print(i,end=' ')
elif j==1:
print('|',end=' ')
elif i==9 and j==10:
print(i*(j-1),end=' ')
elif i>=4 and j>=4:
print('*',end=' ')
else:
print(i*(j-1),end=' ')
print()
This code is not working I need help
1 2 3 4 5 6 7 8 9 --- --- -------------------- -------------------- 5 10 15 X 6 12 18 X 7 8...
Which
location has the greatest range in average temperature between
January and July?
a. Point 1
b. Point 2
c. Point 7
d. Point 8
80 N 1 .2 4 40 N .5 6. #8 0° 35 60 S 66.5 70° s 。
solve the following questions
Raw data is organized into a frequency table. Why would the raw data to differ from the mean of the frequency table? 13. we expect the mean of 14. mode, but different standard deviations Create two data sets, each with n = 5, that have the same mean, median, and 15. Construct a data set for which N = 7, u = 9, a = 0 16. Graphical Reasoning Both data sets shown in the stem-and-leaf...
1. Consider the following POPULATION of quiz scores {18, 23, 7,
20, 15, 12, 6, 23, 17, 16 }
Compute the following: the mean ,μ, the variance, σ2, the
standarddeviation, σ.
State the mode, if one exists __________
ApplytheEmpiricalRuleatthe95%level.
What percentage of these Quiz Scores actually lie within the
interval found in part c? _________________________
II. Again consider the given Quiz Scores: {18, 23, 7, 20, 15,
12, 6, 23, 17, 16 }
Determine Q1, the median, and Q3:
Draw...
39. Consider the following project, and answer the next 5 questions based on this data: Task ID Duration (Days) Predecessors 2 70 - 3 30 2 4 120 3 5 120 2 6 120 5 7 120 3,6 8 150 3,6 9 115 3,6 10 130 7,9 11 90 7,9 12 30 7,9 13 120 7,9 14 75 10 15 30 14 16 85 6 17 165 16 18 90 16 19 90 17,18 20 20 8,11,13,15,19 What is the...
Consider the following two sample data sets. Set 1: 6 39 8 7 0 Set 2: 2 16 18 7 4 a. Calculate the coefficient of variation for each data set. b. Which data set has more variability? a. The coefficient of variation for set 1 is %. (Round to one decimal place as needed.)