Subjects
Applied Mathematics for Electrical Engineering - 3130908
Complex Variables and Partial Differential Equations - 3130005
Engineering Graphics and Design - 3110013
Basic Electronics - 3110016
Mathematics-II - 3110015
Basic Civil Engineering - 3110004
Physics Group - II - 3110018
Basic Electrical Engineering - 3110005
Basic Mechanical Engineering - 3110006
Programming for Problem Solving - 3110003
Physics Group - I - 3110011
Mathematics-I - 3110014
English - 3110002
Environmental Science - 3110007
Software Engineering - 2160701
Data Structure - 2130702
Database Management Systems - 2130703
Operating System - 2140702
Advanced Java - 2160707
Compiler Design - 2170701
Data Mining And Business Intelligence - 2170715
Information And Network Security - 2170709
Mobile Computing And Wireless Communication - 2170710
Theory Of Computation - 2160704
Semester
Semester - 1
Semester - 2
Semester - 3
Semester - 4
Semester - 5
Semester - 6
Semester - 7
Semester - 8
Data Mining And Business Intelligence
(2170715)
DMBI-2170715
Winter-2018
Question-2-c
BE | Semester-
7
Winter-2018
|
03/12/2018
Q2) (c)
7 Marks
Explain Mean, Median, Mode, Variance, Standard Deviation & five number summary with suitable database example.
Mean
Mean is the average of a dataset.
To find the mean, calculate the sum of all the data and then divide by the total number of data
Example : Find out mean for 12, 15, 11, 11, 7, 13
First, find the sum of the data. : 12 + 15 +11 + 11 + 7 + 13 = 69
Then divide by the total number of data. : 69 / 6 = 11.5
Therefore, Mean = 11.5
Median
Median is the middle number in a dataset when the data is arranged in numerical order (Sorted Order).
If count is Odd then middle number is Median
If count is Even then take average of middle two numbers that is Median
Example : Find out Median for 12, 15, 11, 11, 7, 13, 15
In above example, count of data is 7. (Odd)
First, arrange the data in ascending order. : 7, 11, 11, 12, 13, 15, 15
Partitioning data into equal halfs 7, 11, 11,
12
, 13, 15, 15
Therefore, The Median = 12
Mode
The mode is the number that occurs most often within a set of numbers.
Example : Find mode. : 12, 15, 11, 11, 7, 13
As 11 is repeated maximum time, Mode = 11
Standard Deviation
The Standard Deviation is a measure of how spread out any data are.
Its symbol is s (the Greek letter sigma)
Sample Variance : (s)
2
= 1/(π - 1 ) Σ
i=1
n
(x - mean)
2
Standard Deviation is Square root of sample variance.
Example : The owner of the Indian restaurant is interested in how much people spend at the restaurant.
He examines 10 randomly selected receipts for parties and writes down the following data. : 44, 50, 38, 96, 42, 47, 40, 39, 46, 50
Ans :
Find out Mean
Mean is 49.2
Write a table that subtracts the mean from each observed value.
Questions
Go to Question Paper
Q1
(a)
Q1
(b)
Q1
(c)
Q2
(a)
Q2
(b)
Q2
(c)
Q2
(c)
Q3
(a)
Q3
(b)
Q3
(c)
Q3
(a)
Q3
(b)
Q3
(c)
Q4
(a)
Q4
(b)
Q4
(c)
Q4
(a)
Q4
(b)
Q4
(c)
Q5
(a)
Q5
(b)
Q5
(c)
Q5
(a)
Q5
(b)
Q5
(c)