You are on page 1of 2

SCHOOL OF ADVANCED SCIENCES

DEPARTMENT OF MATHEMATICS
FALL SEMESTER 2021-2022
MAT2001 – Statistics for Engineers
Embedded Lab – R Statistical Software
L47+L48 Slot
Lab Experiment Wise Questions

Instructions:

(i). Last Date for Submission of E-Record for Exp. No. – 1 : 15th October 2021.

T
(ii). Format the E-Record as mentioned in the prescribed format uploaded in V-Top Course

VI
Page Menu and mention the Register Number, Name, Slot Details, Course Code and
Course Title in the first page of the document. Also mention the Register Number
and Name in every page of the document.

S
SA

(iii). Submit the soft copy of E-Record for all the following questions as a single PDF
document into V-Top Login properly on or before the mentioned last date.
s–
ic

Experiment No. – 1
at
m

Measures of Central Tendency, Dispersion, Skewness and Kurtosis


he
at

1. Write the R programming code for computing the mean, median, mode, variance,
M

standard deviation, co-efficient of variation, first four moments about the mean and
Pearson’s co-efficients β1 & β2 for the following frequency distribution, and also
comment the nature of skewness and kurtosis of the distribution based on the Pearson’s
co-efficients β1 & β2 . Consider the following table.

Worker: A B C D E F G H I J K L
Wages(Rs.): 75 60 90 95 80 75 70 65 65 60 75 70

2. Write the R programming code for computing the mean, median, mode, variance,
standard deviation, co-efficient of variation, first four moments about the mean and
Pearson’s co-efficients β1 & β2 for the following frequency distribution, and also
comment the nature of skewness and kurtosis of the distribution based on the Pearson’s
co-efficients β1 & β2 . Consider the following table.
x: 10 11 12 13 14 15 16 17 18 19
f: 8 15 20 100 98 95 90 75 50 30

3. Write the R programming code for computing the mean, median, mode, variance,
standard deviation, co-efficient of variation, first four moments about the mean and
Pearson’s co-efficients β1 & β2 for the following frequency distribution, and also
comment the nature of skewness and kurtosis of the distribution based on the Pearson’s
co-efficients β1 & β2 . Consider the following table.

Wages (in Rs.): 10–20 20–30 30–40 40–50 50–60 60–70 70–80 80–90 90-100
No. of Persons: 65 50 65 90 91 55 70 5 31

T
VI

S
SA
s–
ic
at
m
he
at
M

Page 2

You might also like