1 / 58

Review

Review. Detecting Outliers. Review. Detecting Outliers Standard Deviation Percentiles/Box Plots Suspected and Highly Suspected Outliers. Review. Detecting Outliers Standard Deviation Percentiles/Box Plots Suspected and Highly Suspected Outliers. Review. Detecting Outliers

kassia
Download Presentation

Review

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Review Detecting Outliers

  2. Review Detecting Outliers • Standard Deviation • Percentiles/Box Plots • Suspected and Highly Suspected Outliers

  3. Review Detecting Outliers • Standard Deviation • Percentiles/Box Plots • Suspected and Highly Suspected Outliers

  4. Review Detecting Outliers • Standard Deviation • Chebyshev’s Rule • Emperical Rule • Which points are within k standard deviations? • Z-scores • Suspected and Highly Suspected Outliers

  5. Review Detecting Outliers • Percentiles/Box Plots • Find Percentiles • Find Qu, M, QL, IQR. • *** Use the method I showed you, not your calculator*** • Building a box plot • Calculate the Upper/Lower Inner and Outer Fences • *** Use the method I showed you, not your calculator*** • Include a menu and show all your work • Suspected and Highly Suspected Outliers

  6. Examples

  7. Big Picture Detecting Outliers

  8. Big Picture (Outliers) Typically we know a lot of historical data about what we are trying to test. From that data we estimate what the population center (the mean) and population standard deviation are. We can: • make predictions (within a certain percentage chance) about future events. • collect new data and check to see if that would be an outlier in the old data.

  9. Probability

  10. Probability An experiment is any process that allows researchers to obtain observations. An event is any collection of results or outcomes of an experiment. A simple eventis an outcome or an event that cannot be broken down any further.

  11. Example Rolling a die is an experiment. It has 6 different possible outcomes An example of an event is rolling a 5. Rolling a 5 is a simple event. It cannot be broken down any further.

  12. Example Rolling a die is an experiment. It has 6 different possible outcomes. Another example of an event is rolling an odd number. This event can be broken down into three simple events: Rolling a 1, rolling a 3 and rolling a 5.

  13. Sample Space The sample space for an experiment consists of all simple events. Example: When we roll on die the sample space is: 1, 2, 3, 4, 5, 6

  14. Sample Space Example: When we roll on die the sample space is: 1, 2, 3, 4, 5, 6 Example: When we roll two dice the sample space is:

  15. Sample Space Example: When we roll two dice the sample space is all possible pairs of rolls 1,1 1,2 1,3 1,4 1,5 1,6 2,1 2,2 2,3 2,4 2,5 2,6 3,1 3,2 3,3 3,4 3,5 3,6 4,1 4,2 4,3 4,4 4,5 4,6 5,1 5,2 5,3 5,4 5,5 5,6 6,1 6,2 6,3 6,4 6,5 6,6

  16. Sample Space We often represent the sample space with a Venn Diagram. Sample Space Event Simple Events (all the red dots)

  17. Sample Space Usually the simple events are not included in our diagram Sample Space Event Simple Events

  18. Sample Space Here is a Venn Diagram depicting two events which overlap, or intersect.

  19. Assigning Probabilities Sample Space Event Simple Events (all the red dots)

  20. Assigning Probabilities Each Simple event has a probability associated with it.

  21. Assigning Probabilities Each Simple event has a probability associated with it. This is really the relative frequency of the simple event.

  22. Assigning Probabilities Each Simple event has a probability associated with it. This is really the relative frequency of the simple event. To find the probability of an event, add up the probabilities of the simple events inside of it.

  23. Example A cage contains 7 black mice, 4 brown mice and 1 white mouse. A mouse is selected at random from the cage. What is the probability it is either a black mouse or a white mouse?

  24. Example A cage contains 7 black mice, 4 brown mice and 1 white mouse. A mouse is selected at random from the cage. What is the probability it is either a black mouse or a white mouse?

  25. Example A cage contains 7 black mice, 4 brown mice and 1 white mouse. A mouse is selected at random from the cage. What is the probability it is either a black mouse or a white mouse? P (Black or White) =

  26. Example A cage contains 7 black mice, 4 brown mice and 1 white mouse. A mouse is selected at random from the cage. What is the probability it is either a black mouse or a white mouse? P (Black or White) = P(Black) +P(White)

  27. Example A cage contains 7 black mice, 4 brown mice and 1 white mouse. A mouse is selected at random from the cage. What is the probability it is either a black mouse or a white mouse? P (Black or White) = P(Black) +P(White) = 7/12 + 1/12 = 8/12

  28. Sample Space Example: Roll two dice.What is the probability of rolling a 9? 1,1 1,2 1,3 1,4 1,5 1,6 2,1 2,2 2,3 2,4 2,5 2,6 3,1 3,2 3,3 3,4 3,5 3,6 4,1 4,2 4,3 4,4 4,5 4,6 5,1 5,2 5,3 5,4 5,5 5,6 6,1 6,2 6,3 6,4 6,5 6,6

  29. Sample Space Example: Roll two dice.What is the probability of rolling a 9?

  30. Sample Space Example: Roll two dice.What is the probability of rolling a 9?

  31. Properties of Probability

  32. Union The union of events A and B is the event that A or B (or both) occur.

  33. Union The union of events A and B is the event that A or B (or both) occur. A or B A B

  34. Intersection The intersection of events A and B is the event that both A and B occur.

  35. Intersection The intersection of events A and B is the event that both A and B occur. A and B A B

  36. Compliment The compliment of an event A is the event that A does not occur.

  37. Compliment The compliment of an event A is the event that A does not occur. AC

  38. Compliment The compliment of an event A is the event that A does not occur. We use AC to denote the compliment of A. P(AC)= 1 - P(A)

  39. Compliment The compliment of an event A is the event that A does not occur. We use AC to denote the compliment of A. P(A)= 1 - P(AC)

  40. Example For an experiment of randomly selecting one card from a deck of 52 cards, let A=event the card selected is the King of Hearts B=event the card selected is a King C=event the card selected is a Heart D=event the card selected is a face card. Find: • P(DC) b) P(B and C) • P(B or C) d) P(C and D) e) P(A or B) f) P(B)

  41. Example For an experiment of randomly selecting one card from a deck of 52 cards, let A=event the card selected is the King of Hearts B=event the card selected is a King C=event the card selected is a Heart D=event the card selected is a face card. Find: • P(DC) =40/52 b) P(B and C)= 1/52 • P(B or C)=16/52 d) P(C and D)=3/52 e) P(A or B)=4/52 f) P(B)=4/52

  42. Unions and Intersections Unions and Intersections are related by the following formulas P(A and B)= P(A) + P(B) - P(A or B) P(A or B)= P(A) + P(B) - P(A and B)

  43. Mutually Exclusive Two events are mutually exclusiveif P (A and B) = 0.

  44. Mutually Exclusive Two events are mutually exclusiveif P (A and B) = 0. Suppose P (E) = .3, P (F) = .5, and E and F are mutually exclusive. Find: P(E and F)= P(E or F)= P(EC)= P(FC)= P((E or F) C)= P((E and F) C)=

  45. Mutually Exclusive Two events are mutually exclusiveif P (A and B) = 0. Suppose P (E) = .3, P (F) = .5, and E and F are mutually exclusive. Find: P(E and F) = 0 P(E or F) = 0.8 P(EC) = 0.7 P(FC) = 0.5 P((E or F) C)=0.2 P((E and F) C)=1

  46. Example In buying a new computer (tower, monitor, keyboard and mouse) studies show that 4% have problems with their mouse and 2% have problems with their monitor and 0.2% have problems with both before the expirations of their manufactured warranty. a) Find the probability that a computer set purchased has one of the two problems b) Neither c) Just a monitor problem

  47. Example In buying a new computer (tower, monitor, keyboard and mouse) studies show that 4% have problems with their mouse and 2% have problems with their monitor and 0.2% have problems with both before the expirations of their manufactured warranty. a) Find the probability that a computer set purchased has one of the two problems. (5.8%) b) Neither c) Just a monitor problem

  48. Example In buying a new computer (tower, monitor, keyboard and mouse) studies show that 4% have problems with their mouse and 2% have problems with their monitor and 0.2% have problems with both before the expirations of their manufactured warranty. a) Find the probability that a computer set purchased has one of the two problems. (5.8%) b) Neither (94.2%) c) Just a monitor problem (1.8%)

  49. Example In buying a new computer (tower, monitor, keyboard and mouse) studies show that 4% have problems with their mouse and 2% have problems with their monitor and 0.2% have problems with both before the expirations of their manufactured warranty. a) Find the probability that a computer set purchased has one of the two problems. (5.8%) b) Neither (94.2%) c) Just a monitor problem (1.8%)

  50. Example Suppose P (E) = 0.4, P (F) = 0.3, and P(E or F)=0.6. Find: P(E and F) P(EC or FC) P(EC and FC) P(EC and F)

More Related