SlideShare a Scribd company logo
1 of 14
OBJECTIVES 1. 2. 3. HW REMINDERS SIMULATIONS HW DISCUSSION STUDY FOR QUIZ CHAPTER 11 QUIZ  TOMORROW
 
 
 
Someone hands you a coin, and tells you it is  biased towards landing heads.  As a good stat  student, you are skeptical.  What would you do?
1.  Conduct a simulation on your calculator. randInt(0, 1)  (0 = TAILS, 1 = HEADS) 2.  randInt(0, 1, 5) Mess with this - do you get any that are all heads / tails? 3.  sum(randInt(0, 1, 100)) 4.  Make your decision:  What would it take to convince YOU that the coin is biased? 1 FLIP 5 FLIPS 100 FLIPS, COUNT # OF HEADS
We will never know the truth for sure..... ** A fair coin could come up as 75 heads out of 100. ** A biased coin could come up as a 50 - 50 split. "Such is the nature of Statistics - the branch of mathematics in which we never know exactly what we are talking about or whether anything we say is true."
Suppose a basketball player has an 80% free throw success rate.  How do we use a simulation to simulate whether or not she makes a foul shot?  COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
How many shots might she be able to make in a row without missing?  Describe the simulation of having her shoot free throws until she misses, counting the number of successes. COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
How would our simulation procedure change if she was only a 72% free throw shooter? COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
How would a trial and our response variable change if we wanted to know how many shots she might make out of 5 chances she gets at a crucial point in the game? COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
How would a trial and our response variable change if we want to know her chances of hitting both shots when she goes to the line to shoot two? COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
How would the simulation change if we want to know her score in a 1-and-1 situation.  (She gets to try the second only if she makes the first). COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
We are to randomly select 3 students from the class to speak at Parents' Night about the joys of taking AP Stat.  How likely is it that we'll get 3 boys? COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)

More Related Content

Similar to Simulations and probability

Math class 8 data handling
Math class 8 data handling Math class 8 data handling
Math class 8 data handling HimakshiKava
 
data handling class 8
data handling class 8data handling class 8
data handling class 8HimakshiKava
 
Basic statistics by_david_solomon_hadi_-_split_and_reviewed
Basic statistics by_david_solomon_hadi_-_split_and_reviewedBasic statistics by_david_solomon_hadi_-_split_and_reviewed
Basic statistics by_david_solomon_hadi_-_split_and_reviewedbob panic
 
Advanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneursAdvanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneursDr. Trilok Kumar Jain
 
Topic 1 __basic_probability_concepts
Topic 1 __basic_probability_conceptsTopic 1 __basic_probability_concepts
Topic 1 __basic_probability_conceptsMaleakhi Agung Wijaya
 
Rsqrd AI: Errudite- Scalable, Reproducible, and Testable Error Analysis
Rsqrd AI: Errudite- Scalable, Reproducible, and Testable Error AnalysisRsqrd AI: Errudite- Scalable, Reproducible, and Testable Error Analysis
Rsqrd AI: Errudite- Scalable, Reproducible, and Testable Error AnalysisSanjana Chowdhury
 
Introduction to Genetic Algorithms with Python - Hello World!
Introduction to Genetic Algorithms with Python  - Hello World!Introduction to Genetic Algorithms with Python  - Hello World!
Introduction to Genetic Algorithms with Python - Hello World!Cℓinton Sheppard
 
Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability ...
Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability ...Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability ...
Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability ...Daniel Katz
 
Fin415 Week 2 Slides
Fin415 Week 2 SlidesFin415 Week 2 Slides
Fin415 Week 2 Slidessmarkbarnes
 
Week 6 lecture_math_221_dec_2012
Week 6 lecture_math_221_dec_2012Week 6 lecture_math_221_dec_2012
Week 6 lecture_math_221_dec_2012Brent Heard
 
Frequentist inference only seems easy By John Mount
Frequentist inference only seems easy By John MountFrequentist inference only seems easy By John Mount
Frequentist inference only seems easy By John MountChester Chen
 
Questions for R language.pdf
Questions for R language.pdfQuestions for R language.pdf
Questions for R language.pdfsdfghj21
 
Applied Math 40S February 25, 2008
Applied Math 40S February 25, 2008Applied Math 40S February 25, 2008
Applied Math 40S February 25, 2008Darren Kuropatwa
 
Multiple intelligences approach to Number Systems
Multiple intelligences approach to  Number SystemsMultiple intelligences approach to  Number Systems
Multiple intelligences approach to Number SystemsKatrin Becker
 
Machine Learning and Inductive Inference
Machine Learning and Inductive InferenceMachine Learning and Inductive Inference
Machine Learning and Inductive Inferencebutest
 
Quantitative Methods for Lawyers - Class #15 - R Boot Camp - Part 2 - Profess...
Quantitative Methods for Lawyers - Class #15 - R Boot Camp - Part 2 - Profess...Quantitative Methods for Lawyers - Class #15 - R Boot Camp - Part 2 - Profess...
Quantitative Methods for Lawyers - Class #15 - R Boot Camp - Part 2 - Profess...Daniel Katz
 

Similar to Simulations and probability (20)

Math class 8 data handling
Math class 8 data handling Math class 8 data handling
Math class 8 data handling
 
Simulations
SimulationsSimulations
Simulations
 
data handling class 8
data handling class 8data handling class 8
data handling class 8
 
Machine learning session2
Machine learning   session2Machine learning   session2
Machine learning session2
 
Basic statistics by_david_solomon_hadi_-_split_and_reviewed
Basic statistics by_david_solomon_hadi_-_split_and_reviewedBasic statistics by_david_solomon_hadi_-_split_and_reviewed
Basic statistics by_david_solomon_hadi_-_split_and_reviewed
 
Advanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneursAdvanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneurs
 
02a one sample_t-test
02a one sample_t-test02a one sample_t-test
02a one sample_t-test
 
Topic 1 __basic_probability_concepts
Topic 1 __basic_probability_conceptsTopic 1 __basic_probability_concepts
Topic 1 __basic_probability_concepts
 
Rsqrd AI: Errudite- Scalable, Reproducible, and Testable Error Analysis
Rsqrd AI: Errudite- Scalable, Reproducible, and Testable Error AnalysisRsqrd AI: Errudite- Scalable, Reproducible, and Testable Error Analysis
Rsqrd AI: Errudite- Scalable, Reproducible, and Testable Error Analysis
 
Introduction to Genetic Algorithms with Python - Hello World!
Introduction to Genetic Algorithms with Python  - Hello World!Introduction to Genetic Algorithms with Python  - Hello World!
Introduction to Genetic Algorithms with Python - Hello World!
 
Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability ...
Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability ...Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability ...
Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability ...
 
Applied 40S March 1, 2009
Applied 40S March 1, 2009Applied 40S March 1, 2009
Applied 40S March 1, 2009
 
Fin415 Week 2 Slides
Fin415 Week 2 SlidesFin415 Week 2 Slides
Fin415 Week 2 Slides
 
Week 6 lecture_math_221_dec_2012
Week 6 lecture_math_221_dec_2012Week 6 lecture_math_221_dec_2012
Week 6 lecture_math_221_dec_2012
 
Frequentist inference only seems easy By John Mount
Frequentist inference only seems easy By John MountFrequentist inference only seems easy By John Mount
Frequentist inference only seems easy By John Mount
 
Questions for R language.pdf
Questions for R language.pdfQuestions for R language.pdf
Questions for R language.pdf
 
Applied Math 40S February 25, 2008
Applied Math 40S February 25, 2008Applied Math 40S February 25, 2008
Applied Math 40S February 25, 2008
 
Multiple intelligences approach to Number Systems
Multiple intelligences approach to  Number SystemsMultiple intelligences approach to  Number Systems
Multiple intelligences approach to Number Systems
 
Machine Learning and Inductive Inference
Machine Learning and Inductive InferenceMachine Learning and Inductive Inference
Machine Learning and Inductive Inference
 
Quantitative Methods for Lawyers - Class #15 - R Boot Camp - Part 2 - Profess...
Quantitative Methods for Lawyers - Class #15 - R Boot Camp - Part 2 - Profess...Quantitative Methods for Lawyers - Class #15 - R Boot Camp - Part 2 - Profess...
Quantitative Methods for Lawyers - Class #15 - R Boot Camp - Part 2 - Profess...
 

More from christjt

10 11 t-test for slope
10 11 t-test for slope10 11 t-test for slope
10 11 t-test for slopechristjt
 
10 11 chi-squared ii
10 11 chi-squared ii10 11 chi-squared ii
10 11 chi-squared iichristjt
 
10 11 chi-squared
10 11 chi-squared10 11 chi-squared
10 11 chi-squaredchristjt
 
Matched pair and 2 sample
Matched pair and 2 sampleMatched pair and 2 sample
Matched pair and 2 samplechristjt
 
10 11 one sample t-tests
10 11 one sample t-tests10 11 one sample t-tests
10 11 one sample t-testschristjt
 
10-11 Errors
10-11 Errors10-11 Errors
10-11 Errorschristjt
 
10 11 One Prop z-intervals
10 11 One Prop z-intervals10 11 One Prop z-intervals
10 11 One Prop z-intervalschristjt
 
10 11 One Proportion Z-tests Detailed
10 11 One Proportion Z-tests Detailed10 11 One Proportion Z-tests Detailed
10 11 One Proportion Z-tests Detailedchristjt
 
10 11 Hypothesis Testing Mechanics
10 11 Hypothesis Testing Mechanics10 11 Hypothesis Testing Mechanics
10 11 Hypothesis Testing Mechanicschristjt
 
10 11 binomial distributions
10 11 binomial distributions10 11 binomial distributions
10 11 binomial distributionschristjt
 
10-11 Geometric Distributions
10-11 Geometric Distributions10-11 Geometric Distributions
10-11 Geometric Distributionschristjt
 
Expected Value & Variances Add - Updated
Expected Value & Variances Add - UpdatedExpected Value & Variances Add - Updated
Expected Value & Variances Add - Updatedchristjt
 
10-11 Expected Value & Variances Add
10-11 Expected Value & Variances Add10-11 Expected Value & Variances Add
10-11 Expected Value & Variances Addchristjt
 
10 11 Probability Practice
10 11 Probability Practice10 11 Probability Practice
10 11 Probability Practicechristjt
 
10 11 Independence
10 11 Independence10 11 Independence
10 11 Independencechristjt
 
10-11 Probability Wrapup
10-11 Probability Wrapup10-11 Probability Wrapup
10-11 Probability Wrapupchristjt
 
10 11 Probability Formalization
10 11 Probability Formalization10 11 Probability Formalization
10 11 Probability Formalizationchristjt
 
10 11 Multiplication Rule and Conditional Probability
10 11 Multiplication Rule and Conditional Probability10 11 Multiplication Rule and Conditional Probability
10 11 Multiplication Rule and Conditional Probabilitychristjt
 
10 11 Probability Basics
10 11 Probability Basics10 11 Probability Basics
10 11 Probability Basicschristjt
 
10-11 Sampling and Surveying
10-11 Sampling and Surveying10-11 Sampling and Surveying
10-11 Sampling and Surveyingchristjt
 

More from christjt (20)

10 11 t-test for slope
10 11 t-test for slope10 11 t-test for slope
10 11 t-test for slope
 
10 11 chi-squared ii
10 11 chi-squared ii10 11 chi-squared ii
10 11 chi-squared ii
 
10 11 chi-squared
10 11 chi-squared10 11 chi-squared
10 11 chi-squared
 
Matched pair and 2 sample
Matched pair and 2 sampleMatched pair and 2 sample
Matched pair and 2 sample
 
10 11 one sample t-tests
10 11 one sample t-tests10 11 one sample t-tests
10 11 one sample t-tests
 
10-11 Errors
10-11 Errors10-11 Errors
10-11 Errors
 
10 11 One Prop z-intervals
10 11 One Prop z-intervals10 11 One Prop z-intervals
10 11 One Prop z-intervals
 
10 11 One Proportion Z-tests Detailed
10 11 One Proportion Z-tests Detailed10 11 One Proportion Z-tests Detailed
10 11 One Proportion Z-tests Detailed
 
10 11 Hypothesis Testing Mechanics
10 11 Hypothesis Testing Mechanics10 11 Hypothesis Testing Mechanics
10 11 Hypothesis Testing Mechanics
 
10 11 binomial distributions
10 11 binomial distributions10 11 binomial distributions
10 11 binomial distributions
 
10-11 Geometric Distributions
10-11 Geometric Distributions10-11 Geometric Distributions
10-11 Geometric Distributions
 
Expected Value & Variances Add - Updated
Expected Value & Variances Add - UpdatedExpected Value & Variances Add - Updated
Expected Value & Variances Add - Updated
 
10-11 Expected Value & Variances Add
10-11 Expected Value & Variances Add10-11 Expected Value & Variances Add
10-11 Expected Value & Variances Add
 
10 11 Probability Practice
10 11 Probability Practice10 11 Probability Practice
10 11 Probability Practice
 
10 11 Independence
10 11 Independence10 11 Independence
10 11 Independence
 
10-11 Probability Wrapup
10-11 Probability Wrapup10-11 Probability Wrapup
10-11 Probability Wrapup
 
10 11 Probability Formalization
10 11 Probability Formalization10 11 Probability Formalization
10 11 Probability Formalization
 
10 11 Multiplication Rule and Conditional Probability
10 11 Multiplication Rule and Conditional Probability10 11 Multiplication Rule and Conditional Probability
10 11 Multiplication Rule and Conditional Probability
 
10 11 Probability Basics
10 11 Probability Basics10 11 Probability Basics
10 11 Probability Basics
 
10-11 Sampling and Surveying
10-11 Sampling and Surveying10-11 Sampling and Surveying
10-11 Sampling and Surveying
 

Recently uploaded

Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 

Recently uploaded (20)

Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 

Simulations and probability

  • 1. OBJECTIVES 1. 2. 3. HW REMINDERS SIMULATIONS HW DISCUSSION STUDY FOR QUIZ CHAPTER 11 QUIZ TOMORROW
  • 2.  
  • 3.  
  • 4.  
  • 5. Someone hands you a coin, and tells you it is biased towards landing heads. As a good stat student, you are skeptical. What would you do?
  • 6. 1. Conduct a simulation on your calculator. randInt(0, 1) (0 = TAILS, 1 = HEADS) 2. randInt(0, 1, 5) Mess with this - do you get any that are all heads / tails? 3. sum(randInt(0, 1, 100)) 4. Make your decision: What would it take to convince YOU that the coin is biased? 1 FLIP 5 FLIPS 100 FLIPS, COUNT # OF HEADS
  • 7. We will never know the truth for sure..... ** A fair coin could come up as 75 heads out of 100. ** A biased coin could come up as a 50 - 50 split. "Such is the nature of Statistics - the branch of mathematics in which we never know exactly what we are talking about or whether anything we say is true."
  • 8. Suppose a basketball player has an 80% free throw success rate. How do we use a simulation to simulate whether or not she makes a foul shot? COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
  • 9. How many shots might she be able to make in a row without missing? Describe the simulation of having her shoot free throws until she misses, counting the number of successes. COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
  • 10. How would our simulation procedure change if she was only a 72% free throw shooter? COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
  • 11. How would a trial and our response variable change if we wanted to know how many shots she might make out of 5 chances she gets at a crucial point in the game? COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
  • 12. How would a trial and our response variable change if we want to know her chances of hitting both shots when she goes to the line to shoot two? COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
  • 13. How would the simulation change if we want to know her score in a 1-and-1 situation. (She gets to try the second only if she makes the first). COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)
  • 14. We are to randomly select 3 students from the class to speak at Parents' Night about the joys of taking AP Stat. How likely is it that we'll get 3 boys? COMPONENT: (most basic event we are simulating) TRIAL: (Sequence of events we want to investigate) RESPONSE VARIABLE: (What we want to measure / count) STATISTIC: (taking the mean....)