SlideShare a Scribd company logo
1 of 32
Download to read offline
P R O B A B I L I T Y
D I S T R I B U T I O N
B A S I C S
Sreeraj S R
WEATHER FORECAST
Sunny: 80%
Rain: 10%
Snow: 10%
Probability?
Probability is the likelihood that any one event will occur, given
all the possible outcomes.
100%
Portney L (2015)
Sreeraj S R
INTRODUCTION TO PROBABILITY
• Probability is similar to the idea of Percentage.
• For example 50% ~ 0.5 probability
• Probabilities are numbers between 0 and 1
• Where 0 is Impossible event and 1 is Sure event. So
• ∑p = 1 (Sum of all probabilities is 1)
• Example: If Probability of a baby born as girl is 0.6 what will
be the probability of boy?
• Answer: 0.4
Sreeraj S R
• Arithmetically, we can calculate the probability (p) or chances
of occurrence of a positive event by the formula:
• p =
Number of events occurring
Total number of events
• Example: If a surgeon transplants kidney in 200 cases and
succeeds in 80 cases then probability of survival after
operation is calculated as:
• p =
80
200
= 0.4
Khanal AB. Chapter 7, Probability (Chance).
Sreeraj S R
• Example: What will be the probability of not surviving or
dying in the same case?
• q =
Number of events occurring
Total number of events
• q =
120
200
= 0.6
Khanal AB. (Chance).
Sreeraj S R
TERMINOLOGY
• Experiment: activity with observable result. Ex: flipping a
coin 3 times
• Trials: repetition of experiment. Ex: Every flip of a coin
• Outcome: result of each trial.
• Sample space: set of all possible outcome
• Sample points: elements of sample space
• Events: subset of the sample space.
• Example: Getting exactly 2 heads
Sample point
Sample point
Sample
Space
Events
HHH, HHT, HTH, THH, HTT, THT, TTH, TTT.
EventsEvents
Sreeraj S R
UNIONS & INTERSECTIONS
1. Union
• Outcomes in either events A or B or both
• ‘OR’ statement denoted by ‘∪’ symbol (i.e., A ∪ B)
2. Intersection
• Outcomes in both events A and B
• ‘AND’ statement denoted by ‘∩’ symbol (i.e., A ∩ B)
3. Given
• P(B given that A has occurred).
• There is a special notation for this: P(B | A).
Sreeraj S R
DISCRETE & CONTINUOUS VARIABLES
• Discrete random variables have a countable number of outcomes.
• Example, when you roll a die, the possible outcomes are 1, 2, 3,
4, 5 or 6 and not 1.5 or 2.45.
• Binomial distribution and the Poisson distribution are discrete
probability distributions.
• Continuous random variables have an infinite continuum of
possible values.
• Example, The weight of a girl can be any value from 54 kg, or
54.5 kg, or 54.5436 kg.
Sreeraj S R
LAWS OF PROBABILITY
• Probability provides the basis for all the tests of significance.
• It is estimated usually on the basis of following five laws of
probability,
1. Addition law of probability
2. Multiplication law of probability
3. Binomial law of probability distribution
4. Probability (chances) from shape of normal distribution or
normal curve
Khanal AB. Chapter 7, Probability (Chance).
Sreeraj S R
ADDITION LAW OF PROBABILITY
• Mutually Exclusive
• If one event excludes the probability of occurrence of the other
specified event or events, the events are called mutually exclusive.
• If two events are mutually exclusive, then the probability of either
occurring is the sum of the probabilities of each occurring. i.e.
• P (A or B) = P (A) + P (B)
• Example: Chances of Odd or Even number
Khanal AB. Chapter 7, Probability (Chance).
Sreeraj S R
ADDITION LAW OF PROBABILITY
MUTUALLY EXCLUSIVE
• Example: King OR Queen
• In a Deck of 52 Cards:
• the probability of a King is 1/13, so P(King)=1/13
• the probability of a Queen is also 1/13, so P(Queen)=1/13
• When we combine these two Events:
• The probability of a King or a Queen is (1/13) + (1/13) = 2/13
• Which is written like this:
• P(King or Queen) = (1/13) + (1/13) = 2/13
Sreeraj S R
ADDITION LAW OF PROBABILITY
• Two non-mutually exclusive events
• Two or more events can occur simultaneously i.e. the occurrence
of one does not prevent the occurrence of the other
• In events which aren't mutually exclusive, there is some overlap.
• i.e. P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
• Example: Chances of an Odd number which is less than 4
Sreeraj S R
• Example: Hearts and Kings
Sreeraj S R
MULTIPLICATION LAW OF PROBABILITY
• This law is applied to two or more events occurring together
but they must not be associated, i.e. must be independent of
each other.
• According to the multiplication law of probability:
“The probability of occurring of two independent events is
equal to the product of the probabilities of those events
separately.”
• P(A and B)= P (A) X P (B | A)
Sreeraj S R
MULTIPLICATION LAW OF PROBABILITY
• Example: What is the probability of randomly drawing a card
from the deck that is an Ace AND a Heart?
• P(A and B) = P(A) X P(B|A)
• P(ace and heart) = P(ace) X P(heart | ace)
= (4/52) X (1/4)
= 1/52
Sreeraj S R
BINOMIAL LAW OF PROBABILITY DISTRIBUTION
• A binomial distribution can be thought of as the probability
of a SUCCESS or FAILURE outcome in an experiment or
survey that is repeated multiple times.
• Probability of success is p; probability of failure is 1 – p
• Example: The four possible outcomes that could occur if you
flip a coin twice are listed below in Table.
Outcome First Flip Second Flip
1 Heads Heads
2 Heads Tails
3 Tails Heads
4 Tails Tails
Number of Heads Probability
0 1/4
1 1/2
2 1/4
http://onlinestatbook.com/2/probability/binomial.html
Sreeraj S R
POISSON DISTRIBUTION
• It is a discrete probability distribution of the number of events
occurring in a given time period, given the average number of
times the event occurs over that time period.
• Example:
• A certain fast-food restaurant gets an average of 3 visitors to
the drive-through per minute. This is just an average,
however. The actual amount can vary.
http://onlinestatbook.com/2/probability/poisson.html
https://brilliant.org/wiki/poisson-distribution/
Sreeraj S R
POISSON DISTRIBUTION
• Conditions for Poisson Distribution:
1. An event can occur any number of times during a time
period.
2. Events occur independently.
3. The probability of an event occurring is proportional to the
length of the time period.
Sreeraj S R
POISSON DISTRIBUTION
• Example: Number of phone calls an office would receive during
the noon hour are average 4 calls per hour.
1. Although the average is 4 calls, they could theoretically get any
number of calls during that time period.
2. The events are effectively independent since there is no reason
to expect a caller to affect the chances of another person calling.
3. The probability of getting a call in the first half hour is the same
as the probability of getting a call in the final half hour.
https://brilliant.org/wiki/poisson-distribution/
Sreeraj S R
NORMAL DISTRIBUTION
OR NORMAL CURVE
• The normal probability
model applies when the
distribution of the continuous
outcome conforms
reasonably well to a normal
or Gaussian distribution,
which resembles a bell
shaped curve.
Sreeraj S R
CHARACTERISTICS OF A NORMAL DISTRIBUTION
• Approximately 68% of the values
fall between the mean and one
standard deviation (in either
direction)
• Approximately 95% of the values
fall between the mean and two
standard deviations (in either
direction)
• Approximately 99.9% of the
values fall between the mean and
three standard deviations (in
either direction)
Sreeraj S R
EXAMPLE
• In a data for height of all adult men
alive today, the mean height was 69
in., with a SD of 3 in. What is the
probability that the man will be
between 66 and 72 in. tall, or within
± 1 standard deviation of the mean?
• There is a 68% probability (p = .68)
that any one man we select will fall
within this range.
• Similarly, the probability of selecting
a man of 78 in. or taller (scores
beyond +3 standard deviations) is
.0013, as this area represents 0.13%
of the total distribution.
Sreeraj S R
FEATURES OF NORMAL DISTRIBUTIONS
• Seven are listed below:
1. Normal distributions are symmetric around their mean.
2. The mean, median, and mode of a normal distribution are equal.
3. The area under the normal curve is equal to 1.0.
4. Normal distributions are denser in the centre and less dense in the
tails.
5. Normal distributions are defined by two parameters, the mean (μ) and
the standard deviation (σ).
6. 68% of the area of a normal distribution is within one standard
deviation of the mean.
7. Approximately 95% of the area of a normal distribution is within two
standard deviations of the mean.
Sreeraj S R
Sreeraj S R
NON NORMAL DISTRIBUTION
“Normality is a myth; there never was, and never will be, a
normal distribution”.
—Robert C. Geary, quoted from Testing from Normality
Sreeraj S R
TYPES OF NON NORMAL DISTRIBUTION
• Beta Distribution.
• Exponential Distribution.
• Gamma Distribution.
• Inverse Gamma Distribution.
• Log Normal Distribution.
• Logistic Distribution.
• Maxwell-Boltzmann Distribution.
• Poisson Distribution.
• Skewed Distribution.
• Symmetric Distribution.
• Uniform Distribution.
• Unimodal Distribution.
• Weibull Distribution
Sreeraj S R
REASONS FOR THE NON NORMAL DISTRIBUTION
1. Outliers: Try removing any extreme high or low values and testing your data again.
2. Multiple distributions may be combined in your data, giving the appearance of
a bimodal or multimodal distribution. For example, two sets of normally distributed
test results are combined in a graph.
3. Insufficient Data can cause a normal distribution to look completely scattered.
• An extreme example: if you choose three random students and plot the results on a
graph, you won’t get a normal distribution. You might get a uniform distribution (i.e.
62 62 63) or you might get a skewed distribution (80 92 99). If you are in doubt
about whether you have a sufficient sample size, collect more data.
4. Data may be inappropriately graphed.
• For example, if you were to graph people’s weights on a scale of 0 to 1000 lbs, you
would have a skewed cluster to the left of the graph. Make sure you’re graphing
your data on appropriately labeled axes.
Sreeraj S R
DEALING WITH NON NORMAL DISTRIBUTIONS
• Several tests, including the one sample Z test, T test
and ANOVA assume normality.
• You may still be able to run these tests if your sample size is
large enough.
• You can choose to transform the data with a function, forcing it to
fit a normal model.
• However, if you have a very small sample, a sample that is
skewed or one that naturally fits another distribution type, you may
want to run a non parametric test.
• Non parametric tests include the Wilcoxon signed rank test,
the Mann-Whitney U Test and the Kruskal-Wallis test.
Sreeraj S R
THE CENTRAL LIMIT THEOREM.
• The Central Limit Theorem states that the sampling
distribution of the sample means approaches a normal
distribution as the sample size gets larger.
Sreeraj S R
SKEWED DISTRIBUTIONS
Sreeraj S R
SKEWNESS AND KURTOSIS
• Skewness is a
measure of symmetry,
or more precisely, the
lack of symmetry.
• Kurtosis is a measure
of whether the data are
heavy-tailed or light-
tailed relative to a
normal distribution.
Sreeraj S R
REFERENCES
1. Portney L, Watkins M. Chapter 18. Statistical Inference . In:
Foundations of Clinical Research: Applications to Practice.
3rd ed. Philadelphia: F A Davis, 2015. : 405.
2. Khanal AB. Chapter 7, Probability (Chance). In: Khanal A,
ed. Mahajan's Methods In Biostatistics For Medical
Students And Research Workers. 9th ed. New Delhi:
Jaypee Brothers Medical Publishers; 2016:141-163.
3. http://www.dummies.com/education/science/biology/probabi
lity-distributions-in-biostatistics/

More Related Content

What's hot

Statistical Estimation
Statistical Estimation Statistical Estimation
Statistical Estimation Remyagharishs
 
Statistical inference
Statistical inferenceStatistical inference
Statistical inferenceJags Jagdish
 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesisJags Jagdish
 
Inferential Statistics
Inferential StatisticsInferential Statistics
Inferential Statisticsewhite00
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statisticsSarfraz Ahmad
 
LEVEL OF SIGNIFICANCE.pptx
LEVEL OF SIGNIFICANCE.pptxLEVEL OF SIGNIFICANCE.pptx
LEVEL OF SIGNIFICANCE.pptxRingoNavarro3
 
Skewness and kurtosis
Skewness and kurtosisSkewness and kurtosis
Skewness and kurtosisKalimaniH
 
Normal distribution
Normal distributionNormal distribution
Normal distributionSonamWadhwa3
 
sampling distribution
sampling distributionsampling distribution
sampling distributionMmedsc Hahm
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsJezhabeth Villegas
 
Brm (one tailed and two tailed hypothesis)
Brm (one tailed and two tailed hypothesis)Brm (one tailed and two tailed hypothesis)
Brm (one tailed and two tailed hypothesis)Upama Dwivedi
 
Measures of central tendency
Measures of central tendency Measures of central tendency
Measures of central tendency Jagdish Powar
 

What's hot (20)

Standard deviation
Standard deviationStandard deviation
Standard deviation
 
Statistical Estimation
Statistical Estimation Statistical Estimation
Statistical Estimation
 
Statistical inference
Statistical inferenceStatistical inference
Statistical inference
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesis
 
Student t-test
Student t-testStudent t-test
Student t-test
 
Inferential Statistics
Inferential StatisticsInferential Statistics
Inferential Statistics
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statistics
 
Standard error
Standard error Standard error
Standard error
 
Measures of central tendency and dispersion
Measures of central tendency and dispersionMeasures of central tendency and dispersion
Measures of central tendency and dispersion
 
Confidence Intervals
Confidence IntervalsConfidence Intervals
Confidence Intervals
 
LEVEL OF SIGNIFICANCE.pptx
LEVEL OF SIGNIFICANCE.pptxLEVEL OF SIGNIFICANCE.pptx
LEVEL OF SIGNIFICANCE.pptx
 
Skewness and kurtosis
Skewness and kurtosisSkewness and kurtosis
Skewness and kurtosis
 
Normal distribution
Normal distributionNormal distribution
Normal distribution
 
sampling distribution
sampling distributionsampling distribution
sampling distribution
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability Distributions
 
Brm (one tailed and two tailed hypothesis)
Brm (one tailed and two tailed hypothesis)Brm (one tailed and two tailed hypothesis)
Brm (one tailed and two tailed hypothesis)
 
Measures of central tendency
Measures of central tendency Measures of central tendency
Measures of central tendency
 
Statistical Distributions
Statistical DistributionsStatistical Distributions
Statistical Distributions
 
Biostatistics lec 1
Biostatistics lec 1Biostatistics lec 1
Biostatistics lec 1
 

Similar to Basic Probability Distribution

PHS 213 - BIOSTATISTICS - LECTURE 3.pptx
PHS 213 - BIOSTATISTICS - LECTURE 3.pptxPHS 213 - BIOSTATISTICS - LECTURE 3.pptx
PHS 213 - BIOSTATISTICS - LECTURE 3.pptxOluseyi7
 
STAT 350 (Spring 2017) Homework 11 (20 points + 1 point BONUS).docx
STAT 350 (Spring 2017) Homework 11 (20 points + 1 point BONUS).docxSTAT 350 (Spring 2017) Homework 11 (20 points + 1 point BONUS).docx
STAT 350 (Spring 2017) Homework 11 (20 points + 1 point BONUS).docxwhitneyleman54422
 
Chapter – 15 probability maths || CLASS 9 || The World Of presentation youtub...
Chapter – 15 probability maths || CLASS 9 || The World Of presentation youtub...Chapter – 15 probability maths || CLASS 9 || The World Of presentation youtub...
Chapter – 15 probability maths || CLASS 9 || The World Of presentation youtub...NishitGajjar7
 
4Probability and probability distributions.pdf
4Probability and probability distributions.pdf4Probability and probability distributions.pdf
4Probability and probability distributions.pdfAmanuelDina
 
Statistical Analysis with R- III
Statistical Analysis with R- IIIStatistical Analysis with R- III
Statistical Analysis with R- IIIAkhila Prabhakaran
 
PROBABILITY BY SHUBHAM
PROBABILITY BY SHUBHAMPROBABILITY BY SHUBHAM
PROBABILITY BY SHUBHAMShubham Kumar
 
Lecture 4 - probability distributions (2).pptx
Lecture 4 - probability distributions (2).pptxLecture 4 - probability distributions (2).pptx
Lecture 4 - probability distributions (2).pptxSinimol Aniyankunju
 
4Probability and probability distributions (1).pptx
4Probability and probability distributions (1).pptx4Probability and probability distributions (1).pptx
4Probability and probability distributions (1).pptxAmanuelMerga
 
PG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability DistributionPG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability DistributionAashish Patel
 
Open stax statistics_ch03
Open stax statistics_ch03Open stax statistics_ch03
Open stax statistics_ch03YiyingCheng1
 
lesson4-intrduction to probability grade10
lesson4-intrduction to probability grade10lesson4-intrduction to probability grade10
lesson4-intrduction to probability grade10CharlesIanVArnado
 

Similar to Basic Probability Distribution (20)

Probability
ProbabilityProbability
Probability
 
PHS 213 - BIOSTATISTICS - LECTURE 3.pptx
PHS 213 - BIOSTATISTICS - LECTURE 3.pptxPHS 213 - BIOSTATISTICS - LECTURE 3.pptx
PHS 213 - BIOSTATISTICS - LECTURE 3.pptx
 
Measures of relationship
Measures of relationshipMeasures of relationship
Measures of relationship
 
STAT 350 (Spring 2017) Homework 11 (20 points + 1 point BONUS).docx
STAT 350 (Spring 2017) Homework 11 (20 points + 1 point BONUS).docxSTAT 350 (Spring 2017) Homework 11 (20 points + 1 point BONUS).docx
STAT 350 (Spring 2017) Homework 11 (20 points + 1 point BONUS).docx
 
Chapter – 15 probability maths || CLASS 9 || The World Of presentation youtub...
Chapter – 15 probability maths || CLASS 9 || The World Of presentation youtub...Chapter – 15 probability maths || CLASS 9 || The World Of presentation youtub...
Chapter – 15 probability maths || CLASS 9 || The World Of presentation youtub...
 
4Probability and probability distributions.pdf
4Probability and probability distributions.pdf4Probability and probability distributions.pdf
4Probability and probability distributions.pdf
 
Statistical Analysis with R- III
Statistical Analysis with R- IIIStatistical Analysis with R- III
Statistical Analysis with R- III
 
PROBABILITY BY SHUBHAM
PROBABILITY BY SHUBHAMPROBABILITY BY SHUBHAM
PROBABILITY BY SHUBHAM
 
Lecture 4 - probability distributions (2).pptx
Lecture 4 - probability distributions (2).pptxLecture 4 - probability distributions (2).pptx
Lecture 4 - probability distributions (2).pptx
 
4Probability and probability distributions (1).pptx
4Probability and probability distributions (1).pptx4Probability and probability distributions (1).pptx
4Probability and probability distributions (1).pptx
 
Probability.pptx
Probability.pptxProbability.pptx
Probability.pptx
 
PG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability DistributionPG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability Distribution
 
Open stax statistics_ch03
Open stax statistics_ch03Open stax statistics_ch03
Open stax statistics_ch03
 
lesson4-intrduction to probability grade10
lesson4-intrduction to probability grade10lesson4-intrduction to probability grade10
lesson4-intrduction to probability grade10
 
Intro to probability
Intro to probabilityIntro to probability
Intro to probability
 
Probablity
ProbablityProbablity
Probablity
 
Probability 23321
Probability 23321Probability 23321
Probability 23321
 
Probability 23321
Probability 23321Probability 23321
Probability 23321
 
DEFINE PROBABILITY.pptx
DEFINE PROBABILITY.pptxDEFINE PROBABILITY.pptx
DEFINE PROBABILITY.pptx
 
Descriptive Statistics
Descriptive StatisticsDescriptive Statistics
Descriptive Statistics
 

More from Sreeraj S R

Physiotherapy in Wound Healing; Role of Electrotherapy
Physiotherapy in Wound Healing; Role of ElectrotherapyPhysiotherapy in Wound Healing; Role of Electrotherapy
Physiotherapy in Wound Healing; Role of ElectrotherapySreeraj S R
 
Russian Current / Burst Mode Alternating Current (BMAC)
Russian Current / Burst Mode Alternating Current (BMAC)Russian Current / Burst Mode Alternating Current (BMAC)
Russian Current / Burst Mode Alternating Current (BMAC)Sreeraj S R
 
Therapeutic Heat: Contraindications and Precautions
Therapeutic Heat: Contraindications and PrecautionsTherapeutic Heat: Contraindications and Precautions
Therapeutic Heat: Contraindications and PrecautionsSreeraj S R
 
Therapeutic Heat: Physiological & Therapeutic Effects
Therapeutic Heat: Physiological & Therapeutic EffectsTherapeutic Heat: Physiological & Therapeutic Effects
Therapeutic Heat: Physiological & Therapeutic EffectsSreeraj S R
 
Morality and Ethics in Physiotherapy Profession
Morality and Ethics in Physiotherapy ProfessionMorality and Ethics in Physiotherapy Profession
Morality and Ethics in Physiotherapy ProfessionSreeraj S R
 
Introduction to Physiotherapy and Electrotherapy
Introduction to Physiotherapy and ElectrotherapyIntroduction to Physiotherapy and Electrotherapy
Introduction to Physiotherapy and ElectrotherapySreeraj S R
 
UVR_ Physiotherapy_2023.ppt
UVR_ Physiotherapy_2023.pptUVR_ Physiotherapy_2023.ppt
UVR_ Physiotherapy_2023.pptSreeraj S R
 
Hydrocollator_SRS.pptx
Hydrocollator_SRS.pptxHydrocollator_SRS.pptx
Hydrocollator_SRS.pptxSreeraj S R
 
Thermal Agents PHYSICAL PRINCIPLES_SRS.ppt
Thermal Agents PHYSICAL PRINCIPLES_SRS.pptThermal Agents PHYSICAL PRINCIPLES_SRS.ppt
Thermal Agents PHYSICAL PRINCIPLES_SRS.pptSreeraj S R
 
Assessment of the Elbow
Assessment of the ElbowAssessment of the Elbow
Assessment of the ElbowSreeraj S R
 
Musculoskeletal Physiotherapy Management in Poliomyelitis
Musculoskeletal Physiotherapy Management in PoliomyelitisMusculoskeletal Physiotherapy Management in Poliomyelitis
Musculoskeletal Physiotherapy Management in PoliomyelitisSreeraj S R
 
Orthopedic Surgeries and Physiotherapy in Cerebral Palsy
Orthopedic Surgeries and Physiotherapy in Cerebral PalsyOrthopedic Surgeries and Physiotherapy in Cerebral Palsy
Orthopedic Surgeries and Physiotherapy in Cerebral PalsySreeraj S R
 
Physiotherapy Management in Cerebral Palsy
Physiotherapy Management in Cerebral PalsyPhysiotherapy Management in Cerebral Palsy
Physiotherapy Management in Cerebral PalsySreeraj S R
 
Professional Practice and Ethics for Physiotherapists
Professional Practice and Ethics for PhysiotherapistsProfessional Practice and Ethics for Physiotherapists
Professional Practice and Ethics for PhysiotherapistsSreeraj S R
 
Roles and Characteristics of Physiotherapists
Roles and Characteristics of PhysiotherapistsRoles and Characteristics of Physiotherapists
Roles and Characteristics of PhysiotherapistsSreeraj S R
 
Physiotherapy in Bone Tumours
Physiotherapy in Bone TumoursPhysiotherapy in Bone Tumours
Physiotherapy in Bone TumoursSreeraj S R
 
Physiotherapy Management in Peripheral nerve & Plexus injuries
Physiotherapy Management in Peripheral nerve & Plexus injuriesPhysiotherapy Management in Peripheral nerve & Plexus injuries
Physiotherapy Management in Peripheral nerve & Plexus injuriesSreeraj S R
 
Physiotherapy for ankle & foot deformities
Physiotherapy for ankle & foot deformitiesPhysiotherapy for ankle & foot deformities
Physiotherapy for ankle & foot deformitiesSreeraj S R
 
Musculoskeletal physiotherapy management in poliomyelitis
Musculoskeletal physiotherapy management in poliomyelitisMusculoskeletal physiotherapy management in poliomyelitis
Musculoskeletal physiotherapy management in poliomyelitisSreeraj S R
 
The Cyriax Approach to Orthopaedic Manual Physical Therapy
The Cyriax Approach to Orthopaedic Manual Physical Therapy The Cyriax Approach to Orthopaedic Manual Physical Therapy
The Cyriax Approach to Orthopaedic Manual Physical Therapy Sreeraj S R
 

More from Sreeraj S R (20)

Physiotherapy in Wound Healing; Role of Electrotherapy
Physiotherapy in Wound Healing; Role of ElectrotherapyPhysiotherapy in Wound Healing; Role of Electrotherapy
Physiotherapy in Wound Healing; Role of Electrotherapy
 
Russian Current / Burst Mode Alternating Current (BMAC)
Russian Current / Burst Mode Alternating Current (BMAC)Russian Current / Burst Mode Alternating Current (BMAC)
Russian Current / Burst Mode Alternating Current (BMAC)
 
Therapeutic Heat: Contraindications and Precautions
Therapeutic Heat: Contraindications and PrecautionsTherapeutic Heat: Contraindications and Precautions
Therapeutic Heat: Contraindications and Precautions
 
Therapeutic Heat: Physiological & Therapeutic Effects
Therapeutic Heat: Physiological & Therapeutic EffectsTherapeutic Heat: Physiological & Therapeutic Effects
Therapeutic Heat: Physiological & Therapeutic Effects
 
Morality and Ethics in Physiotherapy Profession
Morality and Ethics in Physiotherapy ProfessionMorality and Ethics in Physiotherapy Profession
Morality and Ethics in Physiotherapy Profession
 
Introduction to Physiotherapy and Electrotherapy
Introduction to Physiotherapy and ElectrotherapyIntroduction to Physiotherapy and Electrotherapy
Introduction to Physiotherapy and Electrotherapy
 
UVR_ Physiotherapy_2023.ppt
UVR_ Physiotherapy_2023.pptUVR_ Physiotherapy_2023.ppt
UVR_ Physiotherapy_2023.ppt
 
Hydrocollator_SRS.pptx
Hydrocollator_SRS.pptxHydrocollator_SRS.pptx
Hydrocollator_SRS.pptx
 
Thermal Agents PHYSICAL PRINCIPLES_SRS.ppt
Thermal Agents PHYSICAL PRINCIPLES_SRS.pptThermal Agents PHYSICAL PRINCIPLES_SRS.ppt
Thermal Agents PHYSICAL PRINCIPLES_SRS.ppt
 
Assessment of the Elbow
Assessment of the ElbowAssessment of the Elbow
Assessment of the Elbow
 
Musculoskeletal Physiotherapy Management in Poliomyelitis
Musculoskeletal Physiotherapy Management in PoliomyelitisMusculoskeletal Physiotherapy Management in Poliomyelitis
Musculoskeletal Physiotherapy Management in Poliomyelitis
 
Orthopedic Surgeries and Physiotherapy in Cerebral Palsy
Orthopedic Surgeries and Physiotherapy in Cerebral PalsyOrthopedic Surgeries and Physiotherapy in Cerebral Palsy
Orthopedic Surgeries and Physiotherapy in Cerebral Palsy
 
Physiotherapy Management in Cerebral Palsy
Physiotherapy Management in Cerebral PalsyPhysiotherapy Management in Cerebral Palsy
Physiotherapy Management in Cerebral Palsy
 
Professional Practice and Ethics for Physiotherapists
Professional Practice and Ethics for PhysiotherapistsProfessional Practice and Ethics for Physiotherapists
Professional Practice and Ethics for Physiotherapists
 
Roles and Characteristics of Physiotherapists
Roles and Characteristics of PhysiotherapistsRoles and Characteristics of Physiotherapists
Roles and Characteristics of Physiotherapists
 
Physiotherapy in Bone Tumours
Physiotherapy in Bone TumoursPhysiotherapy in Bone Tumours
Physiotherapy in Bone Tumours
 
Physiotherapy Management in Peripheral nerve & Plexus injuries
Physiotherapy Management in Peripheral nerve & Plexus injuriesPhysiotherapy Management in Peripheral nerve & Plexus injuries
Physiotherapy Management in Peripheral nerve & Plexus injuries
 
Physiotherapy for ankle & foot deformities
Physiotherapy for ankle & foot deformitiesPhysiotherapy for ankle & foot deformities
Physiotherapy for ankle & foot deformities
 
Musculoskeletal physiotherapy management in poliomyelitis
Musculoskeletal physiotherapy management in poliomyelitisMusculoskeletal physiotherapy management in poliomyelitis
Musculoskeletal physiotherapy management in poliomyelitis
 
The Cyriax Approach to Orthopaedic Manual Physical Therapy
The Cyriax Approach to Orthopaedic Manual Physical Therapy The Cyriax Approach to Orthopaedic Manual Physical Therapy
The Cyriax Approach to Orthopaedic Manual Physical Therapy
 

Recently uploaded

Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...narwatsonia7
 
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.MiadAlsulami
 
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...narwatsonia7
 
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment BookingHousewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Bookingnarwatsonia7
 
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service MumbaiVIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbaisonalikaur4
 
Call Girls In Andheri East Call 9920874524 Book Hot And Sexy Girls
Call Girls In Andheri East Call 9920874524 Book Hot And Sexy GirlsCall Girls In Andheri East Call 9920874524 Book Hot And Sexy Girls
Call Girls In Andheri East Call 9920874524 Book Hot And Sexy Girlsnehamumbai
 
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...Miss joya
 
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment BookingCall Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Bookingnarwatsonia7
 
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service MumbaiLow Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbaisonalikaur4
 
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort ServiceCall Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Serviceparulsinha
 
Call Girls Budhwar Peth 7001305949 All Area Service COD available Any Time
Call Girls Budhwar Peth 7001305949 All Area Service COD available Any TimeCall Girls Budhwar Peth 7001305949 All Area Service COD available Any Time
Call Girls Budhwar Peth 7001305949 All Area Service COD available Any Timevijaych2041
 
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service ChennaiCall Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service ChennaiNehru place Escorts
 
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...Miss joya
 
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safenarwatsonia7
 
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safenarwatsonia7
 

Recently uploaded (20)

Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
 
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
 
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
Call Girls Service in Bommanahalli - 7001305949 with real photos and phone nu...
 
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
 
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
Call Girls Frazer Town Just Call 7001305949 Top Class Call Girl Service Avail...
 
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment BookingHousewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
Housewife Call Girls Hoskote | 7001305949 At Low Cost Cash Payment Booking
 
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service MumbaiVIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
VIP Call Girls Mumbai Arpita 9910780858 Independent Escort Service Mumbai
 
Call Girls In Andheri East Call 9920874524 Book Hot And Sexy Girls
Call Girls In Andheri East Call 9920874524 Book Hot And Sexy GirlsCall Girls In Andheri East Call 9920874524 Book Hot And Sexy Girls
Call Girls In Andheri East Call 9920874524 Book Hot And Sexy Girls
 
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
Russian Call Girls in Pune Riya 9907093804 Short 1500 Night 6000 Best call gi...
 
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment BookingCall Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
 
sauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Service
sauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Servicesauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Service
sauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Service
 
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service MumbaiLow Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
Low Rate Call Girls Mumbai Suman 9910780858 Independent Escort Service Mumbai
 
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort ServiceCall Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
 
Call Girls Budhwar Peth 7001305949 All Area Service COD available Any Time
Call Girls Budhwar Peth 7001305949 All Area Service COD available Any TimeCall Girls Budhwar Peth 7001305949 All Area Service COD available Any Time
Call Girls Budhwar Peth 7001305949 All Area Service COD available Any Time
 
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service ChennaiCall Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
 
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
 
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
 
Escort Service Call Girls In Sarita Vihar,, 99530°56974 Delhi NCR
Escort Service Call Girls In Sarita Vihar,, 99530°56974 Delhi NCREscort Service Call Girls In Sarita Vihar,, 99530°56974 Delhi NCR
Escort Service Call Girls In Sarita Vihar,, 99530°56974 Delhi NCR
 
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
 
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
 

Basic Probability Distribution

  • 1. P R O B A B I L I T Y D I S T R I B U T I O N B A S I C S
  • 2. Sreeraj S R WEATHER FORECAST Sunny: 80% Rain: 10% Snow: 10% Probability? Probability is the likelihood that any one event will occur, given all the possible outcomes. 100% Portney L (2015)
  • 3. Sreeraj S R INTRODUCTION TO PROBABILITY • Probability is similar to the idea of Percentage. • For example 50% ~ 0.5 probability • Probabilities are numbers between 0 and 1 • Where 0 is Impossible event and 1 is Sure event. So • ∑p = 1 (Sum of all probabilities is 1) • Example: If Probability of a baby born as girl is 0.6 what will be the probability of boy? • Answer: 0.4
  • 4. Sreeraj S R • Arithmetically, we can calculate the probability (p) or chances of occurrence of a positive event by the formula: • p = Number of events occurring Total number of events • Example: If a surgeon transplants kidney in 200 cases and succeeds in 80 cases then probability of survival after operation is calculated as: • p = 80 200 = 0.4 Khanal AB. Chapter 7, Probability (Chance).
  • 5. Sreeraj S R • Example: What will be the probability of not surviving or dying in the same case? • q = Number of events occurring Total number of events • q = 120 200 = 0.6 Khanal AB. (Chance).
  • 6. Sreeraj S R TERMINOLOGY • Experiment: activity with observable result. Ex: flipping a coin 3 times • Trials: repetition of experiment. Ex: Every flip of a coin • Outcome: result of each trial. • Sample space: set of all possible outcome • Sample points: elements of sample space • Events: subset of the sample space. • Example: Getting exactly 2 heads Sample point Sample point Sample Space Events HHH, HHT, HTH, THH, HTT, THT, TTH, TTT. EventsEvents
  • 7. Sreeraj S R UNIONS & INTERSECTIONS 1. Union • Outcomes in either events A or B or both • ‘OR’ statement denoted by ‘∪’ symbol (i.e., A ∪ B) 2. Intersection • Outcomes in both events A and B • ‘AND’ statement denoted by ‘∩’ symbol (i.e., A ∩ B) 3. Given • P(B given that A has occurred). • There is a special notation for this: P(B | A).
  • 8. Sreeraj S R DISCRETE & CONTINUOUS VARIABLES • Discrete random variables have a countable number of outcomes. • Example, when you roll a die, the possible outcomes are 1, 2, 3, 4, 5 or 6 and not 1.5 or 2.45. • Binomial distribution and the Poisson distribution are discrete probability distributions. • Continuous random variables have an infinite continuum of possible values. • Example, The weight of a girl can be any value from 54 kg, or 54.5 kg, or 54.5436 kg.
  • 9. Sreeraj S R LAWS OF PROBABILITY • Probability provides the basis for all the tests of significance. • It is estimated usually on the basis of following five laws of probability, 1. Addition law of probability 2. Multiplication law of probability 3. Binomial law of probability distribution 4. Probability (chances) from shape of normal distribution or normal curve Khanal AB. Chapter 7, Probability (Chance).
  • 10. Sreeraj S R ADDITION LAW OF PROBABILITY • Mutually Exclusive • If one event excludes the probability of occurrence of the other specified event or events, the events are called mutually exclusive. • If two events are mutually exclusive, then the probability of either occurring is the sum of the probabilities of each occurring. i.e. • P (A or B) = P (A) + P (B) • Example: Chances of Odd or Even number Khanal AB. Chapter 7, Probability (Chance).
  • 11. Sreeraj S R ADDITION LAW OF PROBABILITY MUTUALLY EXCLUSIVE • Example: King OR Queen • In a Deck of 52 Cards: • the probability of a King is 1/13, so P(King)=1/13 • the probability of a Queen is also 1/13, so P(Queen)=1/13 • When we combine these two Events: • The probability of a King or a Queen is (1/13) + (1/13) = 2/13 • Which is written like this: • P(King or Queen) = (1/13) + (1/13) = 2/13
  • 12. Sreeraj S R ADDITION LAW OF PROBABILITY • Two non-mutually exclusive events • Two or more events can occur simultaneously i.e. the occurrence of one does not prevent the occurrence of the other • In events which aren't mutually exclusive, there is some overlap. • i.e. P(A ∪ B) = P(A) + P(B) - P(A ∩ B) • Example: Chances of an Odd number which is less than 4
  • 13. Sreeraj S R • Example: Hearts and Kings
  • 14. Sreeraj S R MULTIPLICATION LAW OF PROBABILITY • This law is applied to two or more events occurring together but they must not be associated, i.e. must be independent of each other. • According to the multiplication law of probability: “The probability of occurring of two independent events is equal to the product of the probabilities of those events separately.” • P(A and B)= P (A) X P (B | A)
  • 15. Sreeraj S R MULTIPLICATION LAW OF PROBABILITY • Example: What is the probability of randomly drawing a card from the deck that is an Ace AND a Heart? • P(A and B) = P(A) X P(B|A) • P(ace and heart) = P(ace) X P(heart | ace) = (4/52) X (1/4) = 1/52
  • 16. Sreeraj S R BINOMIAL LAW OF PROBABILITY DISTRIBUTION • A binomial distribution can be thought of as the probability of a SUCCESS or FAILURE outcome in an experiment or survey that is repeated multiple times. • Probability of success is p; probability of failure is 1 – p • Example: The four possible outcomes that could occur if you flip a coin twice are listed below in Table. Outcome First Flip Second Flip 1 Heads Heads 2 Heads Tails 3 Tails Heads 4 Tails Tails Number of Heads Probability 0 1/4 1 1/2 2 1/4 http://onlinestatbook.com/2/probability/binomial.html
  • 17. Sreeraj S R POISSON DISTRIBUTION • It is a discrete probability distribution of the number of events occurring in a given time period, given the average number of times the event occurs over that time period. • Example: • A certain fast-food restaurant gets an average of 3 visitors to the drive-through per minute. This is just an average, however. The actual amount can vary. http://onlinestatbook.com/2/probability/poisson.html https://brilliant.org/wiki/poisson-distribution/
  • 18. Sreeraj S R POISSON DISTRIBUTION • Conditions for Poisson Distribution: 1. An event can occur any number of times during a time period. 2. Events occur independently. 3. The probability of an event occurring is proportional to the length of the time period.
  • 19. Sreeraj S R POISSON DISTRIBUTION • Example: Number of phone calls an office would receive during the noon hour are average 4 calls per hour. 1. Although the average is 4 calls, they could theoretically get any number of calls during that time period. 2. The events are effectively independent since there is no reason to expect a caller to affect the chances of another person calling. 3. The probability of getting a call in the first half hour is the same as the probability of getting a call in the final half hour. https://brilliant.org/wiki/poisson-distribution/
  • 20. Sreeraj S R NORMAL DISTRIBUTION OR NORMAL CURVE • The normal probability model applies when the distribution of the continuous outcome conforms reasonably well to a normal or Gaussian distribution, which resembles a bell shaped curve.
  • 21. Sreeraj S R CHARACTERISTICS OF A NORMAL DISTRIBUTION • Approximately 68% of the values fall between the mean and one standard deviation (in either direction) • Approximately 95% of the values fall between the mean and two standard deviations (in either direction) • Approximately 99.9% of the values fall between the mean and three standard deviations (in either direction)
  • 22. Sreeraj S R EXAMPLE • In a data for height of all adult men alive today, the mean height was 69 in., with a SD of 3 in. What is the probability that the man will be between 66 and 72 in. tall, or within ± 1 standard deviation of the mean? • There is a 68% probability (p = .68) that any one man we select will fall within this range. • Similarly, the probability of selecting a man of 78 in. or taller (scores beyond +3 standard deviations) is .0013, as this area represents 0.13% of the total distribution.
  • 23. Sreeraj S R FEATURES OF NORMAL DISTRIBUTIONS • Seven are listed below: 1. Normal distributions are symmetric around their mean. 2. The mean, median, and mode of a normal distribution are equal. 3. The area under the normal curve is equal to 1.0. 4. Normal distributions are denser in the centre and less dense in the tails. 5. Normal distributions are defined by two parameters, the mean (μ) and the standard deviation (σ). 6. 68% of the area of a normal distribution is within one standard deviation of the mean. 7. Approximately 95% of the area of a normal distribution is within two standard deviations of the mean.
  • 25. Sreeraj S R NON NORMAL DISTRIBUTION “Normality is a myth; there never was, and never will be, a normal distribution”. —Robert C. Geary, quoted from Testing from Normality
  • 26. Sreeraj S R TYPES OF NON NORMAL DISTRIBUTION • Beta Distribution. • Exponential Distribution. • Gamma Distribution. • Inverse Gamma Distribution. • Log Normal Distribution. • Logistic Distribution. • Maxwell-Boltzmann Distribution. • Poisson Distribution. • Skewed Distribution. • Symmetric Distribution. • Uniform Distribution. • Unimodal Distribution. • Weibull Distribution
  • 27. Sreeraj S R REASONS FOR THE NON NORMAL DISTRIBUTION 1. Outliers: Try removing any extreme high or low values and testing your data again. 2. Multiple distributions may be combined in your data, giving the appearance of a bimodal or multimodal distribution. For example, two sets of normally distributed test results are combined in a graph. 3. Insufficient Data can cause a normal distribution to look completely scattered. • An extreme example: if you choose three random students and plot the results on a graph, you won’t get a normal distribution. You might get a uniform distribution (i.e. 62 62 63) or you might get a skewed distribution (80 92 99). If you are in doubt about whether you have a sufficient sample size, collect more data. 4. Data may be inappropriately graphed. • For example, if you were to graph people’s weights on a scale of 0 to 1000 lbs, you would have a skewed cluster to the left of the graph. Make sure you’re graphing your data on appropriately labeled axes.
  • 28. Sreeraj S R DEALING WITH NON NORMAL DISTRIBUTIONS • Several tests, including the one sample Z test, T test and ANOVA assume normality. • You may still be able to run these tests if your sample size is large enough. • You can choose to transform the data with a function, forcing it to fit a normal model. • However, if you have a very small sample, a sample that is skewed or one that naturally fits another distribution type, you may want to run a non parametric test. • Non parametric tests include the Wilcoxon signed rank test, the Mann-Whitney U Test and the Kruskal-Wallis test.
  • 29. Sreeraj S R THE CENTRAL LIMIT THEOREM. • The Central Limit Theorem states that the sampling distribution of the sample means approaches a normal distribution as the sample size gets larger.
  • 30. Sreeraj S R SKEWED DISTRIBUTIONS
  • 31. Sreeraj S R SKEWNESS AND KURTOSIS • Skewness is a measure of symmetry, or more precisely, the lack of symmetry. • Kurtosis is a measure of whether the data are heavy-tailed or light- tailed relative to a normal distribution.
  • 32. Sreeraj S R REFERENCES 1. Portney L, Watkins M. Chapter 18. Statistical Inference . In: Foundations of Clinical Research: Applications to Practice. 3rd ed. Philadelphia: F A Davis, 2015. : 405. 2. Khanal AB. Chapter 7, Probability (Chance). In: Khanal A, ed. Mahajan's Methods In Biostatistics For Medical Students And Research Workers. 9th ed. New Delhi: Jaypee Brothers Medical Publishers; 2016:141-163. 3. http://www.dummies.com/education/science/biology/probabi lity-distributions-in-biostatistics/