CBSE Class 12

Computer Science

07 Understanding Data

30
Total
0
Attempted
0
Correct
0
Wrong
00:00:00
Q-1
Consider the dataset: [10, 20, 30, 40, 50]. What is the mean value?
Easy Statistical Techniques for Data Processing
A 30
B 25
C 35
D 20
Answer: 30
Explanation: Mean = (10+20+30+40+50)/5 = 30.