This is one of the following four articles on Hypothesis Tests of Proportion in Excel
Hypothesis Tests of Proportion Overview (Hypothesis Testing On Binomial Data)
1-Sample Hypothesis Test of Proportion in 4 Steps in Excel 2010 and Excel 2013
2-Sample Pooled Hypothesis Test of Proportion in 4 Steps in Excel 2010 and Excel 2013
How To Build a Much More Useful Split-Tester in Excel Than Google's Website Optimizer
Overview of Two-Sample,
Unpooled Hypothesis Test
of Proportion in Excel
This hypothesis test analyzes two independent samples to determine if the populations from which the samples were taken have equal proportions. This test is often used to determine whether two sample proportions are likely different by some specific proportion.
The test is called an unpooled test because the Null Hypothesis states that the two sample proportions are not the same. The formula for Standard Error uses a unpooled proportion that does not combine the proportions of both samples into a single, pooled proportion as a pooled test does. This formula is shown in this following set of formulas.
p_bar1 = observed sample 1 proportion
p_bar1 = X1/n1
= (Number of successes in sample 1)/(Number of trials in sample 1)
p_bar2 = observed sample 2 proportion
p_bar2 = X2/n2
= (Number of successes in sample 2)/(Number of trials in sample 2)
Null Hypothesis H0: p_bar2 - p_bar1 = Constant = a non-zero proportion
This Null Hypothesis that states that p_bar1 ≠ p_bar2 indicates that this is an unpooled test.
The z Value for this test is the Test Statistic and is calculated as follows:
(Click On Image To See a Larger Version)
(Click On Image To See a Larger Version)
The Null Hypothesis is rejected if any of the following equivalent conditions are shown to exist:
1) The observed p_bar2 - p_bar1 is beyond the Critical Value.
2) The z Value (the Test Statistic) is farther from zero the Critical z Value.
3) The p value is smaller than α for a one-tailed test or α/2 for a two-tailed test.
Example of a Two-Sample,
Unpooled, One-Tailed Hypothesis
Test of Proportion in Excel
It is believed that Production Line B produces 5 percent more defects than Production Line A.
Both production lines manufacture the same products and have the same types of machines that are all in similar condition. Both production lines operate approximately the same number of hours. The only difference between the production lines is the experience of the crews. The crews that operate Production Line A have more experience the crews on Production Line B.
Completed units from both production lines were sampled and evaluated over the same period of time as follows.
12 out of 200 randomly sampled units produced on Production Line A were nonconforming. The proportion of sample units from Production Line A that were nonconforming was 0.06 (6 percent).
39 out of 300 randomly sampled units produced on Production Line B were nonconforming. The proportion of sample units from Production Line B that were nonconforming was 0.13 (13 percent).
Determine with 95 percent certainty whether production Line B’s overall proportion nonconforming exceeds that of Production Line A by more than 5 percent. In other words, determine whether difference between Production Line B’s overall percent defective and Production Line A’s overall percent defective is greater than 5 percent.
Note that this will be a unpooled z Test because the proportions of the two populations are assumed to be different. The Null Hypothesis will state that the difference between the proportion of defectives of the two populations from which the samples are taken is equal to 5 percent. The Alternative Hypothesis states that this difference is greater than 5 percent.
Sample results for the two samples cannot be pooled if they are known to be different, as stated by the Null Hypothesis. Sample results can only be pooled if the Null Hypothesis states that the proportions of the two samples are the same.
Two-independent-sample Hypothesis Tests of Proportion remain slightly more intuitive and allow for consistent use of the variable name p_bar2–p_bar1 if the larger sample proportion is always designated as p_bar2.and the smaller sample proportion is designated as p_bar1.
Summary of Problem Information
First Sample – Production Line A (Experienced Crews)
X1 = number of positive outcomes (defects) in n1 trials = 12
n1 = number of trials (random units inspected) = 200
p_bar1 = X1/n1 = 12/200 = 0.06
Second Sample – Production Line B (Inexperienced Crews)
X2 = number of positive outcomes (defects) in n2 trials = 39
n2 = number of trials (random units inspected) = 300
p_bar2 = X2/n2 = 39/300 = 0.13
p_bar2 – p_bar1 = 0.13 – 0.06 = 0.07
Level of Certainty = 0.95
Alpha (α) = 1 – Level of certainty = 1 – 0.95 = 0.05
As with all Hypothesis Tests of Proportion, we must satisfactorily answer these two questions and then proceed to the four-step method of solving the hypothesis test that follows.
The Initial Two Questions That Must be Answered Satisfactorily
1) What Type of Test Should Be Done?
2) Have All of the Required Assumptions For This Test Been Met?
The Four-Step Method For Solving All Hypothesis Tests of Mean
Step 1) Create the Null Hypothesis and the Alternate Hypothesis
Step 2) – Map the Normal Curve Based on the Null Hypothesis
Step 3) – Map the Regions of Acceptance and Rejection
Step 4) – Perform the Critical Value Test, the p Value Test, or the Critical z Value Test
The Initial Two Questions That Must Be Answered Before Performing the Four-Step Hypothesis Test of Proportion are as follows:
Question1) Type of Test?
a) Hypothesis Test of Mean or Proportion?
This is a Hypothesis Test of Proportion because each individual observation (the status of each sampled completed production unit) can have only one of two values: conforming (not defective) or nonconforming (defective). Samples for Hypothesis Test of Mean can have more than two values and often can assume any value within a possible range of values.
b) One-Tailed or Two-Tailed Hypothesis?
The problem asks whether the difference between the proportion of defective units from Production Line A and Production Line B is greater than the 5 percent. This is a directional inequality making this hypothesis test a one-tailed test. This is a one-tailed test in the right tail if the directional inequality is greater than. If the directional inequality is less than, the one-tailed test will occur in the left tail.
If the problem asks whether the difference between the proportion of defective units from Production Line A and Production Line B is simply not equal to 5 percent, the inequality is non-directional and the test is two-tailed. A two-tailed test is more stringent than a one-tailed test.
c) One-Sample or a Two-Sample Test?
This is a two-sample hypothesis test because two independent samples are being compared. One independent sample included completed units from Production Line A and the other independent sample included completed units from Production Line B.
d) Pooled Test or an Unpooled Test?
Once a hypothesis test has been determined to be a two-independent-sample test, the test should be designated as a pooled or unpooled test because each uses different formulas. A pooled Hypothesis Test of Proportion makes a basic assumption that the proportions of both populations are the same. An unpooled Hypothesis Test of Proportion makes a basic assumption that the proportions of both populations are not the same. This is an unpooled test because the difference between the proportion defective for each of the two production lines is assumed to be at least 5 percent.
d) t-Test or z-Test?
A Hypothesis Test of Proportion uses the normal distribution to approximate the underlying binomial distribution that the sampled objects follow. A Hypothesis Test of Proportion will therefore always be a z Test and not a t Test.
A hypothesis test of proportion will always be a z test because a hypothesis test of proportion always uses the normal distribution to model the distributed variable. A t Test uses the t distribution to model the distributed variable.
Samples taken for a Hypothesis Test of Proportion are binary: they can only assume one of two values. Binary objects are distributed according to the binomial distribution. The binomial distribution can be approximated by the normal distribution. A Hypothesis Test of Proportion uses the normal distribution to approximate the underlying binomial distribution that the sampled objects follow. A Hypothesis Test of Proportion will therefore always be a z Test and not a t Test.
This hypothesis test is a z Test that is two-independent-sample, unpooled, one-tailed hypothesis test of proportion.
Question 2) Test Requirements Met?
Can Binomial Distribution Be Approximated By Normal Distribution?
The samples for a Hypothesis Test of Proportion follow the binomial distribution because each sample has only two possible outcomes and the probability of the positive outcome is always the same for each sample taken.
A Hypothesis Test of Proportion approximates the binomial distribution with the normal distribution so that normal-distribution-based statistical analysis tools such as z Scores can be used.
The most important requirement of a Hypothesis Test of Proportion is the validity of approximating the binomial distribution with the normal distribution. The binomial distribution can be approximated by the normal distribution if sample size, n, is large enough and p is not too close to 0 or 1. This can be summed up with the following rule:
The binomial distribution can be approximated by the normal distribution if np > 5 and nq >5. In this case, the calculation of np and qp is the following:
Sample 1
X1 = 12
n1 = 200
p1 = 0.06
q1 = 0.94
n1p1 = 12 and n1q1 = 188
Sample 2
X2 = 39
n2 = 300
p2 = 0.13
q2 = 0.87
n2p2 = 39 and n2q2 = 261
np > 5 and nq >5 for both samples so it is valid to approximate the binomial distribution with the normal distribution. Because the binomial distribution can be modeled by the normal distribution, a z Test can be used to perform a Hypothesis Test of Proportion.
The binomial distribution has the following parameters:
Mean = np
Variance = npq
Each unique normal distribution can be completely described by two parameters: its mean and its standard deviation. As long as np > 5 and nq > 5, the following substitution can be made:
Normal (mean, standard deviation) approximates Binomial (n,p)
When np is substituted for the normal distribution’s mean and npq is substituted for the normal distribution’s standard deviation, then the following is true:
Normal (mean, standard deviation)
becomes
Normal (np, npq)
This approximates Binomial (n,p).
The approximation can be demonstrated with Excel using data from the second sample of this problem.
X = 90 = the number of positive outcomes in n trials
n = 200 = the number of trials in one sample
p = 0.45 = expected probability of a positive result in all trials
q = 1 – p = 0.55 = expected probability of a negative result in all trials
The normal approximation of the binomial distribution as follows:
BINOM.DIST(X, n, p, FALSE) ≈ NORM.DIST(X, np, npq, FALSE)
Analyzing the data from Sample 2 would produce the following comparison:
BINOM.DIST(X, n, p, FALSE)
= BINOM.DIST(39, 300, 0.13, FALSE) = 0.067
NORM.DIST(X, np, npq, FALSE)
= NORM.DIST(39, 39, 33.93, FALSE) = 0.012
The difference between BINOM.DIST(39, 300, 0.13 FALSE) and NORM.DIST(39, 39, 33.93, FALSE) is less than 0.06. That is reasonably close.
Note that the normal approximation of the binomial distribution only works for the PDF (Probability Density Function) and not the CDF (Cumulative Distribution Function). Replacing FALSE with TRUE in the above BINOM.DIST() and NORM.DIST() formulas would calculate their CDFs instead of their PDFs.
We now proceed to complete the four-step method for solving all Hypothesis Tests of Proportion. These four steps are as follows:
Step 1) Create the Null Hypothesis and the Alternate Hypothesis
Step 2 – Map the Normal or t Distribution Curve Based on the Null Hypothesis
Step 3 – Map the Regions of Acceptance and Rejection
Step 4 – Determine Whether to Accept or Reject theNull Hypothesis By Performing the Critical Value Test, the p Value Test, or the Critical t Value Test
Proceeding through the four steps is done is follows:
Step 1 – Create the Null and Alternative Hypotheses
The Null Hypothesis is always an equality and states that the items being compared are the same. In this case, the Null Hypothesis would state that the difference in proportions defective between Production Line A and Production Line B equals 5 percent. This Null Hypothesis would be written as follows:
H0: p_bar2–p_bar1 = Constant = 0.05
This test is an unpooled test because the Null Hypothesis states that the two sample proportions do not equal each other. The Constant in the Null Hypothesis for an unpooled test is therefore a nonzero number.
The formula for Standard Error in an unpooled, two-independent-sample Hypothesis Test of Proportion does not use a pooled proportion that combines the proportions of both samples as a pooled test would.
The Alternate Hypothesis is always in inequality and states that the two items being compared are different. In this case, the Alternative Hypothesis states that the difference between proportions defective of Production Line A and Production Line B is greater than 5 percent. This Alternate Hypothesis is as follows:
H1: p_bar2–p_bar1 > Constant, which equals 0.05
Therefore:
H1: p_bar2–p_bar1 > 0.05
The “not-equals” sign indicates that this is a two-tailed hypothesis test and not a one-tailed test.
The Alternative Hypothesis is directional (“greater than” or “less than” instead of “not equal to”) and the hypothesis test is therefore a one-tailed test. the “greater than” operation in the Alternative Hypothesis indicates that this one-tailed test will occur in the right tail. A “less than” operator would indicate that this one-tailed test would occur in the left tail.
It should be noted that a two-tailed test is more rigorous (requires a greater differences between the two entities being compared before the test shows that there is a difference) than a one-tailed test.
It is important to note that the Null and Alternative Hypotheses refer to the proportion of the populations from which the samples were taken. A two-independent-sample Hypothesis Test of Proportion determines whether to reject or fail to reject the Null Hypothesis which states that the populations from which the two independent samples came from have equal proportions.
In this case the Hypothesis test analyzes whether total proportion defective of Production Line B is at least 5 percent greater than the total proportion defective of Production Line A based upon much smaller samples taken from both production lines.
Step 2 – Map the Distributed Variable to Normal Distribution
A z Test can be performed if the sample proportion p_bar2–p_bar1 is distributed according to the normal distribution. The sample proportion, p_bar2–p_bar1, is distributed according to the binomial distribution because both p_bar1 and p_bar2 are binomially distributed. The normal distribution can be used to approximate this binomial distribution because the requirements that np and qp are greater than 5 for both p_bar1 and p_bar2 . The distribution of the sample proportion, p_bar2–p_bar1, can therefore be approximated by the normal distribution.
The sample proportion, p_bar2–p_bar1, will be mapped to a normal distribution. Each unique normal distribution can be fully described by two parameters: its mean and standard deviation.
The mean of the normal distribution curve that maps the distributed variable p_bar is equal to the Constant in the Null Hypothesis. The Null Hypothesis is as follows:
H0: p_bar2–p_bar1 = Constant = 0.05
The distributed variable p_bar2–p_bar1 will be mapped to a normal distribution curve with a mean = 0.05, which is the Constant.
Population parameters such as population standard deviation have to be estimated if only sample data is available. In this case the population standard deviation will be estimated by the Standard Error which is based on the sample size.
Standard Error (SEDiff) for an unpooled, two-independent-sample Hypothesis Test of Proportion is calculated as follows:
(Click On Image To See a Larger Version)
SEDiff = SQRT[ (p_bar1*q_bar1/n1) + (p_bar2*q_bar2/n2) ]
SEDiff = SQRT[ (0.13*0.87/300) + (0.06*0.94/200) ]
SEDiff =0.03
The normal distribution curve that maps the distribution of variable p_bar2–p_bar1 now has the following parameters:
Mean = 0.05
Standard Error = 0.03
This Excel-generated normal distribution curve is shown as follows:
(Click On Image To See a Larger Version)
Step 3 – Map the Regions of Acceptance and Rejection
The goal of a hypothesis test is to determine whether to accept or reject the Null Hypothesis at a given level of certainty. If the two things being compared are far enough apart from each other, the Null Hypothesis (which states that the two things are not different) can be rejected.
In this case we are trying to show graphically how different the observed p_bar2–p_bar1 (0.07) is from the hypothesized p_bar2–p_bar1 (0.05).
This Hypothesis Test of Proportion calculates the probability of a difference sample having a difference proportion equal to the observed p_bar2–p_bar1 (0.07) if the true difference equals 0.05 and the difference sample proportion is normally distributed.
The Regions of Acceptance and Rejection
The normal distribution curve that maps the distribution of variable p_bar2–p_bar1 can be divided up into two types of regions: the Region of Acceptance and the Region of Rejection.
If p_bar2–p_bar1’s observed value of 0.07 falls in the Region of Acceptance, we fail to reject the Null Hypothesis. If p_bar2–p_bar1 falls in the Region of Rejection, we reject the Null Hypothesis.
This is a one-tailed test in the right tail as indicated by the Alternative Hypothesis. A one-tailed test in the right tail means that the entire Region of Rejection is contained in the outer right tails. The Alternative Hypothesis indicates this.
A hypothesis test is a one-tailed test if the Alternative Hypothesis has a directional operator, i.e., “greater than” or “less than.” A one-tailed test has the entire Region of Rejection contained in one outer tail. A “greater than” operator indicates a right-tailed test. A “less than” operator indicates a left-tailed test.
A hypothesis test is non-directional if the Alternative Hypothesis has the non-directional operator “not equal to.”
In this case the Alternative Hypothesis is the following:
H1: p_bar2–p_bar1 > 0.05
This Alternate Hypothesis indicates that the hypothesis test has the Region of Rejection entirely contained in the outer right tail. The total size of the Region of Rejection is equal to Alpha. In this case Alpha, α, is equal to 0.05 (not to be mistaken with the Constant of the Null Hypothesis which coincidentally happens to be 0.05 as well). This means that the Region of Rejection will take up 5 percent of the total area under this normal distribution curve.
Calculate Critical Values
The Critical Value is the boundary of the Region of Rejection. The Critical Value is the boundary on the right side of the curve beyond which 5 percent of the total area under the curve exists. In this case the Critical Value can be found by the following:
Critical Value = Mean + (Number of Standard Errors from Mean to Region of Rejection) * SE
Critical Value = Mean + NORM.S.INV(1-α) * SEDiff
Critical Value = 0.05 + NORM.S.INV(1- 0.05 ) * 0.03
Critical Value = 0.05 + NORM.S.INV(0.95) * 0.03
Critical Value = 0.05 + 0.049
Critical Value = 0.099
The Region of Rejection is therefore everything that is to the right of 0.099.
This normal distribution curve with the blue Region of Acceptance in the center and the yellow Region of Rejection in the outer tails is shown is as follows in this Excel-generated graph:
(Click On Image To See a Larger Version)
Step 4 – Determine Whether to Reject Null Hypothesis
The object of a hypothesis test is to determine whether to accept of reject the Null Hypothesis. There are three equivalent tests that determine whether to accept or reject the Null Hypothesis. Only one of these tests needs to be performed because all three provide equivalent information. The three tests are as follows:
1) Compare p_bar2–p_bar1 With Critical Value
If the observed value of p_bar2–p_bar1 (0.07) falls into the Region of Acceptance (the blue region under the curve), the Null Hypothesis is not rejected. If the observed value of p_bar2–p_bar1 falls into the Regions of Rejection (either of the two yellow outer regions), the Null Hypothesis is rejected.
The observed p_bar2–p_bar1 (0.07) is closer to the curve’s mean (0.05) than the Critical Value on the right side (0.099) and falls in the blue Region of Acceptance. We therefore reject the Null Hypothesis. We cannot state with 95 percent certainty that the difference between the proportions defective of Production Line A and Production Line B is greater 0.05.
2) Compare z Value With Critical z Value
The Test Statistic for this Hypothesis Test is called the z Value. The z Value is the number of Standard Errors that the observed p_bar2–p_bar1 is from the mean of 0.05. The Critical z Value is the number of Standard Errors that the Critical z Value is from the mean.
If the z Value is closer to the standardized mean of zero than the Critical z Value, the Null Hypothesis is not rejected. If the z Value is farther from the standardized mean of zero than the Critical z Value, the Null Hypothesis is rejected. The test Statistic is calculated as follows:
z Value (the Test Statistic) = (p_bar2–p_bar1 - Constant) / SEDiff
z Value (the Test Statistic) = (0.13 – 0.06 – 0.05)/0.03
z Value (the Test Statistic) = 0.67
This means that the observed p_bar2–p_bar1 (0.07) is 0.67 Standard Errors from the curve’s mean (0.05).
Critical z Valueα=0.05,one-tailed,right tail = NORM.S.INV(1-α)
[ Note that the one-tailed Critical z Value in the left tail = NORM.S.INV(α) ]
Critical z Valueα=0.05,one-tailed,right tail = NORM.S.INV(0.95) = 1.65
This means that the boundary of the Region of Rejection is 1.65 Standard Errors to the right of the curve’s mean (0.05).
The z Value (0.67) is closer to the curve’s standardized mean of zero than the Critical z Value (1.65) so the Null Hypothesis is not rejected.
3) Compare p Value With Alpha
The p Value is the percent of the curve that is beyond the observed p_bar2–p_bar1 (0.07) . If the p Value is smaller than Alpha (since the test is one-tailed), the Null Hypothesis is rejected. If the p Value is larger than Alpha, the Null Hypothesis is not rejected.
The p Value is calculated by the following Excel formula:
p Value = MIN(NORM.S.DIST(z Value,TRUE),1-NORM.S.DIST(z Value,TRUE))
p Value = MIN(NORM.S.DIST(0.67,TRUE),1-NORM.S.DIST(0.67,TRUE))
p Value = 0.2523
The p Value (0.2523) is larger than Alpha (0.05) and we therefore cannot reject the Null Hypothesis.
The following Excel-generated graph shows that the red p Value (the curve area beyond p_bar2–p_bar1) is larger than the yellow Alpha Region of Rejection in the outer right tail.
(Click On Image To See a Larger Version)
The Null Hypothesis would also not be rejected if the test were two-tailed because a two-tailed test is more stringent that a one-tailed test. A hypothesis test is more stringent if the Null Hypothesis is harder to reject.
Excel Master Series Blog Directory
Statistical Topics and Articles In Each Topic
- Histograms in Excel
- Bar Chart in Excel
- Combinations & Permutations in Excel
- Normal Distribution in Excel
- Overview of the Normal Distribution
- Normal Distribution’s PDF (Probability Density Function) in Excel 2010 and Excel 2013
- Normal Distribution’s CDF (Cumulative Distribution Function) in Excel 2010 and Excel 2013
- Solving Normal Distribution Problems in Excel 2010 and Excel 2013
- Overview of the Standard Normal Distribution in Excel 2010 and Excel 2013
- An Important Difference Between the t and Normal Distribution Graphs
- The Empirical Rule and Chebyshev’s Theorem in Excel – Calculating How Much Data Is a Certain Distance From the Mean
- Demonstrating the Central Limit Theorem In Excel 2010 and Excel 2013 In An Easy-To-Understand Way
- t-Distribution in Excel
- Binomial Distribution in Excel
- z-Tests in Excel
- Overview of Hypothesis Tests Using the Normal Distribution in Excel 2010 and Excel 2013
- One-Sample z-Test in 4 Steps in Excel 2010 and Excel 2013
- 2-Sample Unpooled z-Test in 4 Steps in Excel 2010 and Excel 2013
- Overview of the Paired (Two-Dependent-Sample) z-Test in 4 Steps in Excel 2010 and Excel 2013
- t-Tests in Excel
- Overview of t-Tests: Hypothesis Tests that Use the t-Distribution
- 1-Sample t-Tests in Excel
- 1-Sample t-Test in 4 Steps in Excel 2010 and Excel 2013
- Excel Normality Testing For the 1-Sample t-Test in Excel 2010 and Excel 2013
- 1-Sample t-Test – Effect Size in Excel 2010 and Excel 2013
- 1-Sample t-Test Power With G*Power Utility
- Wilcoxon Signed-Rank Test in 8 Steps As a 1-Sample t-Test Alternative in Excel 2010 and Excel 2013
- Sign Test As a 1-Sample t-Test Alternative in Excel 2010 and Excel 2013
- 2-Independent-Sample Pooled t-Tests in Excel
- 2-Independent-Sample Pooled t-Test in 4 Steps in Excel 2010 and Excel 2013
- Excel Variance Tests: Levene’s, Brown-Forsythe, and F Test For 2-Sample Pooled t-Test in Excel 2010 and Excel 2013
- Excel Normality Tests Kolmogorov-Smirnov, Anderson-Darling, and Shapiro Wilk Tests For Two-Sample Pooled t-Test
- Two-Independent-Sample Pooled t-Test - All Excel Calculations
- 2- Sample Pooled t-Test – Effect Size in Excel 2010 and Excel 2013
- 2-Sample Pooled t-Test Power With G*Power Utility
- Mann-Whitney U Test in 12 Steps in Excel as 2-Sample Pooled t-Test Nonparametric Alternative in Excel 2010 and Excel 2013
- 2- Sample Pooled t-Test = Single-Factor ANOVA With 2 Sample Groups
- 2-Independent-Sample Unpooled t-Tests in Excel
- 2-Independent-Sample Unpooled t-Test in 4 Steps in Excel 2010 and Excel 2013
- Variance Tests: Levene’s Test, Brown-Forsythe Test, and F-Test in Excel For 2-Sample Unpooled t-Test
- Excel Normality Tests Kolmogorov-Smirnov, Anderson-Darling, and Shapiro-Wilk For 2-Sample Unpooled t-Test
- 2-Sample Unpooled t-Test Excel Calculations, Formulas, and Tools
- Effect Size for a 2-Independent-Sample Unpooled t-Test in Excel 2010 and Excel 2013
- Test Power of a 2-Independent Sample Unpooled t-Test With G-Power Utility
- Paired (2-Sample Dependent) t-Tests in Excel
- Paired t-Test in 4 Steps in Excel 2010 and Excel 2013
- Excel Normality Testing of Paired t-Test Data
- Paired t-Test Excel Calculations, Formulas, and Tools
- Paired t-Test – Effect Size in Excel 2010, and Excel 2013
- Paired t-Test – Test Power With G-Power Utility
- Wilcoxon Signed-Rank Test in 8 Steps As a Paired t-Test Alternative
- Sign Test in Excel As A Paired t-Test Alternative
- Hypothesis Tests of Proportion in Excel
- Hypothesis Tests of Proportion Overview (Hypothesis Testing On Binomial Data)
- 1-Sample Hypothesis Test of Proportion in 4 Steps in Excel 2010 and Excel 2013
- 2-Sample Pooled Hypothesis Test of Proportion in 4 Steps in Excel 2010 and Excel 2013
- How To Build a Much More Useful Split-Tester in Excel Than Google's Website Optimizer
- Chi-Square Independence Tests in Excel
- Chi-Square Goodness-Of-Fit Tests in Excel
- F Tests in Excel
- Correlation in Excel
- Pearson Correlation in Excel
- Spearman Correlation in Excel
- Confidence Intervals in Excel
- z-Based Confidence Intervals of a Population Mean in 2 Steps in Excel 2010 and Excel 2013
- t-Based Confidence Intervals of a Population Mean in 2 Steps in Excel 2010 and Excel 2013
- Minimum Sample Size to Limit the Size of a Confidence interval of a Population Mean
- Confidence Interval of Population Proportion in 2 Steps in Excel 2010 and Excel 2013
- Min Sample Size of Confidence Interval of Proportion in Excel 2010 and Excel 2013
- Simple Linear Regression in Excel
- Overview of Simple Linear Regression in Excel 2010 and Excel 2013
- Complete Simple Linear Regression Example in 7 Steps in Excel 2010 and Excel 2013
- Residual Evaluation For Simple Regression in 8 Steps in Excel 2010 and Excel 2013
- Residual Normality Tests in Excel – Kolmogorov-Smirnov Test, Anderson-Darling Test, and Shapiro-Wilk Test For Simple Linear Regression
- Evaluation of Simple Regression Output For Excel 2010 and Excel 2013
- All Calculations Performed By the Simple Regression Data Analysis Tool in Excel 2010 and Excel 2013
- Prediction Interval of Simple Regression in Excel 2010 and Excel 2013
- Multiple Linear Regression in Excel
- Basics of Multiple Regression in Excel 2010 and Excel 2013
- Complete Multiple Linear Regression Example in 6 Steps in Excel 2010 and Excel 2013
- Multiple Linear Regression’s Required Residual Assumptions
- Normality Testing of Residuals in Excel 2010 and Excel 2013
- Evaluating the Excel Output of Multiple Regression
- Estimating the Prediction Interval of Multiple Regression in Excel
- Regression - How To Do Conjoint Analysis Using Dummy Variable Regression in Excel
- Logistic Regression in Excel
- Logistic Regression Overview
- Logistic Regression in 6 Steps in Excel 2010 and Excel 2013
- R Square For Logistic Regression Overview
- Excel R Square Tests: Nagelkerke, Cox and Snell, and Log-Linear Ratio in Excel 2010 and Excel 2013
- Likelihood Ratio Is Better Than Wald Statistic To Determine if the Variable Coefficients Are Significant For Excel 2010 and Excel 2013
- Excel Classification Table: Logistic Regression’s Percentage Correct of Predicted Results in Excel 2010 and Excel 2013
- Hosmer- Lemeshow Test in Excel – Logistic Regression Goodness-of-Fit Test in Excel 2010 and Excel 2013
- Single-Factor ANOVA in Excel
- Overview of Single-Factor ANOVA
- Single-Factor ANOVA in 5 Steps in Excel 2010 and Excel 2013
- Shapiro-Wilk Normality Test in Excel For Each Single-Factor ANOVA Sample Group
- Kruskal-Wallis Test Alternative For Single Factor ANOVA in 7 Steps in Excel 2010 and Excel 2013
- Levene’s and Brown-Forsythe Tests in Excel For Single-Factor ANOVA Sample Group Variance Comparison
- Single-Factor ANOVA - All Excel Calculations
- Overview of Post-Hoc Testing For Single-Factor ANOVA
- Tukey-Kramer Post-Hoc Test in Excel For Single-Factor ANOVA
- Games-Howell Post-Hoc Test in Excel For Single-Factor ANOVA
- Overview of Effect Size For Single-Factor ANOVA
- ANOVA Effect Size Calculation Eta Squared in Excel 2010 and Excel 2013
- ANOVA Effect Size Calculation Psi – RMSSE – in Excel 2010 and Excel 2013
- ANOVA Effect Size Calculation Omega Squared in Excel 2010 and Excel 2013
- Power of Single-Factor ANOVA Test Using Free Utility G*Power
- Welch’s ANOVA Test in 8 Steps in Excel Substitute For Single-Factor ANOVA When Sample Variances Are Not Similar
- Brown-Forsythe F-Test in 4 Steps in Excel Substitute For Single-Factor ANOVA When Sample Variances Are Not Similar
- Two-Factor ANOVA With Replication in Excel
- Two-Factor ANOVA With Replication in 5 Steps in Excel 2010 and Excel 2013
- Variance Tests: Levene’s and Brown-Forsythe For 2-Factor ANOVA in Excel 2010 and Excel 2013
- Shapiro-Wilk Normality Test in Excel For 2-Factor ANOVA With Replication
- 2-Factor ANOVA With Replication Effect Size in Excel 2010 and Excel 2013
- Excel Post Hoc Tukey’s HSD Test For 2-Factor ANOVA With Replication
- 2-Factor ANOVA With Replication – Test Power With G-Power Utility
- Scheirer-Ray-Hare Test Alternative For 2-Factor ANOVA With Replication
- Two-Factor ANOVA Without Replication in Excel
- Randomized Block Design ANOVA in Excel
- Repeated-Measures ANOVA in Excel
- Single-Factor Repeated-Measures ANOVA in 4 Steps in Excel 2010 and Excel 2013
- Sphericity Testing in 9 Steps For Repeated Measures ANOVA in Excel 2010 and Excel 2013
- Effect Size For Repeated-Measures ANOVA in Excel 2010 and Excel 2013
- Friedman Test in 3 Steps For Repeated-Measures ANOVA in Excel 2010 and Excel 2013
- ANCOVA in Excel
- Normality Testing in Excel
- Creating a Box Plot in 8 Steps in Excel
- Creating a Normal Probability Plot With Adjustable Confidence Interval Bands in 9 Steps in Excel With Formulas and a Bar Chart
- Chi-Square Goodness-of-Fit Test For Normality in 9 Steps in Excel
- Kolmogorov-Smirnov, Anderson-Darling, and Shapiro-Wilk Normality Tests in Excel
- Nonparametric Testing in Excel
- Mann-Whitney U Test in 12 Steps in Excel
- Wilcoxon Signed-Rank Test in 8 Steps in Excel
- Sign Test in Excel
- Friedman Test in 3 Steps in Excel
- Scheirer-Ray-Hope Test in Excel
- Welch's ANOVA Test in 8 Steps Test in Excel
- Brown-Forsythe F Test in 4 Steps Test in Excel
- Levene's Test and Brown-Forsythe Variance Tests in Excel
- Chi-Square Independence Test in 7 Steps in Excel
- Chi-Square Goodness-of-Fit Tests in Excel
- Chi-Square Population Variance Test in Excel
- Post Hoc Testing in Excel
- Creating Interactive Graphs of Statistical Distributions in Excel
- Interactive Statistical Distribution Graph in Excel 2010 and Excel 2013
- Interactive Graph of the Normal Distribution in Excel 2010 and Excel 2013
- Interactive Graph of the Chi-Square Distribution in Excel 2010 and Excel 2013
- Interactive Graph of the t-Distribution in Excel 2010 and Excel 2013
- Interactive Graph of the t-Distribution’s PDF in Excel 2010 and Excel 2013
- Interactive Graph of the t-Distribution’s CDF in Excel 2010 and Excel 2013
- Interactive Graph of the Binomial Distribution in Excel 2010 and Excel 2013
- Interactive Graph of the Exponential Distribution in Excel 2010 and Excel 2013
- Interactive Graph of the Beta Distribution in Excel 2010 and Excel 2013
- Interactive Graph of the Gamma Distribution in Excel 2010 and Excel 2013
- Interactive Graph of the Poisson Distribution in Excel 2010 and Excel 2013
- Solving Problems With Other Distributions in Excel
- Solving Uniform Distribution Problems in Excel 2010 and Excel 2013
- Solving Multinomial Distribution Problems in Excel 2010 and Excel 2013
- Solving Exponential Distribution Problems in Excel 2010 and Excel 2013
- Solving Beta Distribution Problems in Excel 2010 and Excel 2013
- Solving Gamma Distribution Problems in Excel 2010 and Excel 2013
- Solving Poisson Distribution Problems in Excel 2010 and Excel 2013
- Optimization With Excel Solver
- Maximizing Lead Generation With Excel Solver
- Minimizing Cutting Stock Waste With Excel Solver
- Optimal Investment Selection With Excel Solver
- Minimizing the Total Cost of Shipping From Multiple Points To Multiple Points With Excel Solver
- Knapsack Loading Problem in Excel Solver – Optimizing the Loading of a Limited Compartment
- Optimizing a Bond Portfolio With Excel Solver
- Travelling Salesman Problem in Excel Solver – Finding the Shortest Path To Reach All Customers
- Chi-Square Population Variance Test in Excel
- Analyzing Data With Pivot Tables
- SEO Functions in Excel
- Time Series Analysis in Excel
- VLOOKUP
ReplyDeleteHello! As a first-year student, managing all tasks can be challenging. I discovered a reliable PPT service. Their expert PPT writer https://essayservice.com/powerpoint-presentation ensure presentations meet your exact needs. Each writer holds a higher education degree, has extensive field experience, and has undergone a rigorous selection process. It’s a valuable resource for busy students!