Presentation is loading. Please wait.

Presentation is loading. Please wait.

EQT 272 PROBABILITY AND STATISTICS

Similar presentations


Presentation on theme: "EQT 272 PROBABILITY AND STATISTICS"— Presentation transcript:

1 EQT 272 PROBABILITY AND STATISTICS
ROHANA BINTI ABDUL HAMID INSTITUT E FOR ENGINEERING MATHEMATICS (IMK) UNIVERSITI MALAYSIA PERLIS Free Powerpoint Templates

2 CHAPTER 1 PROBABILITY 1.1 Introduction
1.2 Sample space and algebra of sets 1.3 Properties of probability 1.4 Tree diagrams and counting techniques 1.5 Conditional probability 1.6 Bayes’s theorem 1.7 Independence

3 1.1 INTRODUCTION TO PROBABILITY
WHY DO COMPUTER ENGINEERS NEED TO STUDY PROBABILITY??????? Signal processing Computer memories Optical communication systems Wireless communication systems Computer network traffic

4 1.1 INTRODUCTION TO PROBABILITY
Probability and statistics are related in an important way. Probability is used as a tool; it allows you to evaluate the reliability of your conclusions about the population when you have only sample information.

5 1.1 INTRODUCTION TO PROBABILITY
Probability is a measure of the likelihood of an event A occurring in one experiment or trial and it is denoted by P (A).

6 1.1 INTRODUCTION TO PROBABILITY
Experiment An experiment is any process of making an observation leading to outcomes for a sample space. Example: -Toss a die and observe the number that appears on the upper face. A medical technician records a person’s blood type. Recording a test grade.

7 1.2. Sample space and algebra of sets
The mathematical basis of probability is the theory of sets. Sets A set is a collection of elements or components Sample Spaces, S A sample space consists of points that correspond to all possible outcomes. Events An event is a set of outcomes of an experiment and a subset of the sample space.

8 Example 1.1 Experiment: Tossing a die Sample space:
Events: A: Observe an odd number B: Observe a number less than 4 C: Observe a number which could divide by 3

9 1.2 Sample space and algebra of sets
Basic Operations Figure 1.1: Venn diagram representation of events S B A C

10 1.2 Sample space and algebra of sets
The union of events A and B, which is denoted as , is the set of all elements that belong to A or B or both. Two or more events are called collective exhaustive events if the unions of these events result in the sample space. 2. The intersection of events A and B, which is denoted by , is the set of all elements that belong to both A and B. When A and B have no outcomes in common, they are said to be mutually exclusive or disjoint sets. 3. The event that contains all of the elements that do not belong to an event A is called the complement of A and is denoted by

11 Example 1.2 Given the following sets; A= {2, 4, 6, 8, 10}
B= {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} C= {1, 3, 5, 11,….}, the set of odd numbers Find , and

12 Answer = {1, 2, 3, 4, 5, 6, 7, 8, 9,10} = {2, 4, 6, 8, 10} = {2, 4, 6, 8,…}, the set of even numbers

13 Example 1.3 A survey finds that 56% of people are married. They ask the same group of people, and 67% have at least one child. There are 41% that are married and have at least one child. Describe this results with a Venn diagram.

14 Exercise 1 A group of 100 factory workers were questioned by a popular health magazine and 48% were found to take regular exercise. When asked about their eating habits, 67% replied that they always have breakfast. Not only that, 32% always have breakfast and exercise regularly. Describe this results with a Venn diagram.

15 1.3 PROPERTIES OF PROBABILITY

16 Theorem 1.1 : Laws of Probability

17 Example 1.4 Two fair dice are thrown. Determine
a) the sample space of the experiment b) the elements of event A if the outcomes of both dice thrown are showing the same digit. c) the elements of event B if the first thrown giving a greater digit than the second thrown. d) probability of event A, P(A) and event B, P(B)

18 Solutions 1.4 a) Sample space, S 1 2 3 4 5 6 (1, 1) (1, 2) (1, 3)
(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)

19 Solutions 1.4 b) A = {(1, 1), (2, 2), (3, 3), (4, 4), (5, 5), (6, 6)}
c) B = {(2, 1), (3, 1), (3, 2), (4, 1), (4, 2), (4, 3), (5, 1), (5, 2), (5, 3), (5, 4), (6, 1), (6, 2), (6, 3), (6, 4), (6, 5)}

20 Example 1.5 Consider randomly selecting a UniMAP Master Degree
international student, and let A denote the event that the selected individual has a Visa Card and B has a Master Card. Suppose that P(A) = 0.5 and P(B) = 0.4 and = 0.25. a) Compute the probability that the selected individual has at least one of the two types of cards ? b) What is the probability that the selected individual has neither type of card?

21 Solutions 1.5

22 1.4 tree diagrams and counting technique
Some experiments can be generated in stages, and the sample space can be displayed in a tree diagram. Each successive level of branching on the tree corresponds to a step required to generate the final outcome. A tree diagram helps to find simple events.

23 Example 1.6 A box contains one yellow and two red balls. Two balls are randomly selected and their colors recorded. Construct a tree diagram for this experiment and state the simple events. Y1 R1 R2

24 First ball Second ball RESULTS Y1R1 Y1R2 R1Y1 R1R2 R2Y1 R2R1 Y1 R1 R2

25 Exercise 2 3 people are randomly selected from voter registration and driving records to report for jury duty. The gender of each person is noted by the county clerk. List the simple events by creating a tree diagram.

26 1.4 tree diagrams and counting technique
We can use counting techniques or counting rules to # find the number of ways to accomplish the experiment # find the number of simple events. # find the number of outcomes

27 Counting rules Permutations Combinations

28 Permutations This counting rule count the number of outcomes when the experiment involves selecting r objects from a set of n objects when the order of selection is important.

29 Permutations The number of ways to arrange
an entire set of n distinct items is

30 "The password of the safe was 472".
We do care about the order. "724" would not work, nor would "247". It has to be exactly To help you to remember, think "Permutation ... Position"

31 There are basically two types of permutation:
Repetition is Allowed: such as a lock. It could be "333". No Repetition: for example the first three people in a running race. You can't be first and second.

32 Repetition is Allowed When you have n things to choose from ... you have n choices each time! When choosing r of them, the permutations are: n × n × ... (r times) (In other words, there are n possibilities for the first choice, THEN there are n possibilites for the second choice, and so on, multplying each time.) Which is easier to write down using an exponent of r: n × n × ... (r times) = nr

33 Example: In a lock , there are 10 numbers to choose from (0,1,..9) and you choose 3 of them: 10 × 10 × ... (3 times) = 103 = 1,000 permutations

34 No Repetition In this case, you have to reduce the number of available choices each time. For example, what order could 16 pool balls be in? After choosing a ball, you can't choose it again.

35 So, your first choice would have 16 possibilites, and your next choice would then have 15 possibilities, then 14, 13, etc. And the total permutations would be: 16 × 15 × 14 × 13 × ... = 20,922,789,888,000 But maybe you don't want to choose them all, just 3 of them, so that would be only: 16 × 15 × 14 = 3,360 In other words, there are 3,360 different ways that 3 pool balls could be selected out of 16 balls.

36 Example 1.7 Suppose you have 3 books, A, B and C but you have room for only two on your bookshelf. In how many ways can you select and arrange the two books when the order is important. A B C

37 A B A B 1.AB 4.BA A C A C 5.CA 2.AC A C B A C B 3.BC 6.CB

38 There are 6 ways to select and arrange the books in order.

39 Exercise 3 Three lottery tickets are drawn from a total of 50. If the tickets will be distributed to each of the employees in the order in which they are drawn, the order will be important. How many simple events are associated with the experiment?

40 Combinations This counting rule count the number of outcomes when the experiment involves selecting r objects from a set of n objects when the order of selection is not important.

41 "My fruit salad is a combination of apples, grapes and bananas" We don't care what order the fruits are in, they could also be "bananas, grapes and apples" or "grapes, apples and bananas", its the same fruit salad.

42 Example 1.8 Suppose you have 3 books, A, B and C but you have room for only two on your bookshelf. In how many ways can you select and arrange the two books when the order is not important. A B C

43 A B 1.AB A C 2.AC A C B 3.BC

44 There are 3 ways to select and arrange the books when the order is not important

45 Exercise 4 Suppose that in the taste test, each participant samples 8 products and is asked the 3 best products, but not in any particular order. Calculate the number of possible answer test.

46 TRY! A company produces 10 microchips during a night staff. 6 of these turn out to be defective. Suppose 3 of the chips were sent to a customer. What is the probability of the customer receiving 2 defective chips? What is the probability no defective chips?

47 GIVEN 1.5 CONDITIONAL PROBABILITY Definition:
For any two events A and B with P(B) > 0, the conditional probability of A given that B has occurred is defined by GIVEN

48 Example 1.9 A study of 90 students was done by UniMAP first year students. The results are given in the table : Area/Gender Male (C) Female (D) Total Urban (A) 35 10 45 Rural (B) 25 20 60 30 90 If a student is selected at random and have been told that the individual is a male student, what is the probability of he is from urban area?

49 Answer; Probability of male students from urban area

50 Example 1.8 In 2006, Edaran Automobil Negara (EON) will produce a multipurpose national car (MPV) equipped with either manual or automatic transmission and the car is available in one of four metallic colours. Relevant probabilities for various combinations of transmission type and colour are given in the accompanying table: Transmission type/Colour Grey (C) Blue Black (B) Red Automatic, (A) 0.15 0.10 Manual 0.05 0.20

51 Example 1.9 Let, A = automatic transmission B = black C = grey   Calculate;

52 Answer; a) P(A) = probability of MPV with automatic transmission P(A) = = 0.45 P(B) = probability of black MPV P(B) = = 0.25 P(A∩B) = probability of black MPV with automatic transmission P(A∩B) = 0.10

53 P(A|B) = probability of auto MPV given that the MPV is black P(B|A) = probability of black MPV given that the MPV has automatic transmission

54 P(A|C) = probability of auto MPV given that the MPV is grey P(A|C’) = probability of auto MPV given that the MPV is not grey

55 1.6 BAYES’ THEOREM Used to revise previously calculated probabilities based on new information. Extension of conditional probability

56 Suppose someone told you they had a nice conversation with someone on the train. Not knowing anything else about this conversation, the probability that they were speaking to a woman is 50%. Now suppose they also told you that this person had long hair. It is now more likely they were speaking to a woman, since women are more likely to have long hair than men. Bayes' theorem can be used to calculate the probability that the person is a woman.

57 Suppose it is also known that 75% of women have long hair
Suppose it is also known that 75% of women have long hair. Likewise, suppose it is known that 15% of men have long hair. Our goal is to calculate the probability that the conversation was held with a woman, given the fact that the person had long hair.

58 Probability that the conversation was held with a woman, given the fact that the person had long hair

59

60 Example 1.9 A drilling company has estimated a 40% chance of striking oil for their new well. A detailed test has been scheduled for more information. Historically, 60% of successful wells have had detailed tests, and 20% of unsuccessful wells have detailed tests. Given that this well has been scheduled for a detailed test, what is the probability that the well will be successful?

61 Answer:

62 TRY!!! You have a database of 100 emails.
60 of those 100 s are spam 48 of those 60 s that are spam have the word "buy" 12 of those 60 s that are spam don't have the word "buy" 40 of those 100 s aren't spam 4 of those 40 s that aren't spam have the word "buy" 36 of those 40 s that aren't spam don't have the word "buy" What is the probability that an is spam if it has the word "buy"?

63 1.7 independence Definition :
Two events A and B are said to be independent if and only if either Otherwise, the events are said to be dependent.

64 Multiplicative Rule of Probability:

65 Two events, A and B, are independent if the fact that
A occurs does not affect the probability of B occurring.

66 Some other examples of independent events are:
Landing on heads after tossing a coin AND rolling a 5 on a single 6-sided die. Choosing a marble from a jar AND landing on heads after tossing a coin. Choosing a 3 from a deck of cards, replacing it, AND then choosing an ace as the second card. Rolling a 4 on a single 6-sided die, AND then rolling a 1 on a second roll of the die.

67 Example 1.10


Download ppt "EQT 272 PROBABILITY AND STATISTICS"

Similar presentations


Ads by Google