Exam 2 Flashcards

1
Q

Assigning Probabilities: Classical Approach

A

Assigning probabilities based on the assumption of equally likely outcomes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Assigning Probabilities: Relative Frequency Approach

A

Assigning probabilities based on experimentation or historical data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Assigning Probabilities: Subjective Approach

A

Assigning probabilities based on judgment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Classical Approach example

A

If an experiment has n possible outcomes, this method would assign a probability of 1/n to each outcome. It is necessary to determine the number of possible outcomes. Experiment: Rolling a die Outcomes {1, 2, 3, 4, 5, 6} Probabilities: Each sample point has a 1/6 chance of occurring

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Relative Frequency Method

A

Each probability assignment is given by dividing the frequency (number of days) by the total frequency (total number of days).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Subjective Approach

A

“In the subjective approach we define probability as the degree of belief that we hold in the occurrence of an event”

Example: Weather forecasting
it’s a subjective probability based on past observations combined with current weather conditions

– based on current conditions, there is a 60% chance of rain (say)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Compliment of an Event

A

The complement of event A is defined to be the event consisting of all sample points that are “not in A”.

Complement of A is denoted by Ac

The Venn diagram below illustrates the concept of a complement.

P(A) + P(Ac ) = 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Intersection of events

A

The intersection of events A and B is the set of all sample points that are in both A and B.

The intersection is denoted: A and B A ∩ Β

The joint probability of
A and B is the probability of
the intersection of A and B
P(A and B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Union of two events

A

The union of two events A and B, is the event containing all sample points that are in A or B or both:

Union of A and B is denoted: A or B (A ∪ B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Mutually Exclusive Events

A

When two events are mutually exclusive (that is the two events cannot occur together), their joint probability is 0, hence:

Mutually exclusive: no points in common
For example A = tosses totaling 7 and B = tosses totaling 11

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Condtional Probability

A

Conditional probability is used to determine how two events are related; that is, we can determine the probability of one event given the occurrence of another related event.

Conditional probabilities are written as P(A | B) and read as “the probability of A given B” and is calculated as:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Independence

A

If both events can occur they are dependent.

One of the objectives of calculating conditional probability is to determine whether two events are related.

In particular, we would like to know whether they are independent, that is, if the probability of one event is not affected by the occurrence of the other event.

Two events A and B are said to be independent if
P(A|B) = P(A)
or
P(B|A) = P(B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Three probability rules and trees

A

3 rules that enable us to calculate the probability of more complex events from the probability of simpler events:

The Complement Rule

The Multiplication Rule

The Addition Rule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Probability Rule: Complement Rule

A

The complement rule gives us the probability of an event NOT occurring

P(AC) = 1 – P(A)

Example:

In the simple roll of a die, the probability of the number “1” being rolled is 1/6
The probability that some number other than “1” will be rolled is 1 – 1/6 = 5/6.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Probability Rule: Multiplication Rule

A

The multiplication rule is used to calculate the joint probability of two events. It is based on the formula for conditional probability defined earlier:

If we multiply both sides of the equation by P(B) we have:

P(A and B) = P(A | B)•P(B)

Likewise, P(A and B) = P(B | A) • P(A)

If A and B are independent events, then P(A and B) = P(A)•P(B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Probability Rule: Addition Rule

A

Recall: the addition rule is used to compute the probability of event A or B or both A and B occurring; i.e. the union of A and B.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Random Variable

A

A random variable is a function or rule that assigns a number to each outcome of an experiment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Discrete Random Variable

A

Discrete Random Variable
– one that takes on a countable number of values
– E.g. values on the roll of dice: 2, 3, 4, …, 12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Continuous Random Variable

A

Continuous Random Variable
– one whose values are not discrete, not countable
– E.g. time (30.1 minutes? 30.10000001 minutes?)

20
Q

Binomial Distribution

A

The binomial distribution is the probability distribution that
results from doing a “binomial experiment”.
Binomial experiments have the following properties:

Fixed number of trials, represented as n.
Each trial has two possible outcomes, a “success” and a “failure”.
P(success)=p (and thus: P(failure)=(1–p), for all trials.

The trials are independent, which means that the outcome of one trial does not affect the outcomes of any other trials.

21
Q

Conditions of Binomial Expierement:

A

 There is a fixed finite number of trials (n=10).
An answer can be either correct or incorrect.
The probability of a correct answer
(P(success)=.20) does not change from
question to question.
 Each answer is independent of the others.

22
Q

Poisson Random Variable

A

The Poisson random variable is the number of successes that occur in a period of time or an interval of space in a Poisson experiment.

E.g. On average, 96 (successes) trucks arrive at a border crossing
 every hour (time period).

E.g. The number of typographic errors in a new textbook edition averages 1.5 per 100 pages.

23
Q

Binomial Distribution Example

A

The quiz consists of 10 multiple-choice questions. Each question has five possible answers, only one of which is correct. Pat plans to guess the answer to each question.

Algebraically then: n=10, and P(success) = 1/5 = .20

24
Q

Poisson Distribution

A

A statistics instructor has observed that the number of typographical errors in new editions of textbooks varies considerably from book to book. After some analysis he concludes that the number of errors is Poisson distributed with a mean of 1.5 per 100 pages. The instructor randomly selects 100 pages of a new book. What is the probability that there are no typos?

25
Q

Probability Tree

A
26
Q

Normal Distribution

A

The normal distribution is the most important of all probability distributions. The probability density function of a normal random variable is given by:

27
Q

The normal distribution is described by two parameters

A

its mean μ and its standard deviation σ . Increasing the mean shifts the curve to the right…

28
Q

Second Parameter

A

Increasing the standard deviation (σ) “flattens” the curve…

29
Q

Normal Probablity Z equation

A
30
Q

Standard Normal Distribution

A

A normal distribution whose mean is zero and standard deviation is one is called the standard normal distribution.

31
Q

Sampling Distributions

A

A sampling distribution is created by, as the name suggests, sampling.

One of the ways to create a sampling distribution is to rely on rules of probability

For example, consider the roll of one and two dice…

32
Q

Sampling Distribution of the Mean equation

A
33
Q

Central Limit Theorum

A

The sampling distribution of the mean of a random sample drawn from any population is approximately normal for a sufficiently large sample size.

The larger the sample size, the more closely the sampling distribution of X will resemble a normal distribution.

In most practical situations, a sample size of 30 may be
sufficiently large to allow us to use the normal
distribution as an approximation for the sampling
distribution of X.

34
Q

Sampling Distribution of the Sample Mean

A

mu xbar = mu

σ²xbar = σ²/n and σ xbar = σ / sq rt of n

  1. If X is normal, xbar is normal. If X is non-normal, xbar is approximately normal for sufficiently large sample sizes.
35
Q

The standard deviation of the sampling distribution is called the ________ _______

A

Standard Error

36
Q

Using the Sampling Distribution for Inference

A
37
Q

Normal approximation to the binomial works best when the number of experiment n (sample size) is_______

A

large

38
Q

For the approximation to provide good results two conditions should be met:

A


1) np ≥ 5
2) n(1–p) ≥ 5

39
Q

Normal approximation to Binomial equations

A

mean

variance

standard deviation

40
Q

Sampling Distribution of a Proportion

A

The estimator of a population proportion of successes is the sample proportion. That is, we count the number of successes in a sample and compute:

41
Q

Sampling Distribution of a Proportion Z score equation

A
42
Q

Marginal Probability

A

Marginal probability is the probability of the occurrence of the single event

43
Q

Joint Probability

A

Joint probability is the probability that two events will occur simultaneously.

44
Q

Requirements of Probability

A

(1) That the probabilities lie between 0 and 1.
(2) The sum of all probabilities of the distribution sum up to 1.

45
Q

negative z value

A

to the left of the mean

46
Q

positive z score

A

to the right of the mean