SlideShare ist ein Scribd-Unternehmen logo
1 von 39
B Heard Lecture for Week 5 QuizStatistics For Decision Making Not to be used, posted, etc. without my expressed permission.  B Heard
Your Week 5 Quiz is on material covered in Weeks 3 and 4 Your Week 7 Quiz is on material covered in Weeks 5 and 6 Your Final Exam is comprehensive covering the material in the three prior quizzes plus the material covered in Week 7 Your best approach for preparing for the quizzes should be the Practice Questions offered in the live lecture each week we have a quiz. Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz Let’s look at some questions…. Not to be used, posted, etc. without my expressed permission.  B Heard
How many ways can a committee of 4 be chosen from 20 people? Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
How many ways can a committee of 4 be chosen from 20 people? This would be a combination because “order” doesn’t matter, so there would be 4845 different ways. Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
How many ways can a committee of 4 be chosen from 20 people if they have distinct positions (i.e. President, Secretary, Treasurer, and Vice-President)? Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
How many ways can a committee of 4 be chosen from 20 people if they have distinct positions (i.e. President, Secretary, Treasurer, and Vice-President)? This would be a permutation because “order” does matter, so there would be 116280. Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
What values can a probability be? Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
What values can a probability be? Anything between 0 and +1 (NOTHING ELSE). That also means from 0% to 100%, and any positive fraction where the numerator is smaller than the denominator. Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
List the sample space of the National League teams in the 2008 MLB playoffs. Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz List the sample space of the National League teams in the 2008 MLB playoffs. {Brewers, Cubs, Dodgers, Phillies} Other Examples, Gears in my car {P, D, 2nd, Low, R, N}, Numbers on a clock {1,2,3,4,5,6,7,8,9,10,11,12}, Different weeks in our term {1,2,3,4,5,6,7,8}, Grades for the Course {A,B,C,D,F},  Standard Light Switch {On, Off}, etc. Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz What is the probability of drawing a 7 from a deck of cards? And what is the probability of a second card being an Ace or King if the first was a 7? (without replacement) Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz What is the probability of drawing a 7 from a deck of cards? And what is the probability of a second card being an Ace or King if the first was a 7? What is the probability of drawing a 7 from a deck of cards?  4/52 or 1/13   And what is the probability of a second card being an Ace or King if the first was a 7? (without replacement) There are 8 Aces and Kings left, but only 51 cards to draw from so it would be 8/51 Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz What is the probability of drawing a 6, 7, or 8 from a deck of cards?  What is the probability of a second card drawn being a 6, 7, or 8 if the first was a 6, 7, or 8? (without replacement) Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz What is the probability of drawing a 6, 7, or 8 from a deck of cards?  What is the probability of a second card drawn being a 6, 7, or 8 if the first was a 6, 7, or 8? What is the probability of drawing a 6, 7, or 8 from a deck of cards?   There would be 12 of them so 12/52 or 3/13   What is the probability of a second card drawn being a 6, 7, or 8 if the first was a 6, 7, or 8? (without replacement) There would be 11 left and only 51 cards to draw from so it would be 11/51 Not to be used, posted, etc. without my expressed permission.  B Heard
If there are 13 word documents and 27 excel documents in a folder, and one is randomly drawn, what is the probability of drawing a word document? Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
If there are 13 word documents and 27 excel documents in a folder, and one is randomly drawn, what is the probability of drawing a word document? 13/ (13+27) = 13/40 Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Factorials Answer the following:   4!   3! * 0!   2! /0! (0!*3!)/4! Week 5 Quiz ! ! ! Not to be used, posted, etc. without my expressed permission.  B Heard
Factorials Answer the following:  Remember that the factorial sign means x! = x * x-1 * x-2 * … 1, so 4! = 4*3*2*1 = 24   3! * 0! = (3*2*1) * 1 = 6 (remember 0! is ALWAYS = 1)   2! /0! = (2*1)/1 = 2   (remember 0! is ALWAYS = 1) (0!*3!)/4!= (1*3*2*1)/(4*3*2*1) = 1/4   (remember 0! is ALWAYS = 1) Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz Decide whether the following experiments would be Binomials, Poissons, or neither.    You test 6 different types of batteries.  The random variable represents the battery that is last longest.  Past experience is that 30% of the time it is the third of the six types.  You observe a stop sign for 4 hours.  The random variable  represents the number of cars that either completely stopped or didn’t.  Historically 65% of cars come to a complete stop.   A cab company averages three pickups per hour. We're interested in knowing the probability that in a randomly selected hour they will get one pickup.  A company ships computer components in boxes that contain 20 items. We want to know the probability that the 2nd item removed will be defective.  Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz You test 6 different types of batteries.  The random variable represents the battery that is last longest.  Past experience is that 30% of the time it is the third of the six types. Neither, because we are testing 6 different types (it’s not a yes/no,  good/bad,  two decision type situation) You observe a stop sign for 4 hours.  The random variable represents the number of cars that either completely stopped or didn’t.  Historically 65% of cars come to a complete stop. Binomial,  probability given in percentage.  For this to be Poisson it would say something like on average 42 cars stop at the stop sign every hour, we want to know the probability of exactly 32 stopping, or more than 45 stopping, etc.  – the probability (%) was a tip off that it was binomial  A cab company averages three pickups per hour. We're interested in knowing the probability that in a randomly selected hour they will get one pickup. Poisson, as per the previous question’s answer we are interested in finding out the probability of 1 pickup.  A company ships computer components in boxes that contain 20 items. We want to know the probability that the 2nd item removed will be defective. Neither, we don’t have a probability to start with (Binomial), or an average number of defects (Poisson). Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz If X = {1, 5, 9, 12} and P(1) = .3, P(5) = .3, P(9) = .2, and P(12) = .2, can we call it a random variable? Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz If X = {1, 5, 9, 12} and P(1) = .3, P(5) = .3, P(9) = .2, and P(12) = .2, can we call it a random variable? Yes, the sum of the probabilities = (.3+.3+.2+.2) = 1 and they are all between 0 and 1. Not to be used, posted, etc. without my expressed permission.  B Heard
Find P(X < 14) for this random variable.   X = {1, 5, 7, 13, 15}.   P(1) = P(5) = P(7) = P(13) = P(15). Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Find P(X < 14) for this random variable.   X = {1, 5, 7, 13, 15}.   P(1) = P(5) = P(7) = P(13) = P(15). Since  P(1) = P(5) = P(7) = P(13) = P(15) they must add up to 1 therefore the probability for each must be 1/5 since there are five so it is 0.20 then P(x < 14) = P(1) + P(5) + P(7) + P(13) = 0.20 + 0.20 + 0.20 + 0.20 = 0.80 Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
If X = {-1, 0, 3, 8} and P(-1) = .3, P(0) = .1, P(3) = .3, and P(8) = .3, can we call it a random variable? Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
If X = {-1, 0, 3, 8} and P(-1) = .3, P(0) = .1, P(3) = .3, and P(8) = .3, can we call it a random variable? Do the probabilities add up to one?  .3 + .1 + .3 +. 3 = 1  So yes it is (also note that those probabilities have to be between 0 and 1.) Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
We have a binomial experiment with p = .6 and n = 3.  Set up the probability distribution and compute the mean, variance, and standard deviation. Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Templates for Binomial and Poisson http://highered.mcgraw-hill.com/sites/0070620164/student_view0/excel_templates.html I will post this in the chat area of the lecture Week 5 Quiz
See Excel Spreadsheet picture that follows. X = {0, 1, 2, 3}P(X = 0) = 0.06 P(X = 1) = .29 P(X = 2) = .43  P(X = 3) = .22E(X) = n*p = 3 * .6 = 1.8 (listed as mean in provided excel spreadsheet picture that follows) V(X) = n*p*q, q = 1 - p = 1 - .6 = .4 V(X) = 3*.6*.4 = .72 (listed as variance in provided excel spreadsheet)standard deviation = sqrt(variance) = sqrt(.72) = .85 (listed as stdev in provided excel spreadsheet picture that follows) Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz We have a Poisson with mu = 3. Find P(X = 4), find P(X < 4), find P(X >= 4), compute the mean, variance, and standard deviation.
Week 5 Quiz See Excel Spreadsheet attached to follow on post. P(X = 4) = 0.168 (see picture of excel spreadsheet yellow block)P(X < 4) = 0.647 (see picture of excel spreadsheet green block)P(X >=4) = 0.353 (see picture of excel spreadsheet gray block)mean = variance = 3 (see picture ofexcel spreadsheet)standard deviation = sqrt(variance) = 1.73 (see picture ofexcel spreadsheet) Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz
We have the random variable X = {5,10} with P(5) = .6 and P(10) = .4. Find E(X). Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
We have the random variable X = {5,10} with P(5) = .6 and P(10) = .4. Find E(X). E(X) = sum of (x*P(X)) = 5*P(5) + 10*P(10) = 5*.6 + 10*.4 = 3.0 + 4.0 = 7.0 Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Continuous or discrete? The amount of oil in your car’s engine? The number of cans of coke in your refrigerator? Your son’s weight? The number of cousins you have? The amount of butter in your butter dish? The number of classes you have taken and received credit for? Week 5 Quiz Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz Continuous or discrete? The amount of oil in your car’s engine? Continuous The number of cans of coke in your refrigerator? Discrete Your son’s weight? Continuous The number of cousins you have? Discrete The amount of butter in your butter dish? Continuous The number of classes you have taken and received credit for? Discrete Not to be used, posted, etc. without my expressed permission.  B Heard
Week 5 Quiz S STAT CAVE Find me on Facebook at: www.facebook.com/statcave Not to be used, posted, etc. without my expressed permission.  B Heard

Weitere ähnliche Inhalte

Andere mochten auch

Math 533 week 6 more help
Math 533 week 6   more helpMath 533 week 6   more help
Math 533 week 6 more helpBrent Heard
 
Playing with statcrunch part 1
Playing with statcrunch part 1Playing with statcrunch part 1
Playing with statcrunch part 1Brent Heard
 
Week 6 homework help feb 11 2013_number_5
Week 6 homework help feb 11 2013_number_5Week 6 homework help feb 11 2013_number_5
Week 6 homework help feb 11 2013_number_5Brent Heard
 
Math 221 week 1 lecture nov 2012 with help
Math 221 week 1 lecture nov 2012 with helpMath 221 week 1 lecture nov 2012 with help
Math 221 week 1 lecture nov 2012 with helpBrent Heard
 
Week 3 lecture_math_221_nov_2012
Week 3 lecture_math_221_nov_2012Week 3 lecture_math_221_nov_2012
Week 3 lecture_math_221_nov_2012Brent Heard
 
Final examexamplesapr2013
Final examexamplesapr2013Final examexamplesapr2013
Final examexamplesapr2013Brent Heard
 
Week 7 quiz_review_mini_tab_2011
Week 7 quiz_review_mini_tab_2011Week 7 quiz_review_mini_tab_2011
Week 7 quiz_review_mini_tab_2011Brent Heard
 
Week 4 lecture_math_221_nov_2012
Week 4 lecture_math_221_nov_2012Week 4 lecture_math_221_nov_2012
Week 4 lecture_math_221_nov_2012Brent Heard
 
Week 6 Live Lecture Presentation
Week 6 Live Lecture PresentationWeek 6 Live Lecture Presentation
Week 6 Live Lecture PresentationBrent Heard
 
Diario visual
Diario visualDiario visual
Diario visualGaraine
 
Errealitate areagotua salitredunak
Errealitate areagotua salitredunakErrealitate areagotua salitredunak
Errealitate areagotua salitredunakeidergotxi
 
Tecnologias de puntas
Tecnologias de puntasTecnologias de puntas
Tecnologias de puntascesarmagnum
 
Errealitate areagotua
Errealitate areagotuaErrealitate areagotua
Errealitate areagotuamikelsant28
 
Recipe popcorn
Recipe popcornRecipe popcorn
Recipe popcornyonatan40
 
Tambien es para Scioli
Tambien es para ScioliTambien es para Scioli
Tambien es para ScioliLuis Giannini
 
Word 2010 bordes y sombreado
Word 2010 bordes y sombreadoWord 2010 bordes y sombreado
Word 2010 bordes y sombreadosieteochonueve
 

Andere mochten auch (20)

Math 533 week 6 more help
Math 533 week 6   more helpMath 533 week 6   more help
Math 533 week 6 more help
 
Playing with statcrunch part 1
Playing with statcrunch part 1Playing with statcrunch part 1
Playing with statcrunch part 1
 
Week 6 homework help feb 11 2013_number_5
Week 6 homework help feb 11 2013_number_5Week 6 homework help feb 11 2013_number_5
Week 6 homework help feb 11 2013_number_5
 
Math 221 week 1 lecture nov 2012 with help
Math 221 week 1 lecture nov 2012 with helpMath 221 week 1 lecture nov 2012 with help
Math 221 week 1 lecture nov 2012 with help
 
Week 3 lecture_math_221_nov_2012
Week 3 lecture_math_221_nov_2012Week 3 lecture_math_221_nov_2012
Week 3 lecture_math_221_nov_2012
 
Final examexamplesapr2013
Final examexamplesapr2013Final examexamplesapr2013
Final examexamplesapr2013
 
Week 7 quiz_review_mini_tab_2011
Week 7 quiz_review_mini_tab_2011Week 7 quiz_review_mini_tab_2011
Week 7 quiz_review_mini_tab_2011
 
Week 4 lecture_math_221_nov_2012
Week 4 lecture_math_221_nov_2012Week 4 lecture_math_221_nov_2012
Week 4 lecture_math_221_nov_2012
 
Week 6 Live Lecture Presentation
Week 6 Live Lecture PresentationWeek 6 Live Lecture Presentation
Week 6 Live Lecture Presentation
 
Diario visual
Diario visualDiario visual
Diario visual
 
Errealitate areagotua salitredunak
Errealitate areagotua salitredunakErrealitate areagotua salitredunak
Errealitate areagotua salitredunak
 
Tecnologias de puntas
Tecnologias de puntasTecnologias de puntas
Tecnologias de puntas
 
MCP
MCPMCP
MCP
 
Errealitate areagotua
Errealitate areagotuaErrealitate areagotua
Errealitate areagotua
 
Recipe popcorn
Recipe popcornRecipe popcorn
Recipe popcorn
 
2 ecuaciones
2 ecuaciones2 ecuaciones
2 ecuaciones
 
Tambien es para Scioli
Tambien es para ScioliTambien es para Scioli
Tambien es para Scioli
 
Word 2010 bordes y sombreado
Word 2010 bordes y sombreadoWord 2010 bordes y sombreado
Word 2010 bordes y sombreado
 
Yulitza gomez 9 c
Yulitza gomez 9 cYulitza gomez 9 c
Yulitza gomez 9 c
 
Lampades
LampadesLampades
Lampades
 

Ähnlich wie Week5livelecturepowerpointfor2010

Week8finalexamlivelecture april2012
Week8finalexamlivelecture april2012Week8finalexamlivelecture april2012
Week8finalexamlivelecture april2012Brent Heard
 
Week8finalexamlivelecture dec2012
Week8finalexamlivelecture dec2012Week8finalexamlivelecture dec2012
Week8finalexamlivelecture dec2012Brent Heard
 
Week8 finalexamlivelecture 2010december
Week8 finalexamlivelecture 2010decemberWeek8 finalexamlivelecture 2010december
Week8 finalexamlivelecture 2010decemberBrent Heard
 
powerpoints probability.pptx
powerpoints probability.pptxpowerpoints probability.pptx
powerpoints probability.pptxcarrie mixto
 
Grade 8 Probability Cambridge [PPT]
Grade 8 Probability Cambridge [PPT]Grade 8 Probability Cambridge [PPT]
Grade 8 Probability Cambridge [PPT]kacangtom
 
Week8finalexamlivelecture2011 mt
Week8finalexamlivelecture2011 mtWeek8finalexamlivelecture2011 mt
Week8finalexamlivelecture2011 mtBrent Heard
 
Counting Partitions: Combinations - Finite Math
Counting Partitions: Combinations - Finite MathCounting Partitions: Combinations - Finite Math
Counting Partitions: Combinations - Finite MathJustin Tallant
 
(7) Lesson 9.7
(7) Lesson 9.7(7) Lesson 9.7
(7) Lesson 9.7wzuri
 
6. Permutations and Combinations-Revised (1).pptx
6. Permutations and Combinations-Revised (1).pptx6. Permutations and Combinations-Revised (1).pptx
6. Permutations and Combinations-Revised (1).pptxTonmoyKabiraj
 
GRE QUANTITATIVE: PERMUTATIONS, COMBINATIONS AND PROBABILITY
GRE QUANTITATIVE: PERMUTATIONS, COMBINATIONS AND PROBABILITYGRE QUANTITATIVE: PERMUTATIONS, COMBINATIONS AND PROBABILITY
GRE QUANTITATIVE: PERMUTATIONS, COMBINATIONS AND PROBABILITYsumanmathews
 
7.8 simple probability 2
7.8 simple probability   27.8 simple probability   2
7.8 simple probability 2bweldon
 
Basic Counting Law Discrete Math Power Point Presentaton
Basic Counting Law Discrete Math Power Point PresentatonBasic Counting Law Discrete Math Power Point Presentaton
Basic Counting Law Discrete Math Power Point Presentatonedzhoroevastudy
 
Probability and Probability Distribution.pptx
Probability and Probability Distribution.pptxProbability and Probability Distribution.pptx
Probability and Probability Distribution.pptxRaffyBarotilla
 
Probability - The Basics Workshop 1
Probability - The Basics Workshop 1Probability - The Basics Workshop 1
Probability - The Basics Workshop 1Angela Lee
 

Ähnlich wie Week5livelecturepowerpointfor2010 (20)

Week8finalexamlivelecture april2012
Week8finalexamlivelecture april2012Week8finalexamlivelecture april2012
Week8finalexamlivelecture april2012
 
Week8finalexamlivelecture dec2012
Week8finalexamlivelecture dec2012Week8finalexamlivelecture dec2012
Week8finalexamlivelecture dec2012
 
Week8 finalexamlivelecture 2010december
Week8 finalexamlivelecture 2010decemberWeek8 finalexamlivelecture 2010december
Week8 finalexamlivelecture 2010december
 
powerpoints probability.pptx
powerpoints probability.pptxpowerpoints probability.pptx
powerpoints probability.pptx
 
Grade 8 Probability Cambridge [PPT]
Grade 8 Probability Cambridge [PPT]Grade 8 Probability Cambridge [PPT]
Grade 8 Probability Cambridge [PPT]
 
Week8finalexamlivelecture2011 mt
Week8finalexamlivelecture2011 mtWeek8finalexamlivelecture2011 mt
Week8finalexamlivelecture2011 mt
 
Counting Partitions: Combinations - Finite Math
Counting Partitions: Combinations - Finite MathCounting Partitions: Combinations - Finite Math
Counting Partitions: Combinations - Finite Math
 
PPT8.ppt
PPT8.pptPPT8.ppt
PPT8.ppt
 
(7) Lesson 9.7
(7) Lesson 9.7(7) Lesson 9.7
(7) Lesson 9.7
 
Week52011
Week52011Week52011
Week52011
 
6. Permutations and Combinations-Revised (1).pptx
6. Permutations and Combinations-Revised (1).pptx6. Permutations and Combinations-Revised (1).pptx
6. Permutations and Combinations-Revised (1).pptx
 
Combination
CombinationCombination
Combination
 
Probability
Probability Probability
Probability
 
GRE QUANTITATIVE: PERMUTATIONS, COMBINATIONS AND PROBABILITY
GRE QUANTITATIVE: PERMUTATIONS, COMBINATIONS AND PROBABILITYGRE QUANTITATIVE: PERMUTATIONS, COMBINATIONS AND PROBABILITY
GRE QUANTITATIVE: PERMUTATIONS, COMBINATIONS AND PROBABILITY
 
7.8 simple probability 2
7.8 simple probability   27.8 simple probability   2
7.8 simple probability 2
 
Basic Counting Law Discrete Math Power Point Presentaton
Basic Counting Law Discrete Math Power Point PresentatonBasic Counting Law Discrete Math Power Point Presentaton
Basic Counting Law Discrete Math Power Point Presentaton
 
Mathematics Homework Help
Mathematics Homework HelpMathematics Homework Help
Mathematics Homework Help
 
Probability and Probability Distribution.pptx
Probability and Probability Distribution.pptxProbability and Probability Distribution.pptx
Probability and Probability Distribution.pptx
 
Practice Test 2 Probability
Practice Test 2 ProbabilityPractice Test 2 Probability
Practice Test 2 Probability
 
Probability - The Basics Workshop 1
Probability - The Basics Workshop 1Probability - The Basics Workshop 1
Probability - The Basics Workshop 1
 

Mehr von Brent Heard

Week 1 homework help 2015
Week 1 homework help 2015Week 1 homework help 2015
Week 1 homework help 2015Brent Heard
 
Finding the Recorded Lecture
Finding the Recorded LectureFinding the Recorded Lecture
Finding the Recorded LectureBrent Heard
 
Week 7 homework help 2015 13 15_19
Week 7 homework help 2015 13 15_19Week 7 homework help 2015 13 15_19
Week 7 homework help 2015 13 15_19Brent Heard
 
Week 7 Homework Numbers 9,10 and 12
Week 7 Homework Numbers 9,10 and 12Week 7 Homework Numbers 9,10 and 12
Week 7 Homework Numbers 9,10 and 12Brent Heard
 
Help on funky proportion confidence interval questions
Help on funky proportion confidence interval questionsHelp on funky proportion confidence interval questions
Help on funky proportion confidence interval questionsBrent Heard
 
Using minitab instead of tables for z values probabilities etc
Using minitab instead of tables for z values probabilities etcUsing minitab instead of tables for z values probabilities etc
Using minitab instead of tables for z values probabilities etcBrent Heard
 
Left, right or middle
Left, right or middleLeft, right or middle
Left, right or middleBrent Heard
 
Help on binomial problems using minitab
Help on binomial problems using minitabHelp on binomial problems using minitab
Help on binomial problems using minitabBrent Heard
 
Help on frequency distributions
Help on frequency distributionsHelp on frequency distributions
Help on frequency distributionsBrent Heard
 
Ug statistics help
Ug statistics helpUg statistics help
Ug statistics helpBrent Heard
 
3by9 On Wednesday for Week 4, Math 221
3by9 On Wednesday for Week 4, Math 2213by9 On Wednesday for Week 4, Math 221
3by9 On Wednesday for Week 4, Math 221Brent Heard
 
Week 1 Statistics for Decision (3x9 on Wednesday)
Week 1 Statistics for Decision (3x9 on Wednesday)Week 1 Statistics for Decision (3x9 on Wednesday)
Week 1 Statistics for Decision (3x9 on Wednesday)Brent Heard
 
Math533 finalexamreviewapr13
Math533 finalexamreviewapr13Math533 finalexamreviewapr13
Math533 finalexamreviewapr13Brent Heard
 
Math533 finalexamreviewfeb13
Math533 finalexamreviewfeb13Math533 finalexamreviewfeb13
Math533 finalexamreviewfeb13Brent Heard
 
Math 533 week7_homework_feb_2013_num_6_g_h
Math 533 week7_homework_feb_2013_num_6_g_hMath 533 week7_homework_feb_2013_num_6_g_h
Math 533 week7_homework_feb_2013_num_6_g_hBrent Heard
 
Week 6 homework help feb 11 2013_number_10pptx
Week 6 homework help feb 11 2013_number_10pptxWeek 6 homework help feb 11 2013_number_10pptx
Week 6 homework help feb 11 2013_number_10pptxBrent Heard
 

Mehr von Brent Heard (20)

Week 1 homework help 2015
Week 1 homework help 2015Week 1 homework help 2015
Week 1 homework help 2015
 
Finding the Recorded Lecture
Finding the Recorded LectureFinding the Recorded Lecture
Finding the Recorded Lecture
 
Week 7 homework help 2015 13 15_19
Week 7 homework help 2015 13 15_19Week 7 homework help 2015 13 15_19
Week 7 homework help 2015 13 15_19
 
Week 7 Homework Numbers 9,10 and 12
Week 7 Homework Numbers 9,10 and 12Week 7 Homework Numbers 9,10 and 12
Week 7 Homework Numbers 9,10 and 12
 
Help on funky proportion confidence interval questions
Help on funky proportion confidence interval questionsHelp on funky proportion confidence interval questions
Help on funky proportion confidence interval questions
 
Using minitab instead of tables for z values probabilities etc
Using minitab instead of tables for z values probabilities etcUsing minitab instead of tables for z values probabilities etc
Using minitab instead of tables for z values probabilities etc
 
Left, right or middle
Left, right or middleLeft, right or middle
Left, right or middle
 
Help on binomial problems using minitab
Help on binomial problems using minitabHelp on binomial problems using minitab
Help on binomial problems using minitab
 
Help on frequency distributions
Help on frequency distributionsHelp on frequency distributions
Help on frequency distributions
 
Ug statistics help
Ug statistics helpUg statistics help
Ug statistics help
 
3by9on w week_6
3by9on w week_63by9on w week_6
3by9on w week_6
 
3by9on w week_5
3by9on w week_53by9on w week_5
3by9on w week_5
 
3by9 On Wednesday for Week 4, Math 221
3by9 On Wednesday for Week 4, Math 2213by9 On Wednesday for Week 4, Math 221
3by9 On Wednesday for Week 4, Math 221
 
3by9on w week_3
3by9on w week_33by9on w week_3
3by9on w week_3
 
3by9on w week_2
3by9on w week_23by9on w week_2
3by9on w week_2
 
Week 1 Statistics for Decision (3x9 on Wednesday)
Week 1 Statistics for Decision (3x9 on Wednesday)Week 1 Statistics for Decision (3x9 on Wednesday)
Week 1 Statistics for Decision (3x9 on Wednesday)
 
Math533 finalexamreviewapr13
Math533 finalexamreviewapr13Math533 finalexamreviewapr13
Math533 finalexamreviewapr13
 
Math533 finalexamreviewfeb13
Math533 finalexamreviewfeb13Math533 finalexamreviewfeb13
Math533 finalexamreviewfeb13
 
Math 533 week7_homework_feb_2013_num_6_g_h
Math 533 week7_homework_feb_2013_num_6_g_hMath 533 week7_homework_feb_2013_num_6_g_h
Math 533 week7_homework_feb_2013_num_6_g_h
 
Week 6 homework help feb 11 2013_number_10pptx
Week 6 homework help feb 11 2013_number_10pptxWeek 6 homework help feb 11 2013_number_10pptx
Week 6 homework help feb 11 2013_number_10pptx
 

Kürzlich hochgeladen

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Kürzlich hochgeladen (20)

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 

Week5livelecturepowerpointfor2010

  • 1. B Heard Lecture for Week 5 QuizStatistics For Decision Making Not to be used, posted, etc. without my expressed permission. B Heard
  • 2. Your Week 5 Quiz is on material covered in Weeks 3 and 4 Your Week 7 Quiz is on material covered in Weeks 5 and 6 Your Final Exam is comprehensive covering the material in the three prior quizzes plus the material covered in Week 7 Your best approach for preparing for the quizzes should be the Practice Questions offered in the live lecture each week we have a quiz. Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 3. Week 5 Quiz Let’s look at some questions…. Not to be used, posted, etc. without my expressed permission. B Heard
  • 4. How many ways can a committee of 4 be chosen from 20 people? Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 5. How many ways can a committee of 4 be chosen from 20 people? This would be a combination because “order” doesn’t matter, so there would be 4845 different ways. Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 6. How many ways can a committee of 4 be chosen from 20 people if they have distinct positions (i.e. President, Secretary, Treasurer, and Vice-President)? Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 7. How many ways can a committee of 4 be chosen from 20 people if they have distinct positions (i.e. President, Secretary, Treasurer, and Vice-President)? This would be a permutation because “order” does matter, so there would be 116280. Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 8. What values can a probability be? Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 9. What values can a probability be? Anything between 0 and +1 (NOTHING ELSE). That also means from 0% to 100%, and any positive fraction where the numerator is smaller than the denominator. Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 10. List the sample space of the National League teams in the 2008 MLB playoffs. Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 11. Week 5 Quiz List the sample space of the National League teams in the 2008 MLB playoffs. {Brewers, Cubs, Dodgers, Phillies} Other Examples, Gears in my car {P, D, 2nd, Low, R, N}, Numbers on a clock {1,2,3,4,5,6,7,8,9,10,11,12}, Different weeks in our term {1,2,3,4,5,6,7,8}, Grades for the Course {A,B,C,D,F}, Standard Light Switch {On, Off}, etc. Not to be used, posted, etc. without my expressed permission. B Heard
  • 12. Week 5 Quiz What is the probability of drawing a 7 from a deck of cards? And what is the probability of a second card being an Ace or King if the first was a 7? (without replacement) Not to be used, posted, etc. without my expressed permission. B Heard
  • 13. Week 5 Quiz What is the probability of drawing a 7 from a deck of cards? And what is the probability of a second card being an Ace or King if the first was a 7? What is the probability of drawing a 7 from a deck of cards? 4/52 or 1/13   And what is the probability of a second card being an Ace or King if the first was a 7? (without replacement) There are 8 Aces and Kings left, but only 51 cards to draw from so it would be 8/51 Not to be used, posted, etc. without my expressed permission. B Heard
  • 14. Week 5 Quiz What is the probability of drawing a 6, 7, or 8 from a deck of cards? What is the probability of a second card drawn being a 6, 7, or 8 if the first was a 6, 7, or 8? (without replacement) Not to be used, posted, etc. without my expressed permission. B Heard
  • 15. Week 5 Quiz What is the probability of drawing a 6, 7, or 8 from a deck of cards? What is the probability of a second card drawn being a 6, 7, or 8 if the first was a 6, 7, or 8? What is the probability of drawing a 6, 7, or 8 from a deck of cards? There would be 12 of them so 12/52 or 3/13   What is the probability of a second card drawn being a 6, 7, or 8 if the first was a 6, 7, or 8? (without replacement) There would be 11 left and only 51 cards to draw from so it would be 11/51 Not to be used, posted, etc. without my expressed permission. B Heard
  • 16. If there are 13 word documents and 27 excel documents in a folder, and one is randomly drawn, what is the probability of drawing a word document? Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 17. If there are 13 word documents and 27 excel documents in a folder, and one is randomly drawn, what is the probability of drawing a word document? 13/ (13+27) = 13/40 Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 18. Factorials Answer the following:   4!   3! * 0!   2! /0! (0!*3!)/4! Week 5 Quiz ! ! ! Not to be used, posted, etc. without my expressed permission. B Heard
  • 19. Factorials Answer the following:  Remember that the factorial sign means x! = x * x-1 * x-2 * … 1, so 4! = 4*3*2*1 = 24   3! * 0! = (3*2*1) * 1 = 6 (remember 0! is ALWAYS = 1)   2! /0! = (2*1)/1 = 2 (remember 0! is ALWAYS = 1) (0!*3!)/4!= (1*3*2*1)/(4*3*2*1) = 1/4 (remember 0! is ALWAYS = 1) Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 20. Week 5 Quiz Decide whether the following experiments would be Binomials, Poissons, or neither.    You test 6 different types of batteries.  The random variable represents the battery that is last longest.  Past experience is that 30% of the time it is the third of the six types. You observe a stop sign for 4 hours.  The random variable represents the number of cars that either completely stopped or didn’t.  Historically 65% of cars come to a complete stop.  A cab company averages three pickups per hour. We're interested in knowing the probability that in a randomly selected hour they will get one pickup.  A company ships computer components in boxes that contain 20 items. We want to know the probability that the 2nd item removed will be defective. Not to be used, posted, etc. without my expressed permission. B Heard
  • 21. Week 5 Quiz You test 6 different types of batteries.  The random variable represents the battery that is last longest.  Past experience is that 30% of the time it is the third of the six types. Neither, because we are testing 6 different types (it’s not a yes/no, good/bad, two decision type situation) You observe a stop sign for 4 hours.  The random variable represents the number of cars that either completely stopped or didn’t.  Historically 65% of cars come to a complete stop. Binomial, probability given in percentage. For this to be Poisson it would say something like on average 42 cars stop at the stop sign every hour, we want to know the probability of exactly 32 stopping, or more than 45 stopping, etc. – the probability (%) was a tip off that it was binomial  A cab company averages three pickups per hour. We're interested in knowing the probability that in a randomly selected hour they will get one pickup. Poisson, as per the previous question’s answer we are interested in finding out the probability of 1 pickup.  A company ships computer components in boxes that contain 20 items. We want to know the probability that the 2nd item removed will be defective. Neither, we don’t have a probability to start with (Binomial), or an average number of defects (Poisson). Not to be used, posted, etc. without my expressed permission. B Heard
  • 22. Week 5 Quiz If X = {1, 5, 9, 12} and P(1) = .3, P(5) = .3, P(9) = .2, and P(12) = .2, can we call it a random variable? Not to be used, posted, etc. without my expressed permission. B Heard
  • 23. Week 5 Quiz If X = {1, 5, 9, 12} and P(1) = .3, P(5) = .3, P(9) = .2, and P(12) = .2, can we call it a random variable? Yes, the sum of the probabilities = (.3+.3+.2+.2) = 1 and they are all between 0 and 1. Not to be used, posted, etc. without my expressed permission. B Heard
  • 24. Find P(X < 14) for this random variable.  X = {1, 5, 7, 13, 15}.  P(1) = P(5) = P(7) = P(13) = P(15). Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 25. Find P(X < 14) for this random variable.  X = {1, 5, 7, 13, 15}.  P(1) = P(5) = P(7) = P(13) = P(15). Since  P(1) = P(5) = P(7) = P(13) = P(15) they must add up to 1 therefore the probability for each must be 1/5 since there are five so it is 0.20 then P(x < 14) = P(1) + P(5) + P(7) + P(13) = 0.20 + 0.20 + 0.20 + 0.20 = 0.80 Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 26. If X = {-1, 0, 3, 8} and P(-1) = .3, P(0) = .1, P(3) = .3, and P(8) = .3, can we call it a random variable? Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 27. If X = {-1, 0, 3, 8} and P(-1) = .3, P(0) = .1, P(3) = .3, and P(8) = .3, can we call it a random variable? Do the probabilities add up to one? .3 + .1 + .3 +. 3 = 1 So yes it is (also note that those probabilities have to be between 0 and 1.) Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 28. We have a binomial experiment with p = .6 and n = 3.  Set up the probability distribution and compute the mean, variance, and standard deviation. Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 29. Templates for Binomial and Poisson http://highered.mcgraw-hill.com/sites/0070620164/student_view0/excel_templates.html I will post this in the chat area of the lecture Week 5 Quiz
  • 30. See Excel Spreadsheet picture that follows. X = {0, 1, 2, 3}P(X = 0) = 0.06 P(X = 1) = .29 P(X = 2) = .43 P(X = 3) = .22E(X) = n*p = 3 * .6 = 1.8 (listed as mean in provided excel spreadsheet picture that follows) V(X) = n*p*q, q = 1 - p = 1 - .6 = .4 V(X) = 3*.6*.4 = .72 (listed as variance in provided excel spreadsheet)standard deviation = sqrt(variance) = sqrt(.72) = .85 (listed as stdev in provided excel spreadsheet picture that follows) Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 31. Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 32. Week 5 Quiz We have a Poisson with mu = 3. Find P(X = 4), find P(X < 4), find P(X >= 4), compute the mean, variance, and standard deviation.
  • 33. Week 5 Quiz See Excel Spreadsheet attached to follow on post. P(X = 4) = 0.168 (see picture of excel spreadsheet yellow block)P(X < 4) = 0.647 (see picture of excel spreadsheet green block)P(X >=4) = 0.353 (see picture of excel spreadsheet gray block)mean = variance = 3 (see picture ofexcel spreadsheet)standard deviation = sqrt(variance) = 1.73 (see picture ofexcel spreadsheet) Not to be used, posted, etc. without my expressed permission. B Heard
  • 35. We have the random variable X = {5,10} with P(5) = .6 and P(10) = .4. Find E(X). Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 36. We have the random variable X = {5,10} with P(5) = .6 and P(10) = .4. Find E(X). E(X) = sum of (x*P(X)) = 5*P(5) + 10*P(10) = 5*.6 + 10*.4 = 3.0 + 4.0 = 7.0 Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 37. Continuous or discrete? The amount of oil in your car’s engine? The number of cans of coke in your refrigerator? Your son’s weight? The number of cousins you have? The amount of butter in your butter dish? The number of classes you have taken and received credit for? Week 5 Quiz Not to be used, posted, etc. without my expressed permission. B Heard
  • 38. Week 5 Quiz Continuous or discrete? The amount of oil in your car’s engine? Continuous The number of cans of coke in your refrigerator? Discrete Your son’s weight? Continuous The number of cousins you have? Discrete The amount of butter in your butter dish? Continuous The number of classes you have taken and received credit for? Discrete Not to be used, posted, etc. without my expressed permission. B Heard
  • 39. Week 5 Quiz S STAT CAVE Find me on Facebook at: www.facebook.com/statcave Not to be used, posted, etc. without my expressed permission. B Heard