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

Session Presentation Inferential Statistics Foundations

Uploaded by

for.nagesh
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 views12 pages

Session Presentation Inferential Statistics Foundations

Uploaded by

for.nagesh
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/ 12

Inferential Statistics

Foundations
[email protected]
25QCU3YBAJ

This file is meant for personal use by [email protected] only.


Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
Agenda

● Probability
● Random Variable
● Distributions around us
● Binomial Distribution
● Normal Distribution
[email protected]
25QCU3YBAJ

This file is meant for personal use by [email protected] only.


Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 2
Pop Quiz

1. What do you understand by binomial distribution?


2. What are the assumptions of binomial?
3. What is the importance of normal distribution?

[email protected]
25QCU3YBAJ

This file is meant for personal use by [email protected] only.


Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 3
Probability
● Probability refers to chance or likelihood of a particular event taking place.

● An event is an outcome of an experiment.

● An experiment is a process that is performed to understand and observe possible outcomes.


[email protected]
● Set of all
25QCU3YBAJ outcomes of an experiment is called the sample space.

This file is meant for personal use by [email protected] only.


Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 4
Probability : Example

A company is conducting a telephone survey of Response Number of times


randomly selected individuals to get their overall
Positive 201
impressions of the year 2020. So far, 1646 people
have been surveyed. The frequency distribution shows Negative 903
the results. What is the probability that the next
Neither 235
person surveyed has a positive overall impression of
[email protected]
25QCU3YBAJ
2020? Don’t know 307
Sum 1646

P(response is positive) = #Positive Responses / #Total Responses

P(response is positive) = 201/1646 ≈ 0.12


This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 5
Random Variable
Suppose there are 1000 students in the university. What is the probability that 500 students will
pass the upcoming exam?

here is a 50-50 chance that each student will pass or fail

The total number of students who pass can range from 0 to 1000
[email protected]
A random variable assigns a numerical value to each outcome of an experiment. It assumes
25QCU3YBAJ

different values with different probability.

There are two types of Random variables:

1) Discrete random variable: It can take finite number of values. For example: Number of
employees getting promoted in an organization

2) Continuous random variable: It can take infinite number of values in a given range. For
example: Speed of an aircraft.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 6
Distributions around us (commonly occuring)

Bernoulli The outcome of tossing a fair coin

Binomial
[email protected]
The number of non-defective products in a production run.
25QCU3YBAJ

Normal IQ distribution of all the seven years old children in the New York

This file is meant for personal use by [email protected] only.


Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 7
Binomial Distribution
The binomial distribution is the probability distribution of a success or failure outcome of an
experiment that is conducted multiple times. Ex. Probability of getting a head after tossing a coin
10 times

The assumptions of Binomial distributions are as follows:

1. There areonly two possible outcomes (success or failure) for each trial.
[email protected]
25QCU3YBAJ
2. The number of observations or trials is fixed.
3. Each observation or trial is independent. In other words, none of your trials have an effect on
the probability of the next trial.
4. The probability of success (tail or head) is exactly the same from one trial to another.

This file is meant for personal use by [email protected] only.


Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 8
Normal Distribution
The normal distribution is the probability distribution that is symmetric about the mean. It is also
known as bell curve.

Properties:

● It is a continuous probability distribution


● It has a zero skewness
[email protected]
25QCU3YBAJ
● Mean = Median = Mode
● In a standard normal distribution,
the mean is zero and the standard deviation is 1

This file is meant for personal use by [email protected] only.


Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 9
Normal distribution
Cumulative distribution function (cdf): It is the area under the curve for the given value.

Ex. What is the chance that a man is less than 165 cm tall?

Percent point function (ppf): It is the inverse of the cdf value.

Ex. Given thatI am looking for a man who is smaller than 95% of all other men, what size does the
[email protected]
25QCU3YBAJ
subject have to be?

This file is meant for personal use by [email protected] only.


Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 10
Normal Distribution in Python
The mean weight of a morning breakfast cereal pack is 0.295 kg with a standard deviation of 0.025
kg. The random variable - weight of the pack follows a normal distribution.

1. What is the probability that the pack weighs less than 0.280 kg? - cdf?
2. Given that I am looking for a pack which weighs higher than at least 90% of the other packs,
what is the weight value? - ppf?
[email protected]
25QCU3YBAJ
Solution:

Probability = Probability = 0.9


0.274 i.e. 27.4%
This file is meant for personal use byi.e. 90%
[email protected] only.
Weight value
Sharing or publishing the contents in part or full is liable for legal action.
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited. 11
Happy Learning !
[email protected]
25QCU3YBAJ

This file is meant for personal use by [email protected] only.


Sharing or publishing the contents in part or full is liable for legal action. 12
Proprietary content. © Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.

You might also like