Chi Square Test with Minitab

Chi Square (Contingency Tables) We have looked at hypothesis tests to analyze the proportion of one population vs. a specified value, and the proportions of two populations, but what do we do if we want to analyze more than two populations? A chi-square test is a hypothesis test in which the sampling distribution of the…

Read More

U Chart with JMP

What is a U Chart? The U chart is a type of control chart used to monitor discrete (count) data where the sample size is greater than one, typically the average number of defects per unit. Defect vs. Defective Remember the difference between defect and defective? A defect of a unit is the unit’s characteristic…

Read More

U Chart with SigmaXL

What is a U Chart? The U chart is a type of control chart used to monitor discrete (count) data where the sample size is greater than one, typically the average number of defects per unit. Defect vs. Defective Remember the difference between defect and defective? A defect of a unit is the unit’s characteristic…

Read More

U Chart with Minitab

What is a U Chart? The U chart is a type of control chart used to monitor discrete (count) data where the sample size is greater than one, typically the average number of defects per unit. Defect vs. Defective Remember the difference between defect and defective? A defect of a unit is the unit’s characteristic…

Read More

IR Chart with SigmaXL

What is an IR Chart? The IR chart (also called individual-moving range chart or I-MR chart) is a popular control chart for continuous data with subgroup size equal to one. The I chart plots an individual observation as a data point. The MR chart plots the absolute value of the difference between two consecutive observations…

Read More

IR Chart with JMP

IR Chart The IR chart (also called individual-moving range chart or I-MR chart) is a popular control chart for continuous data with subgroup size equal to one. The I chart plots an individual observation as a data point. The MR chart plots the absolute value of the difference between two consecutive observations in individual charts…

Read More

IR Chart with Minitab

What is an IR Chart? The IR chart (also called individual-moving range chart or I-MR chart) is a popular control chart for continuous data with subgroup size equal to one. The I chart plots an individual observation as a data point. The MR chart plots the absolute value of the difference between two consecutive observations…

Read More

Median Test with JMP

What is Moods Median Test? Mood’s median test is a statistical test to compare the medians of two or more populations. Null Hypothesis (H0): η1 = … = ηk Alternative Hypothesis (Ha): At least one of the medians is different from the others The symbol k is the number of groups of our interest and…

Read More

Kruskal Wallis Test with JMP

What is Kruskal–Wallis One-Way Analysis of Variance? The Kruskal Wallis one-way analysis of variance is a statistical hypothesis test to compare the medians among more than two groups. Null Hypothesis (H0): η1 = η2 = … = ηk Alternative Hypothesis (Ha): at least one of the medians is different from others. Where: ni is the…

Read More

Run Chart with JMP

What is a Run Chart? A run chart is a chart used to present data in time order. Run charts capture process performance over time. The X axis of a run chart indicates time and the Y axis shows the observed values. A run chart is similar to a scatter plot in that it shows…

Read More

Run Chart with Minitab

Why we use a Run Chart A run chart is a chart used to present data in time order. These charts capture process performance over time. The X axis indicates time and the Y axis shows the observed values. A run chart is similar to a scatter plot in that it shows the relationship between X and…

Read More

Xbar R Chart with SigmaXL

What is a Xbar R Chart? The Xbar R chart is a control chart for continuous data with a constant subgroup size between two and ten. The Xbar chart plots the average of a subgroup as a data point. The R chart plots the difference between the highest and lowest values within a subgroup as…

Read More

Xbar R Chart with JMP

Xbar R Chart The Xbar R chart is a control chart for continuous data with a constant subgroup size between two and ten. The Xbar chart plots the average of a subgroup as a data point. The R chart plots the difference between the highest and lowest values within a subgroup as a data point.…

Read More

Xbar R Chart with Minitab

Xbar R Chart The Xbar R chart is a control chart for continuous data with a constant subgroup size between two and ten. The Xbar chart plots the average of a subgroup as a data point. The R chart plots the difference between the highest and lowest values within a subgroup as a data point.…

Read More

One Sample Wilcoxon Test with SigmaXL

What is the One Sample Wilcoxon Test? The one sample Wilcoxon test is a hypothesis test to compare the median of one population with a specified value. Null Hypothesis (H0): η = η0 Alternative Hypothesis (Ha): η ≠ η0 It is an alternative test of one sample t-test when the distribution of the data is non-normal. It is…

Read More

One Sample Wilcoxon Test with JMP

What is the One Sample Wilcoxon Test? The one sample Wilcoxon test is a hypothesis test to compare the median of one population with a specified value. Null Hypothesis (H0): η = η0 Alternative Hypothesis (Ha): η ≠ η0 It is an alternative test of one sample t-test when the distribution of the data is non-normal. It is…

Read More

One Sample Proportion Test with SigmaXL

What is the One Sample Proportion Test? One sample proportion test is a hypothesis test to compare the proportion of one certain outcome (e.g. the number of successes per the number of trials, or the number of defects per the total number of opportunities) occurring in a population following the binomial distribution with a specified…

Read More

One Sample Proportion Test with JMP

What is the One Sample Proportion Test? One sample proportion test is a hypothesis test to compare the proportion of one certain outcome (e.g. the number of successes per the number of trials, or the number of defects per the total number of opportunities) occurring in a population following the binomial distribution with a specified…

Read More

Two Sample t Test with JMP

What is Two Sample t Test? Two sample t test is a hypothesis test to study whether there is a statistically significant difference between the means of two populations. Null Hypothesis (H0): μ1 = μ2 Alternative Hypothesis Ha) : μ1 ≠ μ2 Where: μ1 is the mean of one population and μ2 is the mean of…

Read More

Paired t Test with JMP

What is the Paired t Test? A Third type of a Two Sample t-Test is the Paired t Test.  This test is used when the two populations are dependent of each other, so each data point from one distribution corresponds to a data point in the other distribution. When using a paired t test, the…

Read More