CH 01
CH 01
Lecture 01
Dr. Shahid Hussain
MTH-206 Probability and Statistics
Recommended Books:
1. Probability and Statistics for
Engineers and Scientists (9th Edition),
By Ronald E. Walpole, Raymond H. Myers, Sharon L.
Myers, Keying E. Ye
2. INTRODUCTORY STATISTICS
By: PREM S. MANN
2
Course Objective
To introduce the Engineering students, the fundamentals
of probability and statistics with application to daily life
and engineering discipline-related problems primarily
chosen from areas of computer networks, communication,
signal processing, control, estimation, reliability and
engineering decision making. The course will emphasize
equipping students with the basic tools required to build
and analyze probabilities models in the context of
electrical engineering. They will also understand the
prediction and estimations method for various quantities
that commonly appear in science and engineering
disciplines using statistical inference principles.
3
Course Out Line
Basic probability concepts, conditional probability,
Bayes' theorem, Random variable, probability
density function, cumulative distribution function,
Specific random variable discrete as well as
continuous, Moments and moment generating
function, Law of large numbers, Basic statistical
concepts, samples and sampling distributions,
Parameter estimation, hypothesis testing and
curve fitting
4
CHAPTER 1:
INTRODUCTION
WHAT IS STATISTICS?
Definition
Statistics is a group of methods used to
6
WHAT IS STATISTICS?
Statistics is the Collection,
Presentation, Analysis, and
Utilization of Numerical data to
make Inference and reach Decision
in the face of Uncertainty in
Business, Economics and other
Social and Natural Sciences.
7
TYPES OF STATISTICS
Statistics
DESCRIPTIVE INFERENTIAL
STATISTICS STATISTICS
8
TYPES OF STATISTICS
Definition
Descriptive Statistics consists of methods
9
TYPES OF STATISTICS
Definition
Inferential Statistics consists of methods
10
POPULATION VERSUS
SAMPLE
Definition
A population consists of all elements –
11
POPULATION VERSUS
SAMPLE cont.
Definition
A portion of the population selected for
12
Figure 1.1 Population and sample.
Population
Sample
13
POPULATION VERSUS
SAMPLE cont.
Definition
A survey that includes every number of
14
POPULATION VERSUS
SAMPLE cont.
Definition
A sample that represents the
15
POPULATION VERSUS
SAMPLE cont.
Definition
A sample drawn in such a way that each
Population:
A collection, or set, of individuals or objects or events whose properties are to be
analyzed
Sample:
A subset of a population.
Variable:
A characteristic of interest about each individual element of a population or sample.
Data:
The value of variable of the variable associated with one element of a population or sample.
Experiment:
A planned activity whose results yield a set of data.
Parameter & Statistic:
A numerical value summarizing all the data of an entire population is called parameter and
a numerical value summarizing all the data of an entire sample is called statistic. 17
BASIC TERMS
Table 1.1 2001 Sales of Seven U.S. Companies
19
BASIC TERMS cont.
Definition
A variable is a characteristic under study
20
BASIC TERMS cont.
Definition
The value of a variable for an element is
21
BASIC TERMS cont.
Definition
A data set is a collection of observations
22
The Meaning of Data:
Data
Data
Primary Data
Data that have been originally
Secondary Data
collected (raw data) and have Data that have undergone any
not undergone any sort sort of treatment by statistical
of statistical treatment, methods at least ONCE
26
COLLECTION OF PRIMARY DATA:
27
COLLECTION OF SECONDARY DATA:
28
TYPES OF VARIABLES
Quantitative Variables
Discrete Variables
Continuous Variables
Qualitative or Categorical Variables
29
Quantitative Variables
Definition
A variable that can be measured
30
OBSERVATIONS AND VARIABLES:
Variable
A characteristic that varies with an individual or
an object, is called a variable
Quantitative
A characteristic which can be expressed numerically
such as age, weight, income or number of children
Is called Quantitative variable
Qualitative
A characteristic which can be expressed
non-numerically such as education, eye colour,
quality, intelligence, poverty, Satisfaction, etc Is
called Quantitative variable or attribute
Quantitative Variables cont.
Definition
A variable whose values are countable is
32
Quantitative Variables cont.
Definition
A variable that can assume any numerical
33
Qualitative or Categorical
Variables
Definition
A variable that cannot assume a numerical
34
Types of Variable, Attributes
Variable
Quantitative, or Numerical
Discrete Variable
A quantitative variable that can assume a
countable number of values
Continuous Variable
A quantitative variable that can assume an
uncountable number of values
Qualitative, or Attributes
Nominal Variable
A qualitative variable that categorizes( or describes,
or names) an element of population
Ordinal Variable
A qualitative variable that incorporates an ordered
Position, or ranking.
35
Figure 1.2 Types of variables.
Variable
Quantitative Qualitative or
categorical (e.g.,
make of a computer,
hair color, gender)
Discrete (e.g., Continuous
number of (e.g., length,
houses, cars, age, height,
accidents) weight, time)
36
CROSS-SECTION VERSUS
TIME-SERIES DATA
Cross-Section Data
Time-Series Data
37
Cross-Section Data
Definition
Data collected on different elements at the
38
Table 1.2 2002 Net Worth of Six Persons
40
Table 1.3 Price of a 30-Second TV Commercial
During Super Bowl Telecast
42
Solution 1-1
a) ∑x = x1 + x2 + x3 + x4
= 75 + 42 + 125 + 61
= 303 = $303,000
b) (∑x)² = (303)² = 91,809
c) ∑x² = (75)² + (42)² + (125)² + (61)²
= 5625 + 1764 + 15,625 + 3721
= 26,735
43
Example 1-2
The following table lists four pairs of m and f values:
m 12 15 20 30
f 5 9 10 16
44
Solution 2-1
Table 1.4
m f f² mf m²f
12 x 12 x 5 = 720
12 5 5 x 5 = 25 12 x 5 = 60
15 x 15 x 9 =
15 9 9 x 9 = 81 15 x 9 = 135
2025
20 10 10 x 10 = 100 20 x 10 = 200
20 x 20 x 10 = 4000
30 16 16 x 16 = 256 30 x 16 = 480
30 x 30 x 16 = 14,400
∑m = 77 ∑f = 40 ∑f² = 462 ∑mf = 875 ∑m²f = 21,145
45