Multiple Choice
Match each definition with its term.
-Measure of how spread out data values in a collection are.
A) Median
B) Mode
C) Dispersion
D) Mean
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: What represents the value(s) that occur most
Q11: The following Python statement creates a list
Q12: How would you use Python to find
Q13: Case Study 3:<br>>>> ages = {'David':45, 'Brenda':46}<br>>>>
Q14: How might you use Python to visualize
Q16: How can Python be used to calculate
Q17: Lists in Python are sequences.
Q18: A Python _ is a collection of
Q19: How would you find the mode of
Q20: Define the concept of a list and