Business Statistics Flashcards

(38 cards)

1
Q

Q1=

A

0.25 (n+1)th value

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

Q3=

A

0.75 (n+1)th value

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

Ecart entre 2 quartiles =

A

Interquartile range

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

Median =

A

To find the Median, place the numbers in value order and find the middle.

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

Median in a grouped data =

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

Find the Inter-quartile range in Grouped Data

A

Use the same formula as the median but divide the total per 4 for Q1 or multiply per 3/4 for Q3

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

Coefficient of variation (CV)=

A

Measure of relative dispersion

s=𝞼= standard deviation

ẍ=𝞵=mean

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

Measure of Skewness

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

Standard deviation =

A

s or 𝞼

square root of variance

√𝞼2

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

Variance =

A

𝞼2

Average of squared differences from the mean

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

When should we prefer the mean or the median ?

A

The mean is mostly preferred because it uses all the data values

However, in case of extreme values, the median might be more representative

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

Sample variance formula

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

How to estimate the mean of grouped data ?

A

We can estimate the Mean by using the midpoints.

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

The complement of an event is ..

A

Everything in the sample space apart from that event.

P(Ā)=P(Ac)=1−P(A)

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

The Addition Rule =

(A union B)

A

P(A or B) = P(A∪B) = P(A) + P(B) - P(A∩B)

If A and B are mutually exclusive: P(A∩B) =0

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

The Multiplication Rule

(A inter B)

A

P(AandB)=P(A∩B)=P(A)*P(B)

If A and B are mutually exclusive: P(A∩B) =0

17
Q

Conditional Probability

(P de A sachant B)

A

If A and B are independent, then:

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

P(A ∩ B) = P(A) * P(B)

18
Q

How can we establish the number of ways of having 3 girls and 2 boys?

A

Combinations (order is not important):

19
Q

What does the ! mean ?

A

It is all the numbers multiplied together before it.
So if you put 3!, it gives 1x2x3=6
Or if you put 6! it gives

20
Q

Bayes’ Theorem :

21
Q

General Bayes’ Theorem

22
Q

What is Decision Analysis ?

A

Analysis of decision making where risk is involved

23
Q

Mean of a Discrete Random Variable

A

μ=E(x)=∑xi Pr(xi)

24
Q

Variance of a Discrete Random Variable =

A

σ2=Ε(x−μ)2=∑(xi−μ)2Pr(xi)

25
What is a Binomial Situation ?
Random situation, in which there are: * n identical and independent trials; * only two possible outcomes: success (with probability p) or failure (with probability 1-p); * The probability of success remains the same between trials.
26
• The probability of x = r successes in n trials and probability of success at each trial equal to p is:
p(x=r)=nCr×pr×(1−p)n-r
27
nCr =
28
By definition, 0!=
1
29
The expected value (**mean** or **expectation**) of a Binomial random variable, r∼B(n,p), is:
μ = Ε(r)= np
30
The variance of a Binomial random variable, r∼B(n,p), is:
σ2 =np(1−p)
31
The Poisson Distribution P(x) =
Where: μ = mean of the distribution x = number of occurrences
32
The Poisson Distribution E(X) Var(x)
Where: μ = mean of the distribution x = number of occurrences
33
The two parameters of the Normal distribution are....
The mean (μ) and the variance (σ2) ## Footnote **x ∼N(μ,σ2)**
34
The Normal distribution with mean = 0 and variance = 1 is called the ...
Standard Normal Distribution
35
The letter z (also known as z-score) is ...
Usually used for random variables, which have been standardised, i.e., converted to new random variables with mean zero and variance (standard deviation) equal to one Z ∼ N(0,1)
36
Use the A2 table to find Z when...
P(Z \> a)
37
Continuity Correction
* The binomial distribution is a discrete distribution . * The normal distribution is a continuous distribution. * Accordingly, P(x = a) is approximated by P(a - 0.5 \< x \< a + 0.5). 1. If we require P(x \< a) for the Binomial we need P(x \< a - 0.5) for the Normal 2. If we require P(x \> a) for the Binomial we need P(x \> a + 0.5) for the Normal
38
95% Probability Interval Estimates :
Pr(μ-1.96√(σ2 /n) ≤ x ≤ μ+1.96√(σ2 /n))