0% found this document useful (0 votes)
13 views4 pages

Stat Practical 4

Uploaded by

RAVIRAJ XEROX
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views4 pages

Stat Practical 4

Uploaded by

RAVIRAJ XEROX
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Ahmednagar Jilha Maratha Vidya Prasarak Samaj's

New Art's, Commerce and Science College, Shevgaon


Sub: (SEC-101-CS) Statistical Method for Computer Science I
Practical No: 04 Class: F.Y.B.Sc. (Comp.Sci.)

Summary Statistics – I: Computation of measures of central tendency for


ungrouped data by using MS-Excel
_____________________________________________________________
n = number of observation

Arithmetic mean=

Median = arrange data in ascending order

Median = observation -----------If n is Odd

Median = (n/2)th obs + (n/2 +1)th obs ---------------If n is even


2
Mode = Most repeated observation is mode for ungrouped data

1) Compute the Arithmetic mean for the following data


7,10,17,9,10,15,14,10,12,23
Sol- Arithmetic mean=

Arithmetic mean=
Arithmetic mean=
Arithmetic mean = 12.7

2) Determine the average height of the 10 students given below by using MS-
Excel
4.7, 5.3, 5.5, 5.6, 4.9, 5.4, 6.1, 6.0, 5.7, 5.5
Sol -
A B

4.7

5.3

5.5

5.6

4.9

5.4

6.1

6.0

5.7

5.5 =AVERAGE(A1:A10)

= 5.47

3) Following are the temperature recorded in a city observed in a certain week


35, 38, 40, 39, 35, 36, 37 Obtain the median
Sol- First we arrange data in ascending order

35,35,36,37,38,39,40

Since n=7 is odd we get

Median = observation

Median = The value of 4th observation

Median = 37
4) The following are the sales in rupees for six days in a certain week
300, 225, 240, 420, 280, 330 Obtain the median by using MS-Excel
Sol -

A B

300

225

240

420

280

330 =MEDIAN(A1:A6)

= 290

5) Determine the mode of the data given below


35, 35, 40, 39, 35, 36, 37. Also by using MS-Excel
Sol- Mode = Most repeated observation is mode for ungrouped data

It can be clearly seen Most repeated observation is 35

Mode = 35
A B

35

35

40

39

35

36 =MODE(A1:A7)

37 = 35

You might also like