EDA-Reviewer
EDA-Reviewer
EDA-Reviewer
Sampling process of selecting units (e.g., III. Planning & Conducting Experiments
people, organizations) from a population
of interest. Experiment series of tests conducted in a
Sample must be a representative of the systematic manner to increase the
target population. understanding of an existing process or
explore a new product or process
2 Ways of selecting a sample
Design of Experiments (DOE) a tool to
Probability sampling - researcher develop an experimentation strategy that
chooses samples from a larger population maximizes learning using minimum
using a method based on the theory of resources.
probability.
> Simple Random Sampling - group of Methodology of DOE
subjects (a sample) is selected for study - ensures that all factors and their
from a larger group (a population). interactions are systematically
> Stratified Sampling - taking samples investigated resulting to reliable
from each stratum or sub-group of a and complete information
population. 5 stages of DOE
> Cluster Sampling - entire population 1. Planning - carefully plan for the
is divided into groups, or clusters, and a course of experimentation before
random sample of these clusters are going to the process of testing and
selected. data collection.
2. Screening - used to identify the - 20 basketball players from teams
important factors that affect the of 5 players. Each player can play
process under investigation out of ANY position.
the large pool of potential factors.
3. Optimization - determine the best PERMU AND COMBI
setting of these factors to achieve - A hat with 3 marbles A, B and C
the objectives of the investigation. and you just wanna find out how
4. Robustness Testing - it is many ways are there if you have to
important to make the product or pick two marbles out of the three at
process insensitive to variations random and how many ways if you
resulting from changes in factors wanna pick two?
that affect the process but are
beyond the control of the analyst. Rule of Addition
Mutually exclusive:
FORMULAS P(A ∪ B)=P(A)+P(B)
- a standard die roll being 1 or 6?
Probability (cannot occur at the same time)
𝑛(𝑆) NOT mutually exclusive:
𝑃(𝐸) = 𝑛(𝐸) P(A ∪ B)=P(A)+P(B)−P(A ∩ B)
- a standard die roll being even or
Permutation (ORDER MATTERS) prime?
- probability that the student checks
𝑛!
𝑛𝑃𝑟 = (𝑛−𝑟)!
out a work of fiction, non-fiction, or
both?
- Suppose 10 horses. 1st, 2nd, 3rd
- A class of 20 students and
Rule of Multiplication
elections are being made for
Independent: doesn’t affect the probability
President and VP. How many
of the other event.
different ways could the candidates
P(A ∩ B)=P(A)P(B)
be picked?
- Two coins are flipped. What is the
- How many ways can you arrange
probability they both land heads
all the letters in the word “MATH”?
up?
- 8 runners are running a race. In
Dependent: affects the probability of the
how many ways can a gold, silver,
other event.
bronze medal be awarded?
P(A ∩ B)=P(A)P(B|A)
(combination)
P(x) = Probability of x
n = # of trials Cumulative Poisson Probability
x = # of successes among trials - Poisson random variable is greater
p = success than some specified lower limit,
q = failure less than some specified upper
limit.