SlideShare a Scribd company logo
1 of 33
Download to read offline
Probability and
Statistics
FE Exam Prep Course
© 2018 Professional Publications, Inc.
PROBABILITY AND STATISTICS
• Combinations and Permutations
• Sets
• Probability
• Laws of Probability
• Measures of Central Tendency
• Measures of Dispersion
• Expected Values
• Probability Density Functions
• Probability Distribution Functions
• Probability Distributions
• Sums of Random Variables
• Hypothesis Testing
• Linear Regression
© 2018 Professional Publications, Inc. 2
Lesson Overview
PROBABILITY AND STATISTICS
You will learn
• how to calculate combinations and
permutations
• about the laws of probability
• about the mean, mode, median, and
other measures of central tendency
• about standard deviation, variance,
and other measures of dispersion
• about probability density and
distribution functions
• about binomial distribution and
normal distribution
• about the central limit theorem
• about unit normal and t-distribution
tables and how to use them
• about hypothesis testing
• about linear regression and the
method of least squares
© 2018 Professional Publications, Inc. 3
Learning Objectives
PROBABILITY AND STATISTICS
probability
the measure of how likely a particular
event or outcome is to occur
statistics
the analysis and interpretation of
numerical data
© 2018 Professional Publications, Inc. 4
Introduction
PROBABILITY AND STATISTICS
factorial, n!
• product of all positive integers from
1 to n
• for example,
6! = 6 × 5 × 4 × 3 × 2 × 1 = 720
• equal to the number of ways of
arranging n distinct objects in a
sequence
© 2018 Professional Publications, Inc. 5
Combinations and Permutations
PROBABILITY AND STATISTICS
All 13 spades from a deck of playing cards
are shuffled and dealt face up in a row.
Most nearly, the number of different
sequences that can result is
(A) 40,000,000
(B) 500,000,000
(C) 6,000,000,000
(D) 90,000,000,000
© 2018 Professional Publications, Inc. 6
Poll: Combinations and Permutations
PROBABILITY AND STATISTICS
All 13 spades from a deck of playing cards
are shuffled and dealt face up in a row.
Most nearly, the number of different
sequences that can result is
(A) 40,000,000
(B) 500,000,000
(C) 6,000,000,000
(D) 90,000,000,000
Solution
The number of ways to arrange 13
distinct items in a sequence is
13! = 6,227,020,800 (6,000,000,000)
The answer is (C).
© 2018 Professional Publications, Inc. 7
Poll: Combinations and Permutations
PROBABILITY AND STATISTICS
permutation
• an order-conscious subset of elements
taken from a set
• order is significant—abc and bca are
different permutations
For example, if a set contains a, b, c, and
d, 24 permutations of three elements are
possible: abc, abd, acb, acd, adb, adc,
bac, bad, bca, bcd, bda, bdc, cab, cad,
cba, cbd, cda, cdb, dab, dac, dba, dbc,
dca, and dcb.
The number of permutations of r items
from a set of n items (with r ≤ n) is
© 2018 Professional Publications, Inc. 8
Combinations and Permutations
PROBABILITY AND STATISTICS
combination
• a subset of elements taken from a set
• order is not significant—abc and bca
are the same combination
For example, if a set contains a, b, c, and
d, four combinations of three elements
are possible: abc, abd, acd, and bcd.
The combination abc could also be
written as acb, bac, bca, cab, or cba. All
six represent the same combination.
The number of combinations of r items
from a set of n items (with r ≤ n) is
© 2018 Professional Publications, Inc. 9
Combinations and Permutations
PROBABILITY AND STATISTICS
A digital keypad containing the digits 0
through 9 is used to unlock a door. The
code is known to be five digits long and to
contain no repeated digits. The order in
which the digits are entered is significant,
so that 12345 and 54321 are two different
codes. Most nearly, how many possible
codes are there?
(A) 5000
(B) 8000
(C) 30,000
(D) 50,000
© 2018 Professional Publications, Inc. 10
Example: Combinations and Permutations
PROBABILITY AND STATISTICS
A digital keypad containing the digits 0
through 9 is used to unlock a door. The
code is known to be five digits long and to
contain no repeated digits. The order in
which the digits are entered is significant,
so that 12345 and 54321 are two different
codes. Most nearly, how many possible
codes are there?
(A) 5000
(B) 8000
(C) 30,000
(D) 50,000
Solution
Because the order of the digits matters,
the total number of permutations must be
calculated.
The answer is (C).
© 2018 Professional Publications, Inc. 11
Example: Combinations and Permutations
     
, !/ ! 10!/ 10 5 !
30,240 (30,000)
P n r n n r
   

PROBABILITY AND STATISTICS
A pizzeria offers nine different toppings.
Most nearly, how many different
combinations of three toppings are
there?
(A) 20
(B) 30
(C) 80
(D) 500
© 2018 Professional Publications, Inc. 12
Example: Combinations and Permutations
PROBABILITY AND STATISTICS
A pizzeria offers nine different toppings.
Most nearly, how many different
combinations of three toppings are
there?
(A) 20
(B) 30
(C) 80
(D) 500
Solution
The answer is (C).
© 2018 Professional Publications, Inc. 13
Example: Combinations and Permutations
 
 
 
 
 
, !
9,3
! ! !
9!
3! 9 3 !
84 80
P n r n
C
r r n r
 




PROBABILITY AND STATISTICS
set
a collection of elements
element
a single item or outcome
For example,
• Let A be the set of red items on a
table: A = (apple, mug, pen)
• Let B be the set of edible items on the
same table: B = (apple, coffee, cookie,
muffin)
Mug is an element of set A, muffin is an
element of set B, and apple is an element
of both set A and set B.
© 2018 Professional Publications, Inc. 14
Sets
PROBABILITY AND STATISTICS
outcome
a possible result of an experiment or trial
event
a set of outcomes that satisfy a particular
condition
For example, if the experiment is rolling a
single die, the set of all possible
outcomes is (1, 2, 3, 4, 5, 6).
• Let event A be rolling an even number.
• Let event B be rolling a number
greater than four.
1 and 3 are elements of neither event.
2 and 4 are elements of event A.
5 is an element of event B.
6 is an element of both events A and B.
© 2018 Professional Publications, Inc. 15
Sets
PROBABILITY AND STATISTICS
sample space, S
• the set containing all possible items or
outcomes in the situation being studied
• also called universe, U.
When flipping a coin, the sample space is
(heads, tails).
When rolling a die, the sample space is
(1, 2, 3, 4, 5, 6).
When drawing two marbles one at a time
from an urn containing only black marbles
and white marbles, the sample space is
(black-black, black-white, white-black,
white-white).
© 2018 Professional Publications, Inc. 16
Sets
PROBABILITY AND STATISTICS
and are sets containing elements from
the sample space, S.
• is the union of sets and .
• is the intersection of and .
• is the complement of set .
• indicates that is a subset of
(that is, every element in is also in ).
© 2018 Professional Publications, Inc. 17
Sets
PROBABILITY AND STATISTICS
classical definition of probability
• based on reasoning
• if there are n equally likely outcomes
and of those outcomes belong to
event A,
For example, one card is drawn at
random from a standard deck of 52
playing cards. The chance of drawing a
face card (king, queen, or jack) is
© 2018 Professional Publications, Inc. 18
Probability
 
12
face card 0.23
52
A
n
P
n
  
PROBABILITY AND STATISTICS
definition from relative frequency
• based on repeated experiments
• if there are n trials and of the
outcomes of those trials belong to
event A,
For example, an urn contains unknown
numbers of black marbles and white
marbles. One marble at a time is drawn
at random and then replaced. After 200
trials, white marbles have been drawn 64
times. The probability is estimated as
Larger numbers of trials will tend to give
more accurate estimates.
© 2018 Professional Publications, Inc. 19
Probability
→
 
64
white 0.32
200
A
n
P
n
  
PROBABILITY AND STATISTICS
laws of probability
• The probability of any event E is
between zero and one.
• The probability of an event occurring
and the probability of it not occurring
add up to one.
• If event A is a subset of event B, the
probability of A is less than or equal to
the probability of B.
© 2018 Professional Publications, Inc. 20
Laws of Probability
 
0 1
P E
 
   
not 1
P E P E
 
   
if , then
A B P A P B
 
PROBABILITY AND STATISTICS
independent events
If the success or failure of event has no
affect on the probability of event , then
the two events are independent.
For example, a die is rolled twice.
• Event is rolling a six on the first roll
of a die.
• Event is rolling a six on the second
roll.
Events and are independent.
© 2018 Professional Publications, Inc. 21
Laws of Probability
PROBABILITY AND STATISTICS
dependent events
If the success or failure of event affects
the probability of event , then the two
events are dependent.
For example, an urn contains two black
marbles and two white marbles. Two
marbles are drawn, one after the other,
without replacement.
• Event is getting a black marble on
the first draw.
• Event is getting a black marble on
the second draw.
The probability of B is different
depending on whether is successful.
Events and are dependent.
© 2018 Professional Publications, Inc. 22
Laws of Probability
PROBABILITY AND STATISTICS
conditional probability
P(A|B) is the conditional probability that
A will occur given that B has already
happened.
P(B|A) is the conditional probability that
B will occur given that A has already
happened.
Conditional probabilities are needed only
for calculations involving dependent
events. If events A and B are
independent, then P(A|B) = P(A) and
P(B|A) = P(B).
© 2018 Professional Publications, Inc. 23
Laws of Probability
PROBABILITY AND STATISTICS
law of total probability
The probability of either event A or event B happening is
© 2018 Professional Publications, Inc. 24
Laws of Probability
PROBABILITY AND STATISTICS
law of compound (joint) probability
The probability of both event A and event B happening is
If event A and event B are independent, then the equation reduces to
© 2018 Professional Publications, Inc. 25
Laws of Probability
     
,
P A B P A P B

PROBABILITY AND STATISTICS
One bowl contains eight white balls and
two red balls. Another bowl contains four
yellow balls and six black balls. What is
the probability of getting a red ball from
the first bowl and a yellow ball from the
second bowl on one random draw from
each bowl?
(A) 0.08
(B) 0.2
(C) 0.4
(D) 0.8
© 2018 Professional Publications, Inc. 26
Example: Laws of Probability
PROBABILITY AND STATISTICS
One bowl contains eight white balls and
two red balls. Another bowl contains four
yellow balls and six black balls. What is
the probability of getting a red ball from
the first bowl and a yellow ball from the
second bowl on one random draw from
each bowl?
(A) 0.08
(B) 0.2
(C) 0.4
(D) 0.8
Solution
is equal to because events
A and B are independent.
The answer is (A).
© 2018 Professional Publications, Inc. 27
Example: Laws of Probability
         
,
2 4
10 10
0.08
P A B P A P B A P A P B
 
  
   
  

PROBABILITY AND STATISTICS
A bowl contains eight white balls, two red
balls, four yellow balls, and six black balls.
What is the probability of getting a red
ball on the first draw and a yellow ball on
the second draw?
(A) 0.021
(B) 0.042
(C) 0.21
(D) 0.42
© 2018 Professional Publications, Inc. 28
Example: Laws of Probability
PROBABILITY AND STATISTICS
A bowl contains eight white balls, two red
balls, four yellow balls, and six black balls.
What is the probability of getting a red
ball on the first draw and a yellow ball on
the second draw?
(A) 0.021
(B) 0.042
(C) 0.21
(D) 0.42
Solution
There are 20 total balls and two are red,
so for the first draw, P(A) = 2/20.
If the first draw is successful, on the
second draw there are only 19 balls left
and four yellow balls, so P(B|A) = 4/19.
The answer is (A).
© 2018 Professional Publications, Inc. 29
Example: Laws of Probability
     
2 4
, |
20 19
0.021
P A B P A P B A
  
    
  

PROBABILITY AND STATISTICS
Bayes’ theorem
for two dependent events A and Bj, gives
the relationship between P(A|Bj) and
P(Bj|A)
• and are dependent events.
• B1, B2, B3, ..., Bn are the outcomes that
make up event B.
• Bj is a particular outcome in event B.
• The denominator sums to P(A).
© 2018 Professional Publications, Inc. 30
Laws of Probability
PROBABILITY AND STATISTICS
In a study of a new test, 98% of those
known to have a certain illness test
positive, while just 4% of those known
not to have the illness test positive. The
illness affects 0.2% of the population.
Most nearly, the percentage of people
who test positive who have the illness is
(A) 4.7%
(B) 14%
(C) 54%
(D) 97%
© 2018 Professional Publications, Inc. 31
Example: Laws of Probability
PROBABILITY AND STATISTICS
In a study of a new test, 98% of those
known to have a certain illness test
positive, while just 4% of those known
not to have the illness test positive. The
illness affects 0.2% of the population.
Most nearly, the percentage of people
who test positive who have the illness is
(A) 4.7%
(B) 14%
(C) 54%
(D) 97%
Solution
The answer is (A).
© 2018 Professional Publications, Inc. 32
Example: Laws of Probability
 
   
   
 
   
       
  
     
 
1
|
|
|
ill pos|ill
ill|pos
pos|ill ill pos|not ill not ill
0.002 0.98
0.98 0.002 0.04 0.998
0.0468 4.7%
j j
j n
i i
i
P B P A B
P B A
P A B P B
P P
P
P P P P








PROBABILITY AND STATISTICS
• Combinations and Permutations
• Sets
• Probability
• Laws of Probability
• Measures of Central Tendency
• Measures of Dispersion
• Expected Values
• Probability Density Functions
• Probability Distribution Functions
• Probability Distributions
• Sums of Random Variables
• Hypothesis Testing
• Linear Regression
© 2018 Professional Publications, Inc. 33
Lesson Overview

More Related Content

Similar to Probability and Statistics part 1.pdf

Lecture-2 Descriptive Statistics-Box Plot Descriptive Measures.pdf
Lecture-2 Descriptive Statistics-Box Plot  Descriptive Measures.pdfLecture-2 Descriptive Statistics-Box Plot  Descriptive Measures.pdf
Lecture-2 Descriptive Statistics-Box Plot Descriptive Measures.pdfAzanHaider1
 
Introduction to machine learning and model building using linear regression
Introduction to machine learning and model building using linear regressionIntroduction to machine learning and model building using linear regression
Introduction to machine learning and model building using linear regressionGirish Gore
 
Introduction and Mathematical Foundations.ppt
Introduction and Mathematical Foundations.pptIntroduction and Mathematical Foundations.ppt
Introduction and Mathematical Foundations.pptIbrahimKhatatbeh5
 
InstructionDue Date 6 pm on October 28 (Wed)Part IProbability a.docx
InstructionDue Date 6 pm on October 28 (Wed)Part IProbability a.docxInstructionDue Date 6 pm on October 28 (Wed)Part IProbability a.docx
InstructionDue Date 6 pm on October 28 (Wed)Part IProbability a.docxdirkrplav
 
Statistics in real life engineering
Statistics in real life engineeringStatistics in real life engineering
Statistics in real life engineeringMD TOUFIQ HASAN ANIK
 
Probability and statistics
Probability and statisticsProbability and statistics
Probability and statisticsNeil MacIntosh
 
Chapter5 data handling grade 8 cbse
Chapter5  data handling grade 8 cbseChapter5  data handling grade 8 cbse
Chapter5 data handling grade 8 cbsehtanny
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regressionKhalid Aziz
 
1) Those methods involving the collection, presentation, and chara.docx
1) Those methods involving the collection, presentation, and chara.docx1) Those methods involving the collection, presentation, and chara.docx
1) Those methods involving the collection, presentation, and chara.docxdorishigh
 
Aed1222 lesson 4
Aed1222 lesson 4Aed1222 lesson 4
Aed1222 lesson 4nurun2010
 
Stat lesson 4.2 rules of computing probability
Stat lesson 4.2 rules of computing probabilityStat lesson 4.2 rules of computing probability
Stat lesson 4.2 rules of computing probabilitypipamutuc
 

Similar to Probability and Statistics part 1.pdf (20)

Lecture-2 Descriptive Statistics-Box Plot Descriptive Measures.pdf
Lecture-2 Descriptive Statistics-Box Plot  Descriptive Measures.pdfLecture-2 Descriptive Statistics-Box Plot  Descriptive Measures.pdf
Lecture-2 Descriptive Statistics-Box Plot Descriptive Measures.pdf
 
2018 MUMS Fall Course - Introduction to statistical and mathematical model un...
2018 MUMS Fall Course - Introduction to statistical and mathematical model un...2018 MUMS Fall Course - Introduction to statistical and mathematical model un...
2018 MUMS Fall Course - Introduction to statistical and mathematical model un...
 
Introduction to machine learning and model building using linear regression
Introduction to machine learning and model building using linear regressionIntroduction to machine learning and model building using linear regression
Introduction to machine learning and model building using linear regression
 
Number theory.ppt22
Number theory.ppt22Number theory.ppt22
Number theory.ppt22
 
Number theory
Number theoryNumber theory
Number theory
 
Data analysis, statistics, and probability review
Data analysis, statistics, and probability reviewData analysis, statistics, and probability review
Data analysis, statistics, and probability review
 
Introduction and Mathematical Foundations.ppt
Introduction and Mathematical Foundations.pptIntroduction and Mathematical Foundations.ppt
Introduction and Mathematical Foundations.ppt
 
InstructionDue Date 6 pm on October 28 (Wed)Part IProbability a.docx
InstructionDue Date 6 pm on October 28 (Wed)Part IProbability a.docxInstructionDue Date 6 pm on October 28 (Wed)Part IProbability a.docx
InstructionDue Date 6 pm on October 28 (Wed)Part IProbability a.docx
 
Statistics in real life engineering
Statistics in real life engineeringStatistics in real life engineering
Statistics in real life engineering
 
Lesson 5.ppt
Lesson 5.pptLesson 5.ppt
Lesson 5.ppt
 
Probability and statistics
Probability and statisticsProbability and statistics
Probability and statistics
 
Chapter5 data handling grade 8 cbse
Chapter5  data handling grade 8 cbseChapter5  data handling grade 8 cbse
Chapter5 data handling grade 8 cbse
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
 
1) Those methods involving the collection, presentation, and chara.docx
1) Those methods involving the collection, presentation, and chara.docx1) Those methods involving the collection, presentation, and chara.docx
1) Those methods involving the collection, presentation, and chara.docx
 
ch7_slidesB.pdf
ch7_slidesB.pdfch7_slidesB.pdf
ch7_slidesB.pdf
 
CLIM Program: Remote Sensing Workshop, Foundations Session: A Discussion - Br...
CLIM Program: Remote Sensing Workshop, Foundations Session: A Discussion - Br...CLIM Program: Remote Sensing Workshop, Foundations Session: A Discussion - Br...
CLIM Program: Remote Sensing Workshop, Foundations Session: A Discussion - Br...
 
Aed1222 lesson 4
Aed1222 lesson 4Aed1222 lesson 4
Aed1222 lesson 4
 
Les5e ppt 03
Les5e ppt 03Les5e ppt 03
Les5e ppt 03
 
Stat lesson 4.2 rules of computing probability
Stat lesson 4.2 rules of computing probabilityStat lesson 4.2 rules of computing probability
Stat lesson 4.2 rules of computing probability
 
Chapter 05
Chapter 05 Chapter 05
Chapter 05
 

More from Almolla Raed

نموذج+دراسة+جدوى.pptx
نموذج+دراسة+جدوى.pptxنموذج+دراسة+جدوى.pptx
نموذج+دراسة+جدوى.pptxAlmolla Raed
 
Fire Protection - Systems and Response.pdf
Fire Protection - Systems and Response.pdfFire Protection - Systems and Response.pdf
Fire Protection - Systems and Response.pdfAlmolla Raed
 
ECE4331_class1.ppt
ECE4331_class1.pptECE4331_class1.ppt
ECE4331_class1.pptAlmolla Raed
 
Copy of 07-EthicsSlides.pdf
Copy of 07-EthicsSlides.pdfCopy of 07-EthicsSlides.pdf
Copy of 07-EthicsSlides.pdfAlmolla Raed
 
Probability and Statistics part 2.pdf
Probability and Statistics part 2.pdfProbability and Statistics part 2.pdf
Probability and Statistics part 2.pdfAlmolla Raed
 

More from Almolla Raed (8)

نموذج+دراسة+جدوى.pptx
نموذج+دراسة+جدوى.pptxنموذج+دراسة+جدوى.pptx
نموذج+دراسة+جدوى.pptx
 
Bacnet&Lon.ppt
Bacnet&Lon.pptBacnet&Lon.ppt
Bacnet&Lon.ppt
 
Fire Protection - Systems and Response.pdf
Fire Protection - Systems and Response.pdfFire Protection - Systems and Response.pdf
Fire Protection - Systems and Response.pdf
 
ECE4331_class1.ppt
ECE4331_class1.pptECE4331_class1.ppt
ECE4331_class1.ppt
 
Copy of 07-EthicsSlides.pdf
Copy of 07-EthicsSlides.pdfCopy of 07-EthicsSlides.pdf
Copy of 07-EthicsSlides.pdf
 
Mathematics 6.pdf
Mathematics 6.pdfMathematics 6.pdf
Mathematics 6.pdf
 
Mathematics 7.pdf
Mathematics 7.pdfMathematics 7.pdf
Mathematics 7.pdf
 
Probability and Statistics part 2.pdf
Probability and Statistics part 2.pdfProbability and Statistics part 2.pdf
Probability and Statistics part 2.pdf
 

Recently uploaded

Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 

Recently uploaded (20)

Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 

Probability and Statistics part 1.pdf

  • 1. Probability and Statistics FE Exam Prep Course © 2018 Professional Publications, Inc.
  • 2. PROBABILITY AND STATISTICS • Combinations and Permutations • Sets • Probability • Laws of Probability • Measures of Central Tendency • Measures of Dispersion • Expected Values • Probability Density Functions • Probability Distribution Functions • Probability Distributions • Sums of Random Variables • Hypothesis Testing • Linear Regression © 2018 Professional Publications, Inc. 2 Lesson Overview
  • 3. PROBABILITY AND STATISTICS You will learn • how to calculate combinations and permutations • about the laws of probability • about the mean, mode, median, and other measures of central tendency • about standard deviation, variance, and other measures of dispersion • about probability density and distribution functions • about binomial distribution and normal distribution • about the central limit theorem • about unit normal and t-distribution tables and how to use them • about hypothesis testing • about linear regression and the method of least squares © 2018 Professional Publications, Inc. 3 Learning Objectives
  • 4. PROBABILITY AND STATISTICS probability the measure of how likely a particular event or outcome is to occur statistics the analysis and interpretation of numerical data © 2018 Professional Publications, Inc. 4 Introduction
  • 5. PROBABILITY AND STATISTICS factorial, n! • product of all positive integers from 1 to n • for example, 6! = 6 × 5 × 4 × 3 × 2 × 1 = 720 • equal to the number of ways of arranging n distinct objects in a sequence © 2018 Professional Publications, Inc. 5 Combinations and Permutations
  • 6. PROBABILITY AND STATISTICS All 13 spades from a deck of playing cards are shuffled and dealt face up in a row. Most nearly, the number of different sequences that can result is (A) 40,000,000 (B) 500,000,000 (C) 6,000,000,000 (D) 90,000,000,000 © 2018 Professional Publications, Inc. 6 Poll: Combinations and Permutations
  • 7. PROBABILITY AND STATISTICS All 13 spades from a deck of playing cards are shuffled and dealt face up in a row. Most nearly, the number of different sequences that can result is (A) 40,000,000 (B) 500,000,000 (C) 6,000,000,000 (D) 90,000,000,000 Solution The number of ways to arrange 13 distinct items in a sequence is 13! = 6,227,020,800 (6,000,000,000) The answer is (C). © 2018 Professional Publications, Inc. 7 Poll: Combinations and Permutations
  • 8. PROBABILITY AND STATISTICS permutation • an order-conscious subset of elements taken from a set • order is significant—abc and bca are different permutations For example, if a set contains a, b, c, and d, 24 permutations of three elements are possible: abc, abd, acb, acd, adb, adc, bac, bad, bca, bcd, bda, bdc, cab, cad, cba, cbd, cda, cdb, dab, dac, dba, dbc, dca, and dcb. The number of permutations of r items from a set of n items (with r ≤ n) is © 2018 Professional Publications, Inc. 8 Combinations and Permutations
  • 9. PROBABILITY AND STATISTICS combination • a subset of elements taken from a set • order is not significant—abc and bca are the same combination For example, if a set contains a, b, c, and d, four combinations of three elements are possible: abc, abd, acd, and bcd. The combination abc could also be written as acb, bac, bca, cab, or cba. All six represent the same combination. The number of combinations of r items from a set of n items (with r ≤ n) is © 2018 Professional Publications, Inc. 9 Combinations and Permutations
  • 10. PROBABILITY AND STATISTICS A digital keypad containing the digits 0 through 9 is used to unlock a door. The code is known to be five digits long and to contain no repeated digits. The order in which the digits are entered is significant, so that 12345 and 54321 are two different codes. Most nearly, how many possible codes are there? (A) 5000 (B) 8000 (C) 30,000 (D) 50,000 © 2018 Professional Publications, Inc. 10 Example: Combinations and Permutations
  • 11. PROBABILITY AND STATISTICS A digital keypad containing the digits 0 through 9 is used to unlock a door. The code is known to be five digits long and to contain no repeated digits. The order in which the digits are entered is significant, so that 12345 and 54321 are two different codes. Most nearly, how many possible codes are there? (A) 5000 (B) 8000 (C) 30,000 (D) 50,000 Solution Because the order of the digits matters, the total number of permutations must be calculated. The answer is (C). © 2018 Professional Publications, Inc. 11 Example: Combinations and Permutations       , !/ ! 10!/ 10 5 ! 30,240 (30,000) P n r n n r     
  • 12. PROBABILITY AND STATISTICS A pizzeria offers nine different toppings. Most nearly, how many different combinations of three toppings are there? (A) 20 (B) 30 (C) 80 (D) 500 © 2018 Professional Publications, Inc. 12 Example: Combinations and Permutations
  • 13. PROBABILITY AND STATISTICS A pizzeria offers nine different toppings. Most nearly, how many different combinations of three toppings are there? (A) 20 (B) 30 (C) 80 (D) 500 Solution The answer is (C). © 2018 Professional Publications, Inc. 13 Example: Combinations and Permutations           , ! 9,3 ! ! ! 9! 3! 9 3 ! 84 80 P n r n C r r n r      
  • 14. PROBABILITY AND STATISTICS set a collection of elements element a single item or outcome For example, • Let A be the set of red items on a table: A = (apple, mug, pen) • Let B be the set of edible items on the same table: B = (apple, coffee, cookie, muffin) Mug is an element of set A, muffin is an element of set B, and apple is an element of both set A and set B. © 2018 Professional Publications, Inc. 14 Sets
  • 15. PROBABILITY AND STATISTICS outcome a possible result of an experiment or trial event a set of outcomes that satisfy a particular condition For example, if the experiment is rolling a single die, the set of all possible outcomes is (1, 2, 3, 4, 5, 6). • Let event A be rolling an even number. • Let event B be rolling a number greater than four. 1 and 3 are elements of neither event. 2 and 4 are elements of event A. 5 is an element of event B. 6 is an element of both events A and B. © 2018 Professional Publications, Inc. 15 Sets
  • 16. PROBABILITY AND STATISTICS sample space, S • the set containing all possible items or outcomes in the situation being studied • also called universe, U. When flipping a coin, the sample space is (heads, tails). When rolling a die, the sample space is (1, 2, 3, 4, 5, 6). When drawing two marbles one at a time from an urn containing only black marbles and white marbles, the sample space is (black-black, black-white, white-black, white-white). © 2018 Professional Publications, Inc. 16 Sets
  • 17. PROBABILITY AND STATISTICS and are sets containing elements from the sample space, S. • is the union of sets and . • is the intersection of and . • is the complement of set . • indicates that is a subset of (that is, every element in is also in ). © 2018 Professional Publications, Inc. 17 Sets
  • 18. PROBABILITY AND STATISTICS classical definition of probability • based on reasoning • if there are n equally likely outcomes and of those outcomes belong to event A, For example, one card is drawn at random from a standard deck of 52 playing cards. The chance of drawing a face card (king, queen, or jack) is © 2018 Professional Publications, Inc. 18 Probability   12 face card 0.23 52 A n P n   
  • 19. PROBABILITY AND STATISTICS definition from relative frequency • based on repeated experiments • if there are n trials and of the outcomes of those trials belong to event A, For example, an urn contains unknown numbers of black marbles and white marbles. One marble at a time is drawn at random and then replaced. After 200 trials, white marbles have been drawn 64 times. The probability is estimated as Larger numbers of trials will tend to give more accurate estimates. © 2018 Professional Publications, Inc. 19 Probability →   64 white 0.32 200 A n P n   
  • 20. PROBABILITY AND STATISTICS laws of probability • The probability of any event E is between zero and one. • The probability of an event occurring and the probability of it not occurring add up to one. • If event A is a subset of event B, the probability of A is less than or equal to the probability of B. © 2018 Professional Publications, Inc. 20 Laws of Probability   0 1 P E       not 1 P E P E       if , then A B P A P B  
  • 21. PROBABILITY AND STATISTICS independent events If the success or failure of event has no affect on the probability of event , then the two events are independent. For example, a die is rolled twice. • Event is rolling a six on the first roll of a die. • Event is rolling a six on the second roll. Events and are independent. © 2018 Professional Publications, Inc. 21 Laws of Probability
  • 22. PROBABILITY AND STATISTICS dependent events If the success or failure of event affects the probability of event , then the two events are dependent. For example, an urn contains two black marbles and two white marbles. Two marbles are drawn, one after the other, without replacement. • Event is getting a black marble on the first draw. • Event is getting a black marble on the second draw. The probability of B is different depending on whether is successful. Events and are dependent. © 2018 Professional Publications, Inc. 22 Laws of Probability
  • 23. PROBABILITY AND STATISTICS conditional probability P(A|B) is the conditional probability that A will occur given that B has already happened. P(B|A) is the conditional probability that B will occur given that A has already happened. Conditional probabilities are needed only for calculations involving dependent events. If events A and B are independent, then P(A|B) = P(A) and P(B|A) = P(B). © 2018 Professional Publications, Inc. 23 Laws of Probability
  • 24. PROBABILITY AND STATISTICS law of total probability The probability of either event A or event B happening is © 2018 Professional Publications, Inc. 24 Laws of Probability
  • 25. PROBABILITY AND STATISTICS law of compound (joint) probability The probability of both event A and event B happening is If event A and event B are independent, then the equation reduces to © 2018 Professional Publications, Inc. 25 Laws of Probability       , P A B P A P B 
  • 26. PROBABILITY AND STATISTICS One bowl contains eight white balls and two red balls. Another bowl contains four yellow balls and six black balls. What is the probability of getting a red ball from the first bowl and a yellow ball from the second bowl on one random draw from each bowl? (A) 0.08 (B) 0.2 (C) 0.4 (D) 0.8 © 2018 Professional Publications, Inc. 26 Example: Laws of Probability
  • 27. PROBABILITY AND STATISTICS One bowl contains eight white balls and two red balls. Another bowl contains four yellow balls and six black balls. What is the probability of getting a red ball from the first bowl and a yellow ball from the second bowl on one random draw from each bowl? (A) 0.08 (B) 0.2 (C) 0.4 (D) 0.8 Solution is equal to because events A and B are independent. The answer is (A). © 2018 Professional Publications, Inc. 27 Example: Laws of Probability           , 2 4 10 10 0.08 P A B P A P B A P A P B             
  • 28. PROBABILITY AND STATISTICS A bowl contains eight white balls, two red balls, four yellow balls, and six black balls. What is the probability of getting a red ball on the first draw and a yellow ball on the second draw? (A) 0.021 (B) 0.042 (C) 0.21 (D) 0.42 © 2018 Professional Publications, Inc. 28 Example: Laws of Probability
  • 29. PROBABILITY AND STATISTICS A bowl contains eight white balls, two red balls, four yellow balls, and six black balls. What is the probability of getting a red ball on the first draw and a yellow ball on the second draw? (A) 0.021 (B) 0.042 (C) 0.21 (D) 0.42 Solution There are 20 total balls and two are red, so for the first draw, P(A) = 2/20. If the first draw is successful, on the second draw there are only 19 balls left and four yellow balls, so P(B|A) = 4/19. The answer is (A). © 2018 Professional Publications, Inc. 29 Example: Laws of Probability       2 4 , | 20 19 0.021 P A B P A P B A            
  • 30. PROBABILITY AND STATISTICS Bayes’ theorem for two dependent events A and Bj, gives the relationship between P(A|Bj) and P(Bj|A) • and are dependent events. • B1, B2, B3, ..., Bn are the outcomes that make up event B. • Bj is a particular outcome in event B. • The denominator sums to P(A). © 2018 Professional Publications, Inc. 30 Laws of Probability
  • 31. PROBABILITY AND STATISTICS In a study of a new test, 98% of those known to have a certain illness test positive, while just 4% of those known not to have the illness test positive. The illness affects 0.2% of the population. Most nearly, the percentage of people who test positive who have the illness is (A) 4.7% (B) 14% (C) 54% (D) 97% © 2018 Professional Publications, Inc. 31 Example: Laws of Probability
  • 32. PROBABILITY AND STATISTICS In a study of a new test, 98% of those known to have a certain illness test positive, while just 4% of those known not to have the illness test positive. The illness affects 0.2% of the population. Most nearly, the percentage of people who test positive who have the illness is (A) 4.7% (B) 14% (C) 54% (D) 97% Solution The answer is (A). © 2018 Professional Publications, Inc. 32 Example: Laws of Probability                                    1 | | | ill pos|ill ill|pos pos|ill ill pos|not ill not ill 0.002 0.98 0.98 0.002 0.04 0.998 0.0468 4.7% j j j n i i i P B P A B P B A P A B P B P P P P P P P        
  • 33. PROBABILITY AND STATISTICS • Combinations and Permutations • Sets • Probability • Laws of Probability • Measures of Central Tendency • Measures of Dispersion • Expected Values • Probability Density Functions • Probability Distribution Functions • Probability Distributions • Sums of Random Variables • Hypothesis Testing • Linear Regression © 2018 Professional Publications, Inc. 33 Lesson Overview