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

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 

Recently uploaded (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 

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....)