Important Testing of Hypothesis MCQs 8

The quiz is about Testing of Hypothesis MCQs with Answers. The quiz contains 20 questions about hypothesis testing. It covers the topics of formulation of the null and alternative hypotheses, level of significance, test statistics, region of rejection, and decision about acceptance and rejection of the hypothesis. Let us start with the Testing of Hypothesis MCQs quiz.

Online multiple choice questions about Testing of Hypothesis with Answers

1. When the null hypothesis has been true, but the sample information has resulted in the rejection of the null, a ———- has been made.

 
 
 
 

2. How do you commit a Type II error?

 
 
 
 

3. When testing the following hypotheses at a level of significance

$H_o: p \le 0.7$

$H_a: p > 0.7$

The null hypothesis will be rejected if the test statistic $Z$ is

 
 
 
 

4. In hypothesis testing, $\beta$ is

 
 
 
 

5. Which of the following does not need to be known to compute the P-value?

 
 
 
 

6. If a one-tail Z test for a proportion is performed and the upper critical value is +2.33 and the test statistic is equal to +1.37, then what conclusion can you draw?

 
 
 
 

7. For finding the p-value when the population standard deviation is unknown, if it is reasonable to assume that the population is normal, we use

 
 
 
 

8. A Type II error is the error of

 
 
 
 

9. The maximum probability of a Type I error that the decision-maker will tolerate is called the

 
 
 
 

10. Which of the following statements is false?

 
 
 
 

11. If you reject a true null hypothesis, what does this mean?

 
 
 
 

12. In a hypothesis test, the probability of obtaining a value of the test statistic equal to or even more extreme than the value observed, given that the null hypothesis is true, is referred to as what?

 
 
 
 

13. What is the region of rejection for a one-tail Z test?

 
 
 
 

14. A hypothesis test in which rejection of the null hypothesis occurs for values of the point estimator in either tail of the sampling distribution is called

 
 
 
 

15. What determines how close the computed sample statistic has come to the hypothesized population parameter?

 
 
 
 

16. If the p-value is less than alpha in a one-tail test, what conclusion can you draw?

 
 
 
 

17. In hypothesis testing, the hypothesis which is tentatively assumed to be true is called the

 
 
 
 

18. If the p-value is greater than alpha in a two-tail test, what conclusion should you draw?

 
 
 
 

19. In hypothesis testing, the level of significance is

 
 
 
 

20. What test should a researcher use to determine whether there is evidence that the mean family income in the U.S. is greater than $30,000?

 
 
 
 

Testing of Hypothesis MCQs with Answers

Hypothesis Testing procedure
  • In hypothesis testing, the hypothesis which is tentatively assumed to be true is called the
  • When the null hypothesis has been true, but the sample information has resulted in the rejection of the null, a ———- has been made.
  • The maximum probability of a Type I error that the decision-maker will tolerate is called the
  • A Type II error is the error of
  • In hypothesis testing, the level of significance is
  • For finding the p-value when the population standard deviation is unknown, if it is reasonable to assume that the population is normal, we use
  • In hypothesis testing, $\beta$ is
  • A hypothesis test in which rejection of the null hypothesis occurs for values of the point estimator in either tail of the sampling distribution is called
  • When testing the following hypotheses at a level of significance $H_o: p \le 0.7$ $H_a: p > 0.7$ The null hypothesis will be rejected if the test statistic $Z$ is
  • Which of the following does not need to be known to compute the P-value?
  • Which of the following statements is false?
  • If you reject a true null hypothesis, what does this mean?
  • How do you commit a Type II error?
  • What test should a researcher use to determine whether there is evidence that the mean family income in the U.S. is greater than $30,000?
  • In a hypothesis test, the probability of obtaining a value of the test statistic equal to or even more extreme than the value observed, given that the null hypothesis is true, is referred to as what?
  • If the p-value is greater than alpha in a two-tail test, what conclusion should you draw?
  • If the p-value is less than alpha in a one-tail test, what conclusion can you draw?
  • If a one-tail Z test for a proportion is performed and the upper critical value is +2.33 and the test statistic is equal to +1.37, then what conclusion can you draw?
  • What is the region of rejection for a one-tail Z test?
  • What determines how close the computed sample statistic has come to the hypothesized population parameter?
Testing of Hypothesis MCQs Quiz

https://rfaqs.com

https://gmstat.com

Type I and Type II Errors Examples

The post covers the Type I and Type II Errors examples.

Hypothesis testing helps us to determine whether the results are statistically significant or occurred by chance. Hypothesis testing is based on probability, therefore, there is always a chance of making the wrong decision about the null hypothesis (a hypothesis about population). It means that there are two types of errors (Type I and Type II errors) that can be made when drawing a conclusion or decision.

Errors in Statistical Decision-Making

To understand the errors in statistical decision-making, we first need to see the step-by-step process of hypothesis testing:

  1. State the null hypothesis and the alternative hypothesis.
  2. Choose a level of significance (also called type-I error).
  3. Compute the required test statistics
  4. Find the critical value or p-value
  5. Reject or fail to reject the null hypothesis.

When you decide to reject or fail to reject the null hypothesis, there are four possible outcomes–two represent correct choices, and two represent errors. You can:
• Reject the null hypothesis when it is actually true (Type-I error)
• Reject the null hypothesis when it is actually false (Correct)
• Fail to reject the null hypothesis when it is actually true (Correct)
• Fail to reject the null hypothesis when it is actually false (Type-II error)

These four possibilities can be presented in the truth table.

Type I and Type II Errors Examples

Type I and Type II Errors Examples: Clinical Trial

To understand Type I and Type II errors, consider the example from clinical trials. In clinical trials, Hypothesis tests are often used to determine whether a new medicine leads to better outcomes in patients. Imagine you are a data professional and working in a pharmaceutical company. The company invents a new medicine to treat the common cold. The company tests a random sample of 200 people with cold symptoms. Without medicine, the typical person experiences cold symptoms for 7.5 days. The average recovery time for people who take the medicine is 6.2 days.

You conduct a hypothesis test to determine if the effect of the medicine on recovery time is statistically significant, or due to chance.

In this case:

  • Your null hypothesis ($H_0$) is that the medicine has no effect.
  • Your alternative hypothesis ($H_a$) is that the medicine is effective.

Type I Error

A Type-I error (also known as a false positive) occurs when a true null hypothesis is rejected. In other words, one can conclude that the result is statistically significant when in fact the results occurred by chance. To understand this, let in your clinical trial, the results indicate that the null hypothesis is true, which means that the medicine has no effect. In case, you make a Type-I error and reject the null hypothesis, it means that you incorrectly conclude that the medicine relieves cold symptoms while the medicine was (actually) ineffective.

The probability of making a Type I error is represented by $\alpha$ (the level of significance. Typically, a 0.05 (or 5%) significance level is used. A significance level of 5% means you are willing to accept a 5% chance you are wrong when you reject the null hypothesis.

Reduce the risk of Type I error

To reduce your chances of making Type I errors, it is advised to choose a lower significance level. For example, one can choose the significance level of 1% instead of the standard 5%. It will reduce the chances of making a Type I error from 5% to 1%.

Type II Error

A Type II error occurs when we fail to reject a null hypothesis when it is false. In other words, one may conclude that the result occurred by chance, however, in fact, it didn’t. For example, in a clinical study, if the null hypothesis is false, it means that the medicine is effective. In case you make a Type II Error and fail to reject the null hypothesis, it means that you incorrectly conclude that the medicine is ineffective while in reality, the medicine relieves cold symptoms.

The probability of making a Type II error is represented by $\beta$ and it is related to the power of a hypothesis test (power = $1- \beta$). Power refers to the likelihood that a test can correctly detect a real effect when there is one.

Note that reducing the risk of making a Type I error means that it is more likely to make a Type II error or false negative.

Reduce your risk of making Type II Error

One can reduce the risk of making a Type II error by ensuring that the test has enough power. In data work, power is usually set at 0.80 or 80%. The higher the statistical power, the lower the probability of making a Type II error. To increase power, you can increase your sample size or your significance level.

Potential Risks of Type I and Type II Errors

As a data professional, it is important to be aware of the potential risks involved in making the two types of errors.

  • A Type I error means rejecting a true null hypothesis. In general, making a Type I error often leads to implementing changes that are unnecessary and ineffective, and which waste valuable time and resources.
    For example, if you make a Type I error in your clinical trial, the new medicine will be considered effective even though it is ineffective. Based on this incorrect conclusion, ineffective medication may be prescribed to a large number of people. While other treatment options may be rejected in favor of the new medicine.
  • A Type II error means failing to reject a false null hypothesis. In general, making a Type II error may result in missed opportunities for positive change and innovation. A lack of innovation can be costly for people and organizations.
    For example, if you make a Type II error in your clinical trial, the new medicine will be considered ineffective even though it’s effective. This means that a useful medication may not reach a large number of people who could benefit from it.

In summary, as a data professional, it helps to be aware of the potential errors built into hypothesis testing and how they can affect the final decisions. Depending on the certain situation, one may choose to minimize the risk of either a Type I or Type II error. Ultimately, it is the responsibility of a data professional to determine which type of error is riskier based on the goals of your analysis.

R Language Quick Reference

Easy Hypothesis Testing Questions MCQs 7

Online MCQs Hypothesis Testing Questions with Answers. The Hypothesis Testing Quiz is important for the preparation of examinations and different statistical job tests in Government/ Semi-Government or Private Organization sectors. These tests are also helpful in getting admission to different colleges and Universities.

Please go to Easy Hypothesis Testing Questions MCQs 7 to view the test

Hypothesis Testing Questions MCQs

The goal of hypothesis testing is to assess the evidence against the null hypothesis (a statement about population also called claimed hypothesis). If the evidence is strong enough (based on the sample information), one can reject the null hypothesis and conclude that the alternative hypothesis is more likely to be true. However, it is important to remember that we never truly “prove” the alternative hypothesis; one can only reject the null hypothesis.

Hypothesis Testing Questions MCQs

  • Statistical inference is divided into two major branches as given below
  • The probability of accepting the true null hypothesis is called
  • The probability of rejecting a true null hypothesis is called
  • If a false hypothesis is accepted, it is called
  • Hypothesis testing and estimation are major classifications of
  • The hypothesis that is tested for the possible purpose of rejection is called
  • In testing of the hypothesis, the sampling distribution of the test statistics is based on the assumption that
  • Which of the following cannot be considered as a hypothesis ($H_0$)
  • The alternative hypothesis may be of the form
  • The null hypothesis always contains some sign of
  • Which of the following is not the composite hypothesis
  • The critical region is the part of the sampling distribution for which the null hypothesis is
  • The null hypothesis ($H_0$) is
  • One-sided and two-sided tests are based on
  • If the alternative hypothesis is of the form $H_1:\theta < \theta_0$ then the test will be
  • If the alternative hypothesis is of the form, $H_1: \theta \ne \theta_0$ then the test will be
  • If the population standard deviation is not known and the sample size is large ($n\ge 30$) then the test statistic to be used is
  • In the t-test, we use
  • For testing of the hypothesis about population proportion, we use
  • The ———— of a test is the maximum probability with which we are willing to a risk of Type-I error.
Hypothesis Testing Questions with Answers

Computer MCQs Online Test

R Programming Language