SlideShare a Scribd company logo
1 of 96
Quantitative Research Methods
Lecture 6
1. Probability distribution
2. Sample distribution
3. Estimation
4. Hypothesis Testing
5. T-test
Inferential
statistics
Differences
between groups
Relationships
between variables
T-test, ANOVA, MANOVA Correlation, Multiple Regression
Review 2: Statistical Inferenceā€¦
Statistical inference is the process by which we
acquire information and draw conclusions about
populations from samples.
In order to do inference, we require the skills and
knowledge of descriptive statistics, probability
distributions, and sampling distributions.
1.Probability distributionā€¦
ā€¢ ā€¦ is a table, formula, or graph that describes the
value of a random variable and the probability
associate with these values.
1. Probability distribution:
Random Variablesā€¦
A random variable is a function or rule that
assigns a number to each outcome of an
experiment.
Alternatively, the value of a random variable is a
numerical event.
Instead of talking about the coin flipping event as
{heads, tails} think of it as
ā€œthe number of heads when flipping a coinā€
{0, 1, 2ā€¦} (numerical events)
Two Types of Random Variablesā€¦
Discrete Random Variable
ā€“ one that takes on a countable number of values
ā€“ E.g. values on the roll of dice: 2, 3, 4, ā€¦, 12
Continuous Random Variable
ā€“ one whose values are not discrete, not countable
ā€“ E.g. time (30.1 minutes? 30.10000001 minutes?)
Analogy:
Integers are Discrete, while Real Numbers are Continuous
The Normal Distributionā€¦
The normal distribution is the most important of
all probability distributions. The probability density
function of a normal random variable is given by:
It looks like this:
Bell shaped,
Symmetrical around the mean
Standard Normal Distributionā€¦
A normal distribution whose mean is zero and
standard normal deviation is one is called the
standard normal distribution.
Any normal distribution can be converted to a
standard normal distribution with simple algebra.
0
1
1
Normal Distributionā€¦
The normal distribution is described by two
parameters:
its mean and its standard deviation .
Increasing the mean shifts the curve to the rightā€¦
Normal Distributionā€¦
The normal distribution is described by two
parameters:
its mean and its standard deviation . Increasing
the standard deviation ā€œflattensā€ the curveā€¦
2. Sampling Distributions
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.
3. Statistical Inference
Estimation
There are two types of inference: estimation and
hypothesis testing; estimation is introduced first.
The objective of estimation is to determine the
approximate value of a population parameter
on the basis of a sample statistic.
E.g., the sample mean ( ) is employed to
estimate the population mean ( ).
Estimationā€¦
The objective of estimation is to determine the
approximate value of a population parameter
on the basis of a sample statistic.
There are two types of estimators:
Point Estimator
Interval Estimator
Point Estimatorā€¦
A point estimator draws inferences about a
population by estimating the value of an unknown
parameter using a single value or point.
Example Xm10-01
To lower costs, the operations manager wants to
use an inventory model. He notes demand during
lead time is normally distributed and he needs to
know the mean to compute the optimum inventory
level.
He observes 25 lead time periods and records the
demand during each period.
Assume that the manager knows that the standard
deviation is 75 computers.
Data
235 374 309 499 253
421 361 514 462 369
394 439 348 344 330
261 374 302 466 535
386 316 296 332 334
Solution
ā€¢
Standard Errors
ā€¢
Standard Errorsā€¦
ā€¢
Confidence Interval
ā€¢
Confidence Intervalsā€¦
ā€¢ The 95% CI of the mean is the range of values
that will contain the true mean with a probability
of 0.95.
ā€¢ Other CIs can be calculated by replacing 1.96 by a
different multiplying factor.
ā€¢ The multiplying factor depends on the number of
observations in the sample and the confidence
level required.
ā€¢ As the confidence level increases, so does the
multiplying factor.
4. Statistical Inference
Hypothesis Testing
A criminal trial is an example of hypothesis testing
without the statistics.
In a trial a jury must decide between two hypotheses. The
null hypothesis is
H0: The defendant is innocent
The alternative hypothesis or research hypothesis is
H1: The defendant is guilty
The jury does not know which hypothesis is true. They must
make a decision on the basis of evidence presented.
4. Statistical Inference
Hypothesis Testing
In the language of statistics convicting the
defendant is called
rejecting the null hypothesis in favor of the
alternative hypothesis.
That is, the jury is saying that there is enough
evidence to conclude that the defendant is guilty
(i.e., there is enough evidence to support the
alternative hypothesis).
4. Statistical Inference
Hypothesis Testing
If the jury acquits it is stating that
there is not enough evidence to support the
alternative hypothesis.
Notice that the jury is not saying that the defendant is
innocent, only that there is not enough evidence to
support the alternative hypothesis. That is why we
never say that we accept the null hypothesis.
4. Statistical Inference
Hypothesis Testing
There are two possible errors.
A Type I error occurs when we reject a true null
hypothesis. That is, a Type I error occurs when the
jury convicts an innocent person.
A Type II error occurs when we donā€™t reject a false
null hypothesis. That occurs when a guilty
defendant is acquitted.
4. Statistical Inference
Hypothesis Testing
The probability of a Type I error is denoted as Ī±
(Greek letter alpha). The probability of a type II
error is Ī² (Greek letter beta).
The two probabilities are inversely related.
Decreasing one increases the other.
Hypothesis Testing
In our judicial system Type I errors are regarded as
more serious. We try to avoid convicting innocent
people. We are more willing to acquit guilty people.
Hypothesis Testing
The critical concepts are:
1. There are two hypotheses, the null and the alternative
hypotheses.
2. The procedure begins with the assumption that the null
hypothesis is true.
3. The goal is to determine whether there is enough
evidence to infer that the alternative hypothesis is true.
4. There are two possible decisions:
Conclude that there is enough evidence to support the
alternative hypothesis.
Conclude that there is not enough evidence to support
the alternative hypothesis.
Hypothesis Testing
5. Two possible errors can be made.
Type I error: Reject a true null hypothesis
Type II error: Do not reject a false null
hypothesis.
P(Type I error) = Ī±
P(Type II error) = Ī²
Ī± is called the significance level.
Concepts of Hypothesis Testing (1)
There are two hypotheses. One is called the null
hypothesis and the other the alternative or
research hypothesis. The usual notation is:
H0: ā€” the ā€˜nullā€™ hypothesis
H1: ā€” the ā€˜alternativeā€™ or ā€˜researchā€™ hypothesis
The null hypothesis (H0) will always state that the
parameter equals the value specified in the
alternative hypothesis (H1)
pronounced
H ā€œnoughtā€
Concepts of Hypothesis Testing
Consider Example 10.1 (mean demand for computers
during assembly lead time) again. Rather than
estimate the mean demand, our operations manager
wants to know whether the mean is different
from 350 units. We can rephrase this request into a
test of the hypothesis:
H0:Āµ = 350
Thus, our research hypothesis becomes:
H1:Āµ ā‰  350 This is what we are interested
in determiningā€¦
Concepts of Hypothesis Testing (2)
The testing procedure begins with the
assumption that the null hypothesis is true.
Thus, we have further statistical evidence, we will
assume:
H0: Āµ = 350 (assumed to be TRUE)
Concepts of Hypothesis Testing (3)
The goal of the process is to determine whether
there is enough evidence to infer that the
alternative hypothesis is true.
That is, is there sufficient statistical information to
determine if this statement is true?
H1:Āµ ā‰  350
Concepts of Hypothesis Testing (4)
There are two possible decisions that can be made:
Conclude that there is enough evidence to support the alternative
hypothesis
(also stated as: rejecting the null hypothesis in favor of the alternative)
Conclude that there is not enough evidence to support the
alternative hypothesis
(also stated as: not rejecting the null hypothesis in favor of the
alternative)
NOTE: we do not say that we accept the null hypothesisā€¦
Concepts of Hypothesis Testing
Once the null and alternative hypotheses are
stated, the next step is to randomly sample the
population and calculate a test statistic (in this
example, the sample mean).
If the test statisticā€™s value is inconsistent with the
null hypothesis we reject the null hypothesis
and infer that the alternative hypothesis is
true.
Concepts of Hypothesis Testing
For example, if weā€™re trying to decide whether the
mean is not equal to 350, a large value of x (say,
600) would provide enough evidence.
If x is close to 350 (say, 355) we could not say that
this provides a great deal of evidence to infer that
the population mean is different than 350.
Types of Errors
A Type I error occurs when we reject a true null
hypothesis (i.e. Reject H0 when it is TRUE)
A Type II error occurs when we donā€™t reject a false null
hypothesis (i.e. Do NOT reject H0 when it is FALSE)
H0 T F
Reject I
Reject II
Example 11.1
The manager of a department store is thinking about
establishing a new billing system for the store's credit customers.
She determines that the new system will be cost-effective only if
the mean monthly account is more than $170. A random sample
of 400 monthly accounts is drawn, for which the sample mean is
$178.
The manager knows that the accounts are approximately
normally distributed with a standard deviation of $65. Can the
manager conclude from this that the new system will be cost-
effective?
Example 11.1
The system will be cost effective if the mean account
balance for all customers is greater than $170.
We express this belief as our research hypothesis,
that is:
H1: Āµ > 170 (this is what we want to
determine)
Thus, our null hypothesis becomes:
H0: Āµ = 170 (this specifies a single value for
the parameter of interest)
Example 11.1
What we want to show:
H0: Āµ = 170 (weā€™ll assume this is true)
H1: Āµ > 170
We know:
n = 400,
= 178, and
Ļƒ = 65
What to do next?!
IDENTIFY
Example 11.1
To test our hypotheses, we can use two different
approaches:
The rejection region approach (typically used
when computing statistics manually), and
The p-value approach (which is generally used
with a computer and statistical software).
We will explore the latterā€¦
COMPUTE
p-Value of a Test
The p-value of a test is the probability of observing a
test statistic at least as extreme as the one computed
given that the null hypothesis is true.
In the case of our department store example, what is
the probability of observing a sample mean at least
as extreme as the one already observed (i.e. = 178),
given that the null hypothesis (H0: Āµ = 170) is true?
p-value
P-Value of a Test
p-value = P(Z > 2.46)
p-value =.0069
z =2.46
Interpreting the p-value
Overwhelming Evidence
(Highly Significant)
Strong Evidence
(Significant)
Weak Evidence
(Not Significant)
No Evidence
(Not Significant)
0 .01 .05 .10
p=.0069
Interpreting the p-value
Compare the p-value with the selected value of the
significance level:
If the p-value is less than , we judge the p-value to be
small enough to reject the null hypothesis.
If the p-value is greater than , we do not reject the
null hypothesis.
Since p-value = .0069 < = .05, we reject H0 in
favor of H1
Oneā€“ and Twoā€“Tail Testing
The department store example (Example 11.1) was a
one tail test, because the rejection region is located
in only one tail of the sampling distribution:
More correctly, this was an example of a right tail
test.
Right-Tail Testing
Left-Tail Testing
Twoā€“Tail Testing
Two tail testing is used when we want to test a
research hypothesis that a parameter is not equal
(ā‰ ) to some value
Inferential
statistics
Differences
between groups
Relationships
between variables
T-test, ANOVA, MANOVA Correlation, Multiple Regression
5. Two-Sample T-Test
Example 13.1 Xm13-01
Millions of investors buy mutual funds choosing from
thousands of possibilities.
Some funds can be purchased directly from banks or other
financial institutions while others must be purchased
through brokers, who charge a fee for this service.
This raises the question, can investors do better by buying
mutual funds directly than by purchasing mutual funds
through brokers.
Example 13.1 Xm13-01
To help answer this question a group of
researchers randomly sampled the annual returns
from mutual funds that can be acquired directly
and mutual funds that are bought through brokers
and recorded the net annual returns, which are the
returns on investment after deducting all relevant
fees.
Can we conclude at the 5% significance level that
directly-purchased mutual funds outperform
mutual funds bought through brokers?
Example 13.1
To answer the question we need to compare the
population of returns from direct and the returns
from broker- bought mutual funds.
The data are obviously interval (we've recorded
real numbers).
Example 13.1
The hypothesis to be tested is that the mean net annual
return from directly-purchased mutual funds (Āµ1) is
larger than the mean of broker-purchased funds (Āµ2).
Hence the alternative hypothesis is
H1: Āµ1- Āµ2 > 0
and
H0: Āµ1- Āµ2 = 0
Identifying Factors Iā€¦
Factors that identify the equal-variances t-test and
estimator of :
Identifying Factors IIā€¦
Factors that identify the unequal-variances t-test
and estimator of :
Using SPSS
Using SPSS
SPSS Output
The value of the test statistic is 2.29. The one-tail
p-value is .0122.
We observe that the p-value of the test is small.
As a result we conclude that there is sufficient
evidence to infer that on average directly-
purchased mutual funds outperform broker-
purchased mutual funds
Conclusion
Checking the Required Condition
Both the equal-variances and unequal-variances
techniques require that the populations be
normally distributed.
Example 13.4
In the last few years a number of web-based companies
that offer job placement services have been created.
The manager of one such company wanted to
investigate the job offers recent MBAs were obtaining.
In particular, she wanted to know whether finance
majors were being offered higher salaries than
marketing majors.
Example 13.4
In a preliminary study she randomly sampled 50
recently graduated MBAs half of whom majored in
finance and half in marketing.
From each, she obtained the highest salary
(including benefits) offer (Xm13-04).
Can we infer that finance majors obtain higher
salary offers than do marketing majors among
MBAs?
Example 13.4
The parameter is the difference between two
means (where Āµ1 = mean highest salary offer to
finance majors and Āµ2 = mean highest salary offer
to marketing majors).
Because we want to determine whether finance
majors are offered higher salaries, the alternative
hypothesis will specify that is greater than.
Example 13.4
The hypotheses are
0)(:H 210 ļ€½ļ­ļ€­ļ­
0)(:H 211 ļ€¾ļ­ļ€­ļ­
Example 13.5
Suppose now that we redo the experiment in the
following way.
We examine the transcripts of finance and marketing
MBA majors.
We randomly sample a finance and a marketing major
whose grade point average (GPA) falls between 3.92
and 4 (based on a maximum of 4).
We then randomly sample a finance and a marketing
major whose GPA is between 3.84 and 3.92.
Example 13.5
We continue this process until the 25th pair of finance
and marketing majors are selected whose GPA fell
between 2.0 and 2.08.
(The minimum GPA required for graduation is 2.0.)
As we did in Example 13.4, we recorded the highest
salary offer . Xm13-05
Can we conclude from these data that finance majors
draw larger salary offers than do marketing majors?
Paired t-test
The experiment described in Example 13.4 is one in which
the samples are independent. That is, there is no
relationship between the observations in one sample and
the observations in the second sample. However, in this
example the experiment was designed in such a way that
each observation in one sample is matched with an
observation in the other sample. The matching is conducted
by selecting finance and marketing majors with similar
GPAs. Thus, it is logical to compare the salary offers for
finance and marketing majors in each group. This type of
experiment is called matched pairs.
Example 13.5
For each GPA group, we calculate the matched pair
difference between the salary offers for finance and
marketing majors.
Example 13.5
The numbers in black are the original starting salary
data (Xm13-05) ; the numbers in blue were calculated.
although a student is either in Finance OR
in Marketing (i.e. independent), that the
data is grouped in this fashion makes it a
matched pairs experiment (i.e. the two
students in group #1 are ā€˜matchedā€™ by
their GPA range
the difference of the means is equal to the mean of the differences, hence
we will consider the ā€œmean of the paired differencesā€ as our parameter of interest:
IDENTIFY
Example 13.5
Do Finance majors have higher salary offers than Marketing
majors?
Since:
We want to research this hypothesis: H1:
(and our null hypothesis becomes H0: )
IDENTIFY
Test Statistic for
The test statistic for the mean of the
population of differences ( ) is:
which is Student t distributed with nDā€“1 degrees of
freedom, provided that the differences are
normally distributed.
IDENTIFY
Using SPSS
Analyze > Compare Means > Paired Samples T
Test
SPSS Output
Example 13.5
The p-value is .0004. There is overwhelming
evidence that Finance majors do obtain higher
starting salary offers than their peers in Marketing.
Statistical analyses
ā€¢ Group differences between 2 groups:
ā–« T-tests
ā€¢ Group differences among 3 or more groups
ā–« One-way ANOVA
ļ‚– Scheffe post-hoc test
ā€¢ Relationship between 2 variables
ā–« Correlation
ā€¢ Relationship among 3 or more variables
ā–« Multiple regression
Main Analysis
Hypothesis
Prediction of
relationship between
variables
Prediction of group
difference in some
variables
T-test, ANOVA,
MANOVA
Correlation,
Multiple regression
Hypotheses regarding group
difference
ā€¢ The hypothesis language
ā€¢ Group A will be more (or less) in (something)
than Group B
ā€¢ ā€œ It is hypothesized that females would be
more likely to shop online than male.ā€
ā€¢ ā€œIt is predicted that males would trust more
about online shopping than females.ā€
Testing group difference
ā€¢ Comparing 2 groupsā€™ difference in some
variablesļƒ 
ā€¢ We use Independent-samples t-test
Male group Female group
Subj.1 Subj. 1
2 2
3 3
4 4
ā€¢ Note: t-tests can compare only 2 groups at a
time
Comparing males and females on
these variables
Degree of enjoyment on online shopping M > F
Variable Female Male
Variable A
Testing group difference
Testing group difference
ā€¢ The concept of being ā€œstatistically significantā€
Male group Female group
Mean =2. 42 Mean = 2.11
ā€¢ Can we jump into the conclusion that males are
greater than females in variable A?
ā€¢ Not yetā€¦
ā€¢ We have to find out whether the difference could
really be claimed ā€˜a differenceā€™
ā€¢ ā€œIs the difference statistically-significant?ā€
ā€¢ T-test takes into consideration the difference in
means and the sample size to determine whether it
is statistically significant
The concept of being ā€œstatistically-
significantā€
ā€¢ We could only claim a difference as a real
difference when statistics tell you so
ā€¢ The concept of being ā€œstatistically-significantā€
ā€¢ The SPSS language: p<.05
Being ā€œstatistically- significantā€
ā€¢ Significant level: p<.05
ā€¢ If p<.05 (significant)ļƒ 
ā€¢ You could claim that the difference is a real
difference, because it is statistically-
significant.
ā€¢ If p>.05 (non-significant)ļƒ 
ā€¢ You couldnā€™t claim there is a difference
Being ā€œstatistically- significantā€
ā€¢ Significant level: p<.05
ā€¢ The logic behind:
ā€¢ Statistics is about probability
ā€¢ What does ā€˜pā€™ stand for
ā€¢ p= probability of making an error in the
calculation leading to a conclusion that there
is a significant difference when in fact there
is not
ā€¢ Type 1 error: Making a false claim that there
is a real difference between 2 groups when
there is indeed none
ā€¢ When this probability is smaller than 5 out
of 100ļƒ  acceptable
Being ā€œstatistically- significantā€
ā€¢ Type 1 error: Making a false claim that there is a
real difference between 2 groups when there is
indeed none
ā€¢ When this probability is smaller than 5 out of
100ļƒ  acceptable
ā€¢ p<.05 = probability of committing this Type 1
error is less than 5/100
ā€¢ Over 95% of the time when you make the claim
that there is a difference between the groups in
certain aspects, you are correct
ā€¢ p> .05 not acceptable, no real difference
between 2 groups.
Running T-tests
ā€¢ Steps for running a t-test:
ā€¢ Analyzeļƒ 
Compare meansļƒ 
Independent-sample T-testļƒ 
Grouping variablesļƒ 
Define (which two
groups)ļƒ 
Testing variables
Running T-tests
ā€¢ Task: Perform t-tests to see if there is any gender
difference in income GSS2008 data.
Interpreting T-test results
ā€¢ T-test output
ā€¢ 1) Look at the means of the 2 groups (To
see which group has a higher mean)
ā€¢ 2) Look at ā€˜Leveneā€™s test of equality of
varianceā€™:
ā€¢ If non-significant> no significant different
in the variance> equal variance> rely on
the top row
Interpreting T-test results
ā€¢ T-test output
ā€¢ Step 1: The output from the t-test procedure
is segmented by two parts: variables and
types of information.
ā€¢ Step 2: For each dependent variable, SPSS
reports descriptive statistics in the first part.
Look at the means of the 2 groups (To see
which group has a higher mean than the
other in a variable)
ā€¢ Step 3: To see if there is significant
difference. We need to make reference to
part 2:
Interpreting T-test results
ā€¢ Step 4: First look at ā€œLeveneā€™s test for
equality of variancesā€. It will help you
determine which t-test value to use. Note: It
doesnā€™t tell you whether the 2 groups are
statistically different.
ā–« If ā€œLeveneā€™s test for equality of variancesā€ is not
significant (the variances are not too different),
then use ā€˜equal variances assumedā€™ļƒ  that is, look
at the 1st row and neglect the 2nd row
ā–« If ā€œLeveneā€™s test for equality of variancesā€ is
significant, then use ā€˜equal variances not
assumedā€™ļƒ  that is, look at the 2nd row and neglect
1st row
ā€¢ If p>.05ļƒ  non significantļƒ  the sample variance
does not differļƒ  variance is equalļƒ  equal
variances assumedļƒ  read the 1st row
ā€¢ If p<.05ļƒ  significantļƒ  the sample variance
differsļƒ  variance is not equalļƒ  equal variances
not assumedļƒ  read the 2nd row
Interpreting T-test results
ā€¢ Step 5: Look at these figures: Mean-
difference, t value, and significance. This is
where the important information lies.
ā€¢ Look at the ā€œsignificance levelā€
ā€¢ If p<.05ļƒ 
ā€¢ There is a significant difference between the
2 groups
ā€¢ If p>.05ļƒ 
ā€¢ The 2 groups are not different in a particular
variable
ā€¢ Run t-tests and complete the table
Reporting T-test results
ā€¢ In reporting significant results:
ā€¢ ā€œThe means for the Chinese-Canadian females
and Chinese-Canadian males in Maintenance
of Chinese culture were M=5.50 (SD =.98) and
M = 4.33 (SD =.97) respectively. T-test showed
that the Chinese-Canadian female subjects
scored significantly higher than their male
counterparts in the variable of Maintenance of
Chinese culture , t(99)= -3.01, p<.05.ā€
ā€¢ You need to report the means, SDs, degree of
freedom, t-value, and significance.
Reporting T-test results
ā€¢ In reporting non-significant results
ā€¢ T-test showed no significant difference
between the Chinese-Canadian female
and male subjects i shyness, t(94)= .12,
n.s.
ā€¢ *t(df)= t-value, significance level
ā€¢ Units for significance level:
ā€¢ p<.05, p<.01, or p<.001
Week 3 Assignment
ā€¢ Read chapter 9-13
ā€¢ Assignment:

More Related Content

What's hot

Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testingArnab Sadhu
Ā 
Inferential statistics
Inferential statisticsInferential statistics
Inferential statisticsDalia El-Shafei
Ā 
Concept of Inferential statistics
Concept of Inferential statisticsConcept of Inferential statistics
Concept of Inferential statisticsSarfraz Ahmad
Ā 
hypothesis testing
 hypothesis testing hypothesis testing
hypothesis testingzoheb khan
Ā 
Hypothesis testing1
Hypothesis testing1Hypothesis testing1
Hypothesis testing1HanaaBayomy
Ā 
Confidence Intervals
Confidence IntervalsConfidence Intervals
Confidence Intervalsmandalina landy
Ā 
Confidence Intervals: Basic concepts and overview
Confidence Intervals: Basic concepts and overviewConfidence Intervals: Basic concepts and overview
Confidence Intervals: Basic concepts and overviewRizwan S A
Ā 
Review & Hypothesis Testing
Review & Hypothesis TestingReview & Hypothesis Testing
Review & Hypothesis TestingSr Edith Bogue
Ā 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testingpraveen3030
Ā 
Confidence interval
Confidence intervalConfidence interval
Confidence intervalDr Renju Ravi
Ā 
Testing Hypothesis
Testing HypothesisTesting Hypothesis
Testing HypothesisAzmi Mohd Tamil
Ā 
Hypothesis testing ppt final
Hypothesis testing ppt finalHypothesis testing ppt final
Hypothesis testing ppt finalpiyushdhaker
Ā 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testingMuhammadasif909
Ā 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testingShameer P Hamsa
Ā 
types of hypothesis
types of hypothesistypes of hypothesis
types of hypothesisZahra Naz
Ā 
Lecture2 hypothesis testing
Lecture2 hypothesis testingLecture2 hypothesis testing
Lecture2 hypothesis testingo_devinyak
Ā 

What's hot (20)

Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
Ā 
Inferential statistics
Inferential statisticsInferential statistics
Inferential statistics
Ā 
Concept of Inferential statistics
Concept of Inferential statisticsConcept of Inferential statistics
Concept of Inferential statistics
Ā 
hypothesis testing
 hypothesis testing hypothesis testing
hypothesis testing
Ā 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
Ā 
Hypothesis testing1
Hypothesis testing1Hypothesis testing1
Hypothesis testing1
Ā 
Measures of dispersion discuss 2.2
Measures of dispersion discuss 2.2Measures of dispersion discuss 2.2
Measures of dispersion discuss 2.2
Ā 
Confidence Intervals
Confidence IntervalsConfidence Intervals
Confidence Intervals
Ā 
Confidence Intervals: Basic concepts and overview
Confidence Intervals: Basic concepts and overviewConfidence Intervals: Basic concepts and overview
Confidence Intervals: Basic concepts and overview
Ā 
Review & Hypothesis Testing
Review & Hypothesis TestingReview & Hypothesis Testing
Review & Hypothesis Testing
Ā 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
Ā 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
Ā 
Confidence interval
Confidence intervalConfidence interval
Confidence interval
Ā 
Testing Hypothesis
Testing HypothesisTesting Hypothesis
Testing Hypothesis
Ā 
Hypothesis testing ppt final
Hypothesis testing ppt finalHypothesis testing ppt final
Hypothesis testing ppt final
Ā 
Inferential Statistics
Inferential StatisticsInferential Statistics
Inferential Statistics
Ā 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
Ā 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
Ā 
types of hypothesis
types of hypothesistypes of hypothesis
types of hypothesis
Ā 
Lecture2 hypothesis testing
Lecture2 hypothesis testingLecture2 hypothesis testing
Lecture2 hypothesis testing
Ā 

Similar to 6 estimation hypothesis testing t test

Chapter8 Introduction to Estimation Hypothesis Testing.pdf
Chapter8 Introduction to Estimation Hypothesis Testing.pdfChapter8 Introduction to Estimation Hypothesis Testing.pdf
Chapter8 Introduction to Estimation Hypothesis Testing.pdfmekkimekki5
Ā 
Math3010 week 4
Math3010 week 4Math3010 week 4
Math3010 week 4stanbridge
Ā 
hypothesis test
 hypothesis test hypothesis test
hypothesis testUnsa Shakir
Ā 
20200519073328de6dca404c.pdfkshhjejhehdhd
20200519073328de6dca404c.pdfkshhjejhehdhd20200519073328de6dca404c.pdfkshhjejhehdhd
20200519073328de6dca404c.pdfkshhjejhehdhdHimanshuSharma723273
Ā 
Morestatistics22 091208004743-phpapp01
Morestatistics22 091208004743-phpapp01Morestatistics22 091208004743-phpapp01
Morestatistics22 091208004743-phpapp01mandrewmartin
Ā 
More Statistics
More StatisticsMore Statistics
More Statisticsmandrewmartin
Ā 
Rm 3 Hypothesis
Rm   3   HypothesisRm   3   Hypothesis
Rm 3 Hypothesisitsvineeth209
Ā 
testingofhypothesis-150108150611-conversion-gate02.pptx
testingofhypothesis-150108150611-conversion-gate02.pptxtestingofhypothesis-150108150611-conversion-gate02.pptx
testingofhypothesis-150108150611-conversion-gate02.pptxwigatox256
Ā 
Testing of Hypothesis.pptx
Testing of Hypothesis.pptxTesting of Hypothesis.pptx
Testing of Hypothesis.pptxhemamalini398951
Ā 
hypothesis testing overview
hypothesis testing overviewhypothesis testing overview
hypothesis testing overviewi i
Ā 
Unit 4 Tests of Significance
Unit 4 Tests of SignificanceUnit 4 Tests of Significance
Unit 4 Tests of SignificanceRai University
Ā 
TOPIC- HYPOTHESIS TESTING RMS.pptx
TOPIC- HYPOTHESIS TESTING  RMS.pptxTOPIC- HYPOTHESIS TESTING  RMS.pptx
TOPIC- HYPOTHESIS TESTING RMS.pptxanamikamishra29
Ā 
Testing of Hypothesis, p-value, Gaussian distribution, null hypothesis
Testing of Hypothesis, p-value, Gaussian distribution, null hypothesisTesting of Hypothesis, p-value, Gaussian distribution, null hypothesis
Testing of Hypothesis, p-value, Gaussian distribution, null hypothesissvmmcradonco1
Ā 
Hypothesis 151221131534
Hypothesis 151221131534Hypothesis 151221131534
Hypothesis 151221131534Uvise P M
Ā 
Hypothesis
HypothesisHypothesis
Hypothesisdanpaul16
Ā 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesisJags Jagdish
Ā 
Inferential statistics hand out (2)
Inferential statistics hand out (2)Inferential statistics hand out (2)
Inferential statistics hand out (2)Kimberly Ann Yabut
Ā 
Chapter 9 Fundamental of Hypothesis Testing.ppt
Chapter 9 Fundamental of Hypothesis Testing.pptChapter 9 Fundamental of Hypothesis Testing.ppt
Chapter 9 Fundamental of Hypothesis Testing.pptHasanGilani3
Ā 

Similar to 6 estimation hypothesis testing t test (20)

Chapter8 Introduction to Estimation Hypothesis Testing.pdf
Chapter8 Introduction to Estimation Hypothesis Testing.pdfChapter8 Introduction to Estimation Hypothesis Testing.pdf
Chapter8 Introduction to Estimation Hypothesis Testing.pdf
Ā 
Math3010 week 4
Math3010 week 4Math3010 week 4
Math3010 week 4
Ā 
hypothesis test
 hypothesis test hypothesis test
hypothesis test
Ā 
20200519073328de6dca404c.pdfkshhjejhehdhd
20200519073328de6dca404c.pdfkshhjejhehdhd20200519073328de6dca404c.pdfkshhjejhehdhd
20200519073328de6dca404c.pdfkshhjejhehdhd
Ā 
Morestatistics22 091208004743-phpapp01
Morestatistics22 091208004743-phpapp01Morestatistics22 091208004743-phpapp01
Morestatistics22 091208004743-phpapp01
Ā 
More Statistics
More StatisticsMore Statistics
More Statistics
Ā 
Rm 3 Hypothesis
Rm   3   HypothesisRm   3   Hypothesis
Rm 3 Hypothesis
Ā 
testingofhypothesis-150108150611-conversion-gate02.pptx
testingofhypothesis-150108150611-conversion-gate02.pptxtestingofhypothesis-150108150611-conversion-gate02.pptx
testingofhypothesis-150108150611-conversion-gate02.pptx
Ā 
Testing of Hypothesis.pptx
Testing of Hypothesis.pptxTesting of Hypothesis.pptx
Testing of Hypothesis.pptx
Ā 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
Ā 
hypothesis testing overview
hypothesis testing overviewhypothesis testing overview
hypothesis testing overview
Ā 
Unit 4 Tests of Significance
Unit 4 Tests of SignificanceUnit 4 Tests of Significance
Unit 4 Tests of Significance
Ā 
TOPIC- HYPOTHESIS TESTING RMS.pptx
TOPIC- HYPOTHESIS TESTING  RMS.pptxTOPIC- HYPOTHESIS TESTING  RMS.pptx
TOPIC- HYPOTHESIS TESTING RMS.pptx
Ā 
Testing of Hypothesis, p-value, Gaussian distribution, null hypothesis
Testing of Hypothesis, p-value, Gaussian distribution, null hypothesisTesting of Hypothesis, p-value, Gaussian distribution, null hypothesis
Testing of Hypothesis, p-value, Gaussian distribution, null hypothesis
Ā 
Unit 3
Unit 3Unit 3
Unit 3
Ā 
Hypothesis 151221131534
Hypothesis 151221131534Hypothesis 151221131534
Hypothesis 151221131534
Ā 
Hypothesis
HypothesisHypothesis
Hypothesis
Ā 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesis
Ā 
Inferential statistics hand out (2)
Inferential statistics hand out (2)Inferential statistics hand out (2)
Inferential statistics hand out (2)
Ā 
Chapter 9 Fundamental of Hypothesis Testing.ppt
Chapter 9 Fundamental of Hypothesis Testing.pptChapter 9 Fundamental of Hypothesis Testing.ppt
Chapter 9 Fundamental of Hypothesis Testing.ppt
Ā 

More from Penny Jiang

Step 9 Evaluating the Strategic Plan
Step 9 Evaluating the Strategic PlanStep 9 Evaluating the Strategic Plan
Step 9 Evaluating the Strategic PlanPenny Jiang
Ā 
Step 8 Implementing the Strategic Plan
Step 8 Implementing the Strategic PlanStep 8 Implementing the Strategic Plan
Step 8 Implementing the Strategic PlanPenny Jiang
Ā 
Step 7 Selecting Tactics
Step 7 Selecting TacticsStep 7 Selecting Tactics
Step 7 Selecting TacticsPenny Jiang
Ā 
Step 6 Developing the Message Strategy
Step 6 Developing the Message StrategyStep 6 Developing the Message Strategy
Step 6 Developing the Message StrategyPenny Jiang
Ā 
Chinese calligraphy
Chinese calligraphyChinese calligraphy
Chinese calligraphyPenny Jiang
Ā 
10 Nonparamatric statistics
10 Nonparamatric statistics10 Nonparamatric statistics
10 Nonparamatric statisticsPenny Jiang
Ā 
9 model building
9 model building9 model building
9 model buildingPenny Jiang
Ā 
8 correlation regression
8 correlation regression 8 correlation regression
8 correlation regression Penny Jiang
Ā 
7 anova chi square test
 7 anova chi square test 7 anova chi square test
7 anova chi square testPenny Jiang
Ā 
5 numerical descriptive statitics
5 numerical descriptive statitics5 numerical descriptive statitics
5 numerical descriptive statiticsPenny Jiang
Ā 
4 sampling
4 sampling4 sampling
4 samplingPenny Jiang
Ā 
3 survey, questionaire, graphic techniques
3 survey, questionaire, graphic techniques3 survey, questionaire, graphic techniques
3 survey, questionaire, graphic techniquesPenny Jiang
Ā 
2 statistics, measurement, graphical techniques
2 statistics, measurement, graphical techniques2 statistics, measurement, graphical techniques
2 statistics, measurement, graphical techniquesPenny Jiang
Ā 
1 introduction
1 introduction1 introduction
1 introductionPenny Jiang
Ā 
2 elements of design line
2 elements of design line2 elements of design line
2 elements of design linePenny Jiang
Ā 

More from Penny Jiang (15)

Step 9 Evaluating the Strategic Plan
Step 9 Evaluating the Strategic PlanStep 9 Evaluating the Strategic Plan
Step 9 Evaluating the Strategic Plan
Ā 
Step 8 Implementing the Strategic Plan
Step 8 Implementing the Strategic PlanStep 8 Implementing the Strategic Plan
Step 8 Implementing the Strategic Plan
Ā 
Step 7 Selecting Tactics
Step 7 Selecting TacticsStep 7 Selecting Tactics
Step 7 Selecting Tactics
Ā 
Step 6 Developing the Message Strategy
Step 6 Developing the Message StrategyStep 6 Developing the Message Strategy
Step 6 Developing the Message Strategy
Ā 
Chinese calligraphy
Chinese calligraphyChinese calligraphy
Chinese calligraphy
Ā 
10 Nonparamatric statistics
10 Nonparamatric statistics10 Nonparamatric statistics
10 Nonparamatric statistics
Ā 
9 model building
9 model building9 model building
9 model building
Ā 
8 correlation regression
8 correlation regression 8 correlation regression
8 correlation regression
Ā 
7 anova chi square test
 7 anova chi square test 7 anova chi square test
7 anova chi square test
Ā 
5 numerical descriptive statitics
5 numerical descriptive statitics5 numerical descriptive statitics
5 numerical descriptive statitics
Ā 
4 sampling
4 sampling4 sampling
4 sampling
Ā 
3 survey, questionaire, graphic techniques
3 survey, questionaire, graphic techniques3 survey, questionaire, graphic techniques
3 survey, questionaire, graphic techniques
Ā 
2 statistics, measurement, graphical techniques
2 statistics, measurement, graphical techniques2 statistics, measurement, graphical techniques
2 statistics, measurement, graphical techniques
Ā 
1 introduction
1 introduction1 introduction
1 introduction
Ā 
2 elements of design line
2 elements of design line2 elements of design line
2 elements of design line
Ā 

Recently uploaded

Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
Ā 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
Ā 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
Ā 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
Ā 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
Ā 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
Ā 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
Ā 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
Ā 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
Ā 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
Ā 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
Ā 
18-04-UA_REPORT_MEDIALITERAŠ”Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAŠ”Y_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAŠ”Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAŠ”Y_INDEX-DM_23-1-final-eng.pdfssuser54595a
Ā 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
Ā 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
Ā 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
Ā 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
Ā 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
Ā 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
Ā 

Recently uploaded (20)

Model Call Girl in Tilak Nagar Delhi reach out to us at šŸ”9953056974šŸ”
Model Call Girl in Tilak Nagar Delhi reach out to us at šŸ”9953056974šŸ”Model Call Girl in Tilak Nagar Delhi reach out to us at šŸ”9953056974šŸ”
Model Call Girl in Tilak Nagar Delhi reach out to us at šŸ”9953056974šŸ”
Ā 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
Ā 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
Ā 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
Ā 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
Ā 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Ā 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
Ā 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Ā 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
Ā 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
Ā 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
Ā 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
Ā 
18-04-UA_REPORT_MEDIALITERAŠ”Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAŠ”Y_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAŠ”Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAŠ”Y_INDEX-DM_23-1-final-eng.pdf
Ā 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
Ā 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
Ā 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
Ā 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
Ā 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
Ā 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
Ā 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
Ā 

6 estimation hypothesis testing t test

  • 1. Quantitative Research Methods Lecture 6 1. Probability distribution 2. Sample distribution 3. Estimation 4. Hypothesis Testing 5. T-test
  • 3. Review 2: Statistical Inferenceā€¦ Statistical inference is the process by which we acquire information and draw conclusions about populations from samples. In order to do inference, we require the skills and knowledge of descriptive statistics, probability distributions, and sampling distributions.
  • 4. 1.Probability distributionā€¦ ā€¢ ā€¦ is a table, formula, or graph that describes the value of a random variable and the probability associate with these values.
  • 5. 1. Probability distribution: Random Variablesā€¦ A random variable is a function or rule that assigns a number to each outcome of an experiment. Alternatively, the value of a random variable is a numerical event. Instead of talking about the coin flipping event as {heads, tails} think of it as ā€œthe number of heads when flipping a coinā€ {0, 1, 2ā€¦} (numerical events)
  • 6. Two Types of Random Variablesā€¦ Discrete Random Variable ā€“ one that takes on a countable number of values ā€“ E.g. values on the roll of dice: 2, 3, 4, ā€¦, 12 Continuous Random Variable ā€“ one whose values are not discrete, not countable ā€“ E.g. time (30.1 minutes? 30.10000001 minutes?) Analogy: Integers are Discrete, while Real Numbers are Continuous
  • 7. The Normal Distributionā€¦ The normal distribution is the most important of all probability distributions. The probability density function of a normal random variable is given by: It looks like this: Bell shaped, Symmetrical around the mean
  • 8. Standard Normal Distributionā€¦ A normal distribution whose mean is zero and standard normal deviation is one is called the standard normal distribution. Any normal distribution can be converted to a standard normal distribution with simple algebra. 0 1 1
  • 9. Normal Distributionā€¦ The normal distribution is described by two parameters: its mean and its standard deviation . Increasing the mean shifts the curve to the rightā€¦
  • 10. Normal Distributionā€¦ The normal distribution is described by two parameters: its mean and its standard deviation . Increasing the standard deviation ā€œflattensā€ the curveā€¦
  • 11. 2. Sampling Distributions 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.
  • 12. 3. Statistical Inference Estimation There are two types of inference: estimation and hypothesis testing; estimation is introduced first. The objective of estimation is to determine the approximate value of a population parameter on the basis of a sample statistic. E.g., the sample mean ( ) is employed to estimate the population mean ( ).
  • 13. Estimationā€¦ The objective of estimation is to determine the approximate value of a population parameter on the basis of a sample statistic. There are two types of estimators: Point Estimator Interval Estimator
  • 14. Point Estimatorā€¦ A point estimator draws inferences about a population by estimating the value of an unknown parameter using a single value or point.
  • 15. Example Xm10-01 To lower costs, the operations manager wants to use an inventory model. He notes demand during lead time is normally distributed and he needs to know the mean to compute the optimum inventory level. He observes 25 lead time periods and records the demand during each period. Assume that the manager knows that the standard deviation is 75 computers.
  • 16. Data 235 374 309 499 253 421 361 514 462 369 394 439 348 344 330 261 374 302 466 535 386 316 296 332 334
  • 21. Confidence Intervalsā€¦ ā€¢ The 95% CI of the mean is the range of values that will contain the true mean with a probability of 0.95. ā€¢ Other CIs can be calculated by replacing 1.96 by a different multiplying factor. ā€¢ The multiplying factor depends on the number of observations in the sample and the confidence level required. ā€¢ As the confidence level increases, so does the multiplying factor.
  • 22. 4. Statistical Inference Hypothesis Testing A criminal trial is an example of hypothesis testing without the statistics. In a trial a jury must decide between two hypotheses. The null hypothesis is H0: The defendant is innocent The alternative hypothesis or research hypothesis is H1: The defendant is guilty The jury does not know which hypothesis is true. They must make a decision on the basis of evidence presented.
  • 23. 4. Statistical Inference Hypothesis Testing In the language of statistics convicting the defendant is called rejecting the null hypothesis in favor of the alternative hypothesis. That is, the jury is saying that there is enough evidence to conclude that the defendant is guilty (i.e., there is enough evidence to support the alternative hypothesis).
  • 24. 4. Statistical Inference Hypothesis Testing If the jury acquits it is stating that there is not enough evidence to support the alternative hypothesis. Notice that the jury is not saying that the defendant is innocent, only that there is not enough evidence to support the alternative hypothesis. That is why we never say that we accept the null hypothesis.
  • 25. 4. Statistical Inference Hypothesis Testing There are two possible errors. A Type I error occurs when we reject a true null hypothesis. That is, a Type I error occurs when the jury convicts an innocent person. A Type II error occurs when we donā€™t reject a false null hypothesis. That occurs when a guilty defendant is acquitted.
  • 26. 4. Statistical Inference Hypothesis Testing The probability of a Type I error is denoted as Ī± (Greek letter alpha). The probability of a type II error is Ī² (Greek letter beta). The two probabilities are inversely related. Decreasing one increases the other.
  • 27. Hypothesis Testing In our judicial system Type I errors are regarded as more serious. We try to avoid convicting innocent people. We are more willing to acquit guilty people.
  • 28. Hypothesis Testing The critical concepts are: 1. There are two hypotheses, the null and the alternative hypotheses. 2. The procedure begins with the assumption that the null hypothesis is true. 3. The goal is to determine whether there is enough evidence to infer that the alternative hypothesis is true. 4. There are two possible decisions: Conclude that there is enough evidence to support the alternative hypothesis. Conclude that there is not enough evidence to support the alternative hypothesis.
  • 29. Hypothesis Testing 5. Two possible errors can be made. Type I error: Reject a true null hypothesis Type II error: Do not reject a false null hypothesis. P(Type I error) = Ī± P(Type II error) = Ī² Ī± is called the significance level.
  • 30. Concepts of Hypothesis Testing (1) There are two hypotheses. One is called the null hypothesis and the other the alternative or research hypothesis. The usual notation is: H0: ā€” the ā€˜nullā€™ hypothesis H1: ā€” the ā€˜alternativeā€™ or ā€˜researchā€™ hypothesis The null hypothesis (H0) will always state that the parameter equals the value specified in the alternative hypothesis (H1) pronounced H ā€œnoughtā€
  • 31. Concepts of Hypothesis Testing Consider Example 10.1 (mean demand for computers during assembly lead time) again. Rather than estimate the mean demand, our operations manager wants to know whether the mean is different from 350 units. We can rephrase this request into a test of the hypothesis: H0:Āµ = 350 Thus, our research hypothesis becomes: H1:Āµ ā‰  350 This is what we are interested in determiningā€¦
  • 32. Concepts of Hypothesis Testing (2) The testing procedure begins with the assumption that the null hypothesis is true. Thus, we have further statistical evidence, we will assume: H0: Āµ = 350 (assumed to be TRUE)
  • 33. Concepts of Hypothesis Testing (3) The goal of the process is to determine whether there is enough evidence to infer that the alternative hypothesis is true. That is, is there sufficient statistical information to determine if this statement is true? H1:Āµ ā‰  350
  • 34. Concepts of Hypothesis Testing (4) There are two possible decisions that can be made: Conclude that there is enough evidence to support the alternative hypothesis (also stated as: rejecting the null hypothesis in favor of the alternative) Conclude that there is not enough evidence to support the alternative hypothesis (also stated as: not rejecting the null hypothesis in favor of the alternative) NOTE: we do not say that we accept the null hypothesisā€¦
  • 35. Concepts of Hypothesis Testing Once the null and alternative hypotheses are stated, the next step is to randomly sample the population and calculate a test statistic (in this example, the sample mean). If the test statisticā€™s value is inconsistent with the null hypothesis we reject the null hypothesis and infer that the alternative hypothesis is true.
  • 36. Concepts of Hypothesis Testing For example, if weā€™re trying to decide whether the mean is not equal to 350, a large value of x (say, 600) would provide enough evidence. If x is close to 350 (say, 355) we could not say that this provides a great deal of evidence to infer that the population mean is different than 350.
  • 37. Types of Errors A Type I error occurs when we reject a true null hypothesis (i.e. Reject H0 when it is TRUE) A Type II error occurs when we donā€™t reject a false null hypothesis (i.e. Do NOT reject H0 when it is FALSE) H0 T F Reject I Reject II
  • 38. Example 11.1 The manager of a department store is thinking about establishing a new billing system for the store's credit customers. She determines that the new system will be cost-effective only if the mean monthly account is more than $170. A random sample of 400 monthly accounts is drawn, for which the sample mean is $178. The manager knows that the accounts are approximately normally distributed with a standard deviation of $65. Can the manager conclude from this that the new system will be cost- effective?
  • 39. Example 11.1 The system will be cost effective if the mean account balance for all customers is greater than $170. We express this belief as our research hypothesis, that is: H1: Āµ > 170 (this is what we want to determine) Thus, our null hypothesis becomes: H0: Āµ = 170 (this specifies a single value for the parameter of interest)
  • 40. Example 11.1 What we want to show: H0: Āµ = 170 (weā€™ll assume this is true) H1: Āµ > 170 We know: n = 400, = 178, and Ļƒ = 65 What to do next?! IDENTIFY
  • 41. Example 11.1 To test our hypotheses, we can use two different approaches: The rejection region approach (typically used when computing statistics manually), and The p-value approach (which is generally used with a computer and statistical software). We will explore the latterā€¦ COMPUTE
  • 42. p-Value of a Test The p-value of a test is the probability of observing a test statistic at least as extreme as the one computed given that the null hypothesis is true. In the case of our department store example, what is the probability of observing a sample mean at least as extreme as the one already observed (i.e. = 178), given that the null hypothesis (H0: Āµ = 170) is true? p-value
  • 43. P-Value of a Test p-value = P(Z > 2.46) p-value =.0069 z =2.46
  • 44. Interpreting the p-value Overwhelming Evidence (Highly Significant) Strong Evidence (Significant) Weak Evidence (Not Significant) No Evidence (Not Significant) 0 .01 .05 .10 p=.0069
  • 45. Interpreting the p-value Compare the p-value with the selected value of the significance level: If the p-value is less than , we judge the p-value to be small enough to reject the null hypothesis. If the p-value is greater than , we do not reject the null hypothesis. Since p-value = .0069 < = .05, we reject H0 in favor of H1
  • 46. Oneā€“ and Twoā€“Tail Testing The department store example (Example 11.1) was a one tail test, because the rejection region is located in only one tail of the sampling distribution: More correctly, this was an example of a right tail test.
  • 49. Twoā€“Tail Testing Two tail testing is used when we want to test a research hypothesis that a parameter is not equal (ā‰ ) to some value
  • 51. 5. Two-Sample T-Test Example 13.1 Xm13-01 Millions of investors buy mutual funds choosing from thousands of possibilities. Some funds can be purchased directly from banks or other financial institutions while others must be purchased through brokers, who charge a fee for this service. This raises the question, can investors do better by buying mutual funds directly than by purchasing mutual funds through brokers.
  • 52. Example 13.1 Xm13-01 To help answer this question a group of researchers randomly sampled the annual returns from mutual funds that can be acquired directly and mutual funds that are bought through brokers and recorded the net annual returns, which are the returns on investment after deducting all relevant fees. Can we conclude at the 5% significance level that directly-purchased mutual funds outperform mutual funds bought through brokers?
  • 53. Example 13.1 To answer the question we need to compare the population of returns from direct and the returns from broker- bought mutual funds. The data are obviously interval (we've recorded real numbers).
  • 54. Example 13.1 The hypothesis to be tested is that the mean net annual return from directly-purchased mutual funds (Āµ1) is larger than the mean of broker-purchased funds (Āµ2). Hence the alternative hypothesis is H1: Āµ1- Āµ2 > 0 and H0: Āµ1- Āµ2 = 0
  • 55. Identifying Factors Iā€¦ Factors that identify the equal-variances t-test and estimator of :
  • 56. Identifying Factors IIā€¦ Factors that identify the unequal-variances t-test and estimator of :
  • 60. The value of the test statistic is 2.29. The one-tail p-value is .0122. We observe that the p-value of the test is small. As a result we conclude that there is sufficient evidence to infer that on average directly- purchased mutual funds outperform broker- purchased mutual funds Conclusion
  • 61. Checking the Required Condition Both the equal-variances and unequal-variances techniques require that the populations be normally distributed.
  • 62. Example 13.4 In the last few years a number of web-based companies that offer job placement services have been created. The manager of one such company wanted to investigate the job offers recent MBAs were obtaining. In particular, she wanted to know whether finance majors were being offered higher salaries than marketing majors.
  • 63. Example 13.4 In a preliminary study she randomly sampled 50 recently graduated MBAs half of whom majored in finance and half in marketing. From each, she obtained the highest salary (including benefits) offer (Xm13-04). Can we infer that finance majors obtain higher salary offers than do marketing majors among MBAs?
  • 64. Example 13.4 The parameter is the difference between two means (where Āµ1 = mean highest salary offer to finance majors and Āµ2 = mean highest salary offer to marketing majors). Because we want to determine whether finance majors are offered higher salaries, the alternative hypothesis will specify that is greater than.
  • 65. Example 13.4 The hypotheses are 0)(:H 210 ļ€½ļ­ļ€­ļ­ 0)(:H 211 ļ€¾ļ­ļ€­ļ­
  • 66. Example 13.5 Suppose now that we redo the experiment in the following way. We examine the transcripts of finance and marketing MBA majors. We randomly sample a finance and a marketing major whose grade point average (GPA) falls between 3.92 and 4 (based on a maximum of 4). We then randomly sample a finance and a marketing major whose GPA is between 3.84 and 3.92.
  • 67. Example 13.5 We continue this process until the 25th pair of finance and marketing majors are selected whose GPA fell between 2.0 and 2.08. (The minimum GPA required for graduation is 2.0.) As we did in Example 13.4, we recorded the highest salary offer . Xm13-05 Can we conclude from these data that finance majors draw larger salary offers than do marketing majors?
  • 68. Paired t-test The experiment described in Example 13.4 is one in which the samples are independent. That is, there is no relationship between the observations in one sample and the observations in the second sample. However, in this example the experiment was designed in such a way that each observation in one sample is matched with an observation in the other sample. The matching is conducted by selecting finance and marketing majors with similar GPAs. Thus, it is logical to compare the salary offers for finance and marketing majors in each group. This type of experiment is called matched pairs.
  • 69. Example 13.5 For each GPA group, we calculate the matched pair difference between the salary offers for finance and marketing majors.
  • 70. Example 13.5 The numbers in black are the original starting salary data (Xm13-05) ; the numbers in blue were calculated. although a student is either in Finance OR in Marketing (i.e. independent), that the data is grouped in this fashion makes it a matched pairs experiment (i.e. the two students in group #1 are ā€˜matchedā€™ by their GPA range the difference of the means is equal to the mean of the differences, hence we will consider the ā€œmean of the paired differencesā€ as our parameter of interest: IDENTIFY
  • 71. Example 13.5 Do Finance majors have higher salary offers than Marketing majors? Since: We want to research this hypothesis: H1: (and our null hypothesis becomes H0: ) IDENTIFY
  • 72. Test Statistic for The test statistic for the mean of the population of differences ( ) is: which is Student t distributed with nDā€“1 degrees of freedom, provided that the differences are normally distributed. IDENTIFY
  • 73. Using SPSS Analyze > Compare Means > Paired Samples T Test
  • 75. Example 13.5 The p-value is .0004. There is overwhelming evidence that Finance majors do obtain higher starting salary offers than their peers in Marketing.
  • 76. Statistical analyses ā€¢ Group differences between 2 groups: ā–« T-tests ā€¢ Group differences among 3 or more groups ā–« One-way ANOVA ļ‚– Scheffe post-hoc test ā€¢ Relationship between 2 variables ā–« Correlation ā€¢ Relationship among 3 or more variables ā–« Multiple regression
  • 77. Main Analysis Hypothesis Prediction of relationship between variables Prediction of group difference in some variables T-test, ANOVA, MANOVA Correlation, Multiple regression
  • 78. Hypotheses regarding group difference ā€¢ The hypothesis language ā€¢ Group A will be more (or less) in (something) than Group B ā€¢ ā€œ It is hypothesized that females would be more likely to shop online than male.ā€ ā€¢ ā€œIt is predicted that males would trust more about online shopping than females.ā€
  • 79. Testing group difference ā€¢ Comparing 2 groupsā€™ difference in some variablesļƒ  ā€¢ We use Independent-samples t-test Male group Female group Subj.1 Subj. 1 2 2 3 3 4 4 ā€¢ Note: t-tests can compare only 2 groups at a time
  • 80. Comparing males and females on these variables Degree of enjoyment on online shopping M > F
  • 81. Variable Female Male Variable A Testing group difference
  • 82. Testing group difference ā€¢ The concept of being ā€œstatistically significantā€ Male group Female group Mean =2. 42 Mean = 2.11 ā€¢ Can we jump into the conclusion that males are greater than females in variable A? ā€¢ Not yetā€¦ ā€¢ We have to find out whether the difference could really be claimed ā€˜a differenceā€™ ā€¢ ā€œIs the difference statistically-significant?ā€ ā€¢ T-test takes into consideration the difference in means and the sample size to determine whether it is statistically significant
  • 83. The concept of being ā€œstatistically- significantā€ ā€¢ We could only claim a difference as a real difference when statistics tell you so ā€¢ The concept of being ā€œstatistically-significantā€ ā€¢ The SPSS language: p<.05
  • 84. Being ā€œstatistically- significantā€ ā€¢ Significant level: p<.05 ā€¢ If p<.05 (significant)ļƒ  ā€¢ You could claim that the difference is a real difference, because it is statistically- significant. ā€¢ If p>.05 (non-significant)ļƒ  ā€¢ You couldnā€™t claim there is a difference
  • 85. Being ā€œstatistically- significantā€ ā€¢ Significant level: p<.05 ā€¢ The logic behind: ā€¢ Statistics is about probability ā€¢ What does ā€˜pā€™ stand for ā€¢ p= probability of making an error in the calculation leading to a conclusion that there is a significant difference when in fact there is not ā€¢ Type 1 error: Making a false claim that there is a real difference between 2 groups when there is indeed none ā€¢ When this probability is smaller than 5 out of 100ļƒ  acceptable
  • 86. Being ā€œstatistically- significantā€ ā€¢ Type 1 error: Making a false claim that there is a real difference between 2 groups when there is indeed none ā€¢ When this probability is smaller than 5 out of 100ļƒ  acceptable ā€¢ p<.05 = probability of committing this Type 1 error is less than 5/100 ā€¢ Over 95% of the time when you make the claim that there is a difference between the groups in certain aspects, you are correct ā€¢ p> .05 not acceptable, no real difference between 2 groups.
  • 87. Running T-tests ā€¢ Steps for running a t-test: ā€¢ Analyzeļƒ  Compare meansļƒ  Independent-sample T-testļƒ  Grouping variablesļƒ  Define (which two groups)ļƒ  Testing variables
  • 88. Running T-tests ā€¢ Task: Perform t-tests to see if there is any gender difference in income GSS2008 data.
  • 89. Interpreting T-test results ā€¢ T-test output ā€¢ 1) Look at the means of the 2 groups (To see which group has a higher mean) ā€¢ 2) Look at ā€˜Leveneā€™s test of equality of varianceā€™: ā€¢ If non-significant> no significant different in the variance> equal variance> rely on the top row
  • 90. Interpreting T-test results ā€¢ T-test output ā€¢ Step 1: The output from the t-test procedure is segmented by two parts: variables and types of information. ā€¢ Step 2: For each dependent variable, SPSS reports descriptive statistics in the first part. Look at the means of the 2 groups (To see which group has a higher mean than the other in a variable) ā€¢ Step 3: To see if there is significant difference. We need to make reference to part 2:
  • 91. Interpreting T-test results ā€¢ Step 4: First look at ā€œLeveneā€™s test for equality of variancesā€. It will help you determine which t-test value to use. Note: It doesnā€™t tell you whether the 2 groups are statistically different. ā–« If ā€œLeveneā€™s test for equality of variancesā€ is not significant (the variances are not too different), then use ā€˜equal variances assumedā€™ļƒ  that is, look at the 1st row and neglect the 2nd row ā–« If ā€œLeveneā€™s test for equality of variancesā€ is significant, then use ā€˜equal variances not assumedā€™ļƒ  that is, look at the 2nd row and neglect 1st row
  • 92. ā€¢ If p>.05ļƒ  non significantļƒ  the sample variance does not differļƒ  variance is equalļƒ  equal variances assumedļƒ  read the 1st row ā€¢ If p<.05ļƒ  significantļƒ  the sample variance differsļƒ  variance is not equalļƒ  equal variances not assumedļƒ  read the 2nd row
  • 93. Interpreting T-test results ā€¢ Step 5: Look at these figures: Mean- difference, t value, and significance. This is where the important information lies. ā€¢ Look at the ā€œsignificance levelā€ ā€¢ If p<.05ļƒ  ā€¢ There is a significant difference between the 2 groups ā€¢ If p>.05ļƒ  ā€¢ The 2 groups are not different in a particular variable ā€¢ Run t-tests and complete the table
  • 94. Reporting T-test results ā€¢ In reporting significant results: ā€¢ ā€œThe means for the Chinese-Canadian females and Chinese-Canadian males in Maintenance of Chinese culture were M=5.50 (SD =.98) and M = 4.33 (SD =.97) respectively. T-test showed that the Chinese-Canadian female subjects scored significantly higher than their male counterparts in the variable of Maintenance of Chinese culture , t(99)= -3.01, p<.05.ā€ ā€¢ You need to report the means, SDs, degree of freedom, t-value, and significance.
  • 95. Reporting T-test results ā€¢ In reporting non-significant results ā€¢ T-test showed no significant difference between the Chinese-Canadian female and male subjects i shyness, t(94)= .12, n.s. ā€¢ *t(df)= t-value, significance level ā€¢ Units for significance level: ā€¢ p<.05, p<.01, or p<.001
  • 96. Week 3 Assignment ā€¢ Read chapter 9-13 ā€¢ Assignment: