Question
Computer Science Question on Understanding Data
To find the difference between maximum and minimum stock prices for a company over a week, which statistical technique is used?
A
Range
B
Mode
C
Mean
D
Median
Answer
Range
Explanation
Solution
Range provides the difference between the highest and lowest values in a dataset, helpful for understanding variability in stock prices.