Basic Concepts of Probability Probability is a chance of something will happen.
Definition 1: The set of all possible outcomes of a statistical
experiment is called the sample space and is represented by the symbol S. Each outcome in a sample space is called an element, or a member of the sample space, or simply a sample point. If a sample space has a finite number of elements, we may list the members separated by commas and enclosed in braces. Thus, the sample space S, of possible outcomes when a die is tossed may be written
Basic Concepts of Probability Example 2: An experiment consists of flipping a coin and then flipping it a second time if a head occurs. If a tail occurs on the first flip, then a die is tossed once. List the possible sample points. H S = {HH,HT,T1,T2,T3,T4,T5,T6} H T
For certain statistical experiment, it is by no means unusual to
define two events A and B, and cannot both occur simultaneously. The events A and B are the said to be mutually exclusive. Stated more formally, we have the following definition.
Definition 5: Two events A and B are mutually exclusive, or
a)A U C = {1,2,4,7,3,5} B A b) B’∩A = {4,7} 2 B’= {7,4,5} 6 7 A = {1,2,7,4} 1 c) A∩B∩C = {1} 4 3 d) (AUB)∩C’ = {2,6,7} AUB = {1,2,3,4,6,7} 5 C’= {2,6,7} C
Example: In how many ways can 7 graduate students be assigned to 1
triple and 2 double hotel rooms during a conference? 7!/(3!x2!x2!) = 210 ways Theorem 8: The number of combinations of n distinct objects taken r at a time is
Probability of an Event Example: A coin is tossed twice. What is the probability that at least 1 head occurs? S = {HH,HT,TH,TT} = ¼ + ¼ + ¼ = ¾ = 0.75 = 75% Example: A die is loaded in such a way that an even number is twice as likely to occur as an odd number. If E is the event that a number less than 4 occurs on a single toss of the die, find P(E). S = {1,2,3,4,5,6}{2,4,6} E = {1,2,3} P(E) = 1/9 + 2/9+1/9 = 4/9 = 0.44 = 44% Theorem 9: If an experiment can result in any of N different equally likely outcomes, and if exactly n of these outcomes correspond to event A, then the probability of event A is
Example: A statistics class for engineers consists of 25 industrial, 10
mechanical, 10 electrical and 8 civil engineering students. If a person is randomly selected by the instructor to answer a question, find the probability that the student chosen is (a) an industrial engineering major (b) a civil engineering or an electrical engineering major. N = 25+10+10+8 = 53 a.P(IE) = 25/53 = 0.47