Reading 12 - Hypothesis Testing Flashcards

1
Q

Hypothesis testing

A

Hypothesis testing is the process of evaluating the accuracy of a statement regarding a population parameter (e.g., the population mean) given sample information (e.g., the sample mean).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Hypothesis

A

A hypothesis is a statement about the value of a population parameter developed for the purpose of testing a theory. Let’s assume that we think (hypothesize) that the average points scored in each game by a basketball player throughout his career is greater than 30. First, we would need to get some sample information. Then we would conduct a hypothesis test on the sample information (average of his scores in, let’s say, 49 randomly selected games) in order to be able to comment on the accuracy of the statement pertaining to the population parameter (his average score across all the games that he played in his entire career).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Null Hypothesis (H0)

A

The null hypothesis (H0) generally represents the status quo, and is the hypothesis that we are interested in rejecting. This hypothesis will not be rejected unless the sample data provides sufficient evidence to reject it. Null hypotheses regarding the mean of the population can be stated in the following ways:

H0 : μ <= μ 0

H0 : μ ³ μ 0

H0 : μ = μ 0

Where:


μ = population mean


μ0 = hypothesized value of the population mean

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Alternative hypothesis (Ha)

A

The alternate hypothesis (Ha) is essentially the statement whose validity we are trying to evaluate. The alternate hypothesis is the statement that will only be accepted if the sample data provides convincing evidence of its truth. It is the conclusion of the test if the null hypothesis is rejected. Alternate hypotheses can be stated as:

Ha : μ > μ 0

Ha : μ < μ 0

Ha : μ Does not equal μ 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Essentially, a hypothesis test involves the comparison of a sample’s test statistic to a critical value. The test statistic is calculated as:

A

Test statistic = (Sample statistic – Hypothesized statistic)/(Standard error of sample statistic)

The critical value depends on the relevant distribution, sample size, and level of significance used to test the hypothesis. 


How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Hypothesis tests can be either onetailed or twotailed. Under onetailed tests:

A

we assess whether the value of a population parameter is either greater than or less than a given hypothesized value. Hypotheses for one‐tailed tests can be stated as: 


  1. 0 : μ <= μ 0 versus Ha : μ > μ 0 


When we are testing whether the population mean is greater than a given hypothesized value.

  1. 0 : μ ³ μ 0 versus Ha : μ < μ 0 


When we are testing whether the population mean is less than a given hypothesized value.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The following rejection rules apply when trying to determine whether a population mean is greater than the hypothesized value.

A

Reject H0 when:


Test statistic > positive critical value 


Fail to reject H0 when:


Test statistic ≤ positive critical value 


How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Under twotailed tests, we assess whether the value of the population parameter is simply different from a given hypothesized value. The hypotheses for twotailed tests are stated as:

A

H0 : μ = μ0

Ha : μ ≠ μ0

Two‐tailed hypotheses tests have 2 rejection regions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Rejection Rule for a Two-Tailed Hypothesis test

A

Reject H0 when:


Test statistic < Lower critical value

Test statistic > Upper critical value 


Fail to reject H0 when:


Lower critical value ≤ test statistic ≤ Upper critical value 


How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Hypothesis tests are used to make inferences about population parameters using sample statistics. There is always a possibility that the sample may not be perfectly representative of the population, and that the conclusions drawn from the test may be wrong. There are two types of errors that can be made when conducting a hypothesis test:

A

Type I error: Rejecting the null hypothesis when it is actually true. 


Type II error: Failing to reject the null hypothesis when it is actually false. 


How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Power of a test

A

The power of a test is the probability of correctly rejecting the null hypothesis when it is false.

Power of a test = 1 − P(Type II error)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Power of the test – 4 Important notes

A

1) The higher the power of the test, the better it is for purposes of hypothesis testing. Given a choice of tests, the one with the highest power should be preferred.
This statement is fairly straightforward—the test with the highest probability of rejecting the null hypothesis when it is false should be preferred. 

2) Decreasing the significance level reduces the probability of Type I error. However, reducing the significance level means shrinking the rejection region, and inflating the “fail to reject the null region.” This increases the probability of failing to reject a false null hypothesis (Type II error) and reduces the power of the test. 

3) The power of the test can only be increased by reducing the probability of a Type II error. This can only be accomplished by reducing the “fail to reject the null region,” which is equivalent to increasing the size of the rejection region and increasing the probability of a Type I error. Basically, an increase in the power of a test comes at the cost of increasing the probability of a Type I error. 

4) The only way to decrease the probability of a Type II error given the significance level (probability of Type I error) is to increase the sample size. 


How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Confidence interval vs. Hypothesis interval

A
  • In a confidence interval, we aim to determine whether the hypothesized value of the population mean (μ 0), lies within a computed interval with a particular degree of confidence (1‐α). Here the interval represents the “fail‐to‐reject‐the‐null region” and is based around, or centered on the sample mean, x. 

  • In a hypothesis test, we examine whether the sample mean, x lies in the rejection region (i.e., outside the interval) or in the fail‐to‐reject‐the‐null region (i.e., within
the interval) at a particular level of significance (α). Here the interval is based around, or centered on the hypothesized value of the population mean (μ 0). 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

p-value

A

The pvalue is the smallest level of significance at which the null hypothesis can be rejected. It represents the probability of obtaining a critical value that would lead to rejection of the null hypothesis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Hypothesis testing: Distinguishing between statistical results and economically meaningful results

A

Sometimes differences between a variable and its hypothesized value are statistically significant but not practically or economically meaningful. Suppose we are testing a hypothesis that the returns from a technical trading strategy are greater than zero. If we use a large sample (n) when conducting the test, our standard error will be small, the “fail‐to‐reject region” narrower, and the greater the chance that the null will be rejected. The sample error decreases as sample size increases, and as sample size increases we can have situations where the null is rejected even when the sample mean deviates only slightly from the hypothesized value. Even though

a trading strategy might provide a statistically significant return of greater than zero (based
on a hypothesis test) it does not mean that we can guarantee that trading on this strategy
would result in economically meaningful positive returns. The returns may not be economically significant after accounting for taxes, transaction costs and risks inherent in the strategy.

Even if we conclude that a strategy’s results are economically significant, we should examine whether there is a logical reason to explain the apparently‐significant returns offered by the strategy before actually implementing it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Hypothesis tests concerning a single mean

A

In the process of hypothesis testing, the decision whether to use critical values based on the z‐distribution or the t‐distribution depends on sample size, the distribution of the population and whether the variance of the population is known.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

When is the t-test used?

A

The t‐test is used when the variance of the population is unknown and either of the conditions below holds:

  • The sample size is large. 

  • The sample size is small, but the underlying population is normally distributed or 
approximately normally distributed. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

The test statistic (tstatistic) for hypothesis tests concerning the mean of a single population is: Used when variance is unknown

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Why is the t-test popular?

A

In a t‐test, the sample’s t‐statistic is compared to the critical t‐value with n‐1 degrees of freedom, at the desired level of significance. Practically speaking, the variance of the population is rarely ever known, so the t‐test is very popular. 


How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

The ztest: When & What

A

Can be used to conduct hypothesis tests of the population mean when the population is normally distributed and its variance is known. 


How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

The ztest can also be used when the population’s variance is unknown, but the sample size is large.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Hypotheses describing the tests of means of two populations can be structured as:

A
  • H0: μ1 – μ2 = 0 versus Ha: μ1 – μ2 ≠ 0 when we want to test if the two populations’ means are not equal. 

  • H0: μ1 – μ2 ≥ 0 versus Ha: μ1 – μ2 < 0 when we want to test if the mean of Population 1 is less than the mean of Population 2. 

  • H0: μ1 – μ2 ≤ 0 versus Ha: μ1 – μ2 > 0 when we want to test if the mean of Population 1 is greater than the mean of Population 2. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

In tests where it is assumed that the variances of the two populations are equal, we use the pooled variance (s2p) in the calculation of the tstat. The test statistic, the pooled variance, and the degrees of freedom for the ttest are calculated as follows:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

In hypothesis tests where it is assumed that the variances of the two populations are unequal, the test statistic and the degrees of freedom for the ttest are calculated as follows:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

The table given below summarizes the important concepts that you should bear in
mind from the examination perspective. We highly doubt that any question testing the ability of financial analysts would entail memorizing the complicated formulas above and performing tedious calculations. However, questions related to recognizing the test appropriate to verify the hypotheses, the test statistic, and drawing conclusions given the critical values and the test statistic are fair game. Hypothesis tests concerning the mean of two populations.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

Sometimes we may need to perform tests on the variance of normally distributed populations. We use σ2to represent the population variance andσ02to denote the hypothesized value of the population variance.

Tests relating to the variance of normally distributed populations can be onetailed or two-tailed:

A

One-tailed tests:

H0 : σ2 ≤ σ20 versus Ha : σ2 > σ20

When testing whether the population variance is greater than the hypothesized variance

H0 : σ2 ≥ σ20 versus Ha : σ2 < σ20

When testing whether the population variance is lower than the hypothesized variance

Two-tailed tests:

H0 : σ2 = σ20 versus Ha : σ2 ≠ σ20

When testing whether the population variance is different from the hypothesized variance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

Hypothesis tests for testing the variance of a normally distributed population involve the use of the chisquare distribution, where the test statistic is denoted as χ2. Three important features of the chisquare distribution are:

A
  • It is asymmetrical. 

  • It is bounded by zero. Chi‐square values cannot be negative. 

  • It approaches the normal distribution in shape as the degrees of freedom increase. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

The chisquare test statistic is calculated as:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

When is the F-Test used?

A

Hypotheses related to the equality of the variance of two populations are tested with an F‐ test. This test is used under the assumptions that:

  • The populations from which samples are drawn are normally distributed. 

  • The samples are independent. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

F-test: Hypothesis tests concerning the variance of two populations can be structured as one‐tailed or two‐tailed tests: 


A

One__‐__tailed tests:

H0 : σ12 ≤ σ2 2 versus Ha : σ12 > σ22

H0 : σ12 ≤ σ22 versus Ha : σ12 < σ22

Two__‐__tailed tests:

H0 : σ12 = σ22 versus Ha : σ12 =/ σ22

σ12 = variance of Population 1

σ22 = variance of Population 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

The test statistic for the Ftest is given by:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

Features of the Fdistribution:

A
  • It is skewed to the right. 

  • It is bounded by zero on the left. 

  • It is defined by two separate degrees of freedom. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

Which hypothesis tests do you use concerning the variance?

A

Variance of a single, normally distributed population

Chi‐square stat

Equality of variance of two independent, normally distributed populations

F‐stat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

A parametric test has at least one of the following two characteristics:

A

It is concerned with parameters, or defining features of a distribution. 


It makes a definite set of assumptions. 


How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

Non-parametric test:

A

A non‐parametric test is not concerned with a parameter, and makes only a minimal set of assumptions regarding the population. 


How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

non-parametric tests are used when:

A
  • The researcher is concerned about quantities other than the parameters of the distribution. 

  • The assumptions made by parametric tests cannot be supported.
  • When the data available is ranked (ordinal measurement scale). For example, 
non‐parametric methods are widely used for studying populations such as movie reviews, which receive one to five stars based on people’s preferences. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

Spearman rank correlation

A

The Spearman rank correlation coefficient is a non‐parametric test that is calculated based on the ranks of two variables within their respective data sets. It lies between –1 and +1 where –1 (+1) denotes a perfectly inverse (positive) relationship between the ranks of the two variables, and 0 represents no correlation. 


38
Q

Nonparametric Alternatives to Parametric Tests


A
39
Q

Estimation

A

With reference to statistical inference, the subdivision dealing with estimating the value of a population parameter.

40
Q

Hypothesis testing

A

With reference to statistical inference, the subdivision dealing with the testing of hypotheses about one or more populations.

41
Q

Hypothesis

A

With reference to statistical inference, a statement about one or more populations.

42
Q

Steps in Hypothesis Testing. The steps in testing a hypothesis are as follows:

A

1) Stating the hypotheses.
2) Identifying the appropriate test statistic and its probability distribution.
3) Specifying the significance level.
4) Stating the decision rule.
5) Collecting the data and calculating the test statistic.
6) Making the statistical decision.
7) Making the economic or investment decision.

43
Q

Null Hypothesis

A

Definition of Null Hypothesis. The null hypothesis is the hypothesis to be tested. For example, we could hypothesize that the population mean risk premium for Canadian equities is less than or equal to zero.

44
Q

Alternative hypothesis

A

Definition of Alternative Hypothesis. The alternative hypothesis is the hypothesis accepted when the null hypothesis is rejected. Our alternative hypothesis is that the population mean risk premium for Canadian equities is greater than zero.

45
Q

Two-sided hypothesis test

A

A test in which the null hypothesis is rejected in favor of the alternative hypothesis if the evidence indicates that the population parameter is either smaller or larger than a hypothesized value.

46
Q

Two-tailed hypothesis test

A

A test in which the null hypothesis is rejected in favor of the alternative hypothesis if the evidence indicates that the population parameter is either smaller or larger than a hypothesized value.

47
Q

One-sided hypothesis test

A

A test in which the null hypothesis is rejected only if the evidence indicates that the population parameter is greater than (smaller than) θ0. The alternative hypothesis also has one side

48
Q

One-tailed hypothesis test

A

A test in which the null hypothesis is rejected only if the evidence indicates that the population parameter is greater than (smaller than) θ0. The alternative hypothesis also has one side.

49
Q

Risk premium

A

An extra return expected by investors for bearing some specified risk.

50
Q

Test statistic

A

A test statistic is a quantity, calculated based on a sample, whose value is the basis for deciding whether or not to reject the null hypothesis.

51
Q

Type I Error

A

The error of rejecting a true null hypothesis.

52
Q

Type II Error

A

The error of not rejecting a false null hypothesis.

53
Q

Level of significance

A

The probability of a Type I error in testing a hypothesis.

For example, a level of significance of 0.05 for a test means that there is a 5 percent probability of rejecting a true null hypothesis. The probability of a Type II error is denoted by the Greek letter beta, β.

54
Q

Power of the test

A

The probability of correctly rejecting the null—that is, rejecting the null hypothesis when it is false.

55
Q

Statistically significant

A

A result indicating that the null hypothesis can be rejected; with reference to an estimated regression coefficient, frequently understood to mean a result indicating that the corresponding population regression coefficient is different from 0.

56
Q

Rejection Point (Critical Value) for the Test Statistic

A

A rejection point (critical value) for a test statistic is a value with which the computed test statistic is compared to decide whether to reject or not reject the null hypothesis.

57
Q

Definition of p-Value

A

The p-value is the smallest level of significance at which the null hypothesis can be rejected.

58
Q

Argument against the merits of p-value approach

A

The P value approach does not necessarily force us to make a decision about the null hypothesis. If we obtain a P value of, say, 0.000001, we will almost certainly want to reject the null. But if we obtain a P value of, say, 0.04, or even 0.004, we are not obliged to reject it. We may simply file the result away as information that casts some doubt on the null hypothesis, but that is not, by itself, conclusive. We believe that this somewhat agnostic attitude toward test statistics, in which they are merely regarded as pieces of information that we may or may not want to act upon, is usually the most sensible one to take.”

59
Q

The formula for the variance of a t-distribution is:

A

df/(df − 2)

60
Q

How can a test be robust?

A

The quality of being relatively unaffected by a violation of assumptions.

61
Q

Paired observations

A

Observations that are dependent on each other.

62
Q

Paired comparison test

A

A statistical test for differences based on paired observations drawn from samples that are dependent on each other.

63
Q

Parametric test

A

Any test (or procedure) concerned with parameters or whose validity depends on assumptions concerning the population generating the sample.

64
Q

Nonparametric test

A

A test that is not concerned with a parameter, or that makes minimal assumptions about the population from which a sample comes.

65
Q

Spearman rank correlation

A

A measure of correlation applied to ranked data.

66
Q

Hypothesis

A

A hypothesis is a statement about one or more populations.

67
Q

The steps in testing a hypothesis are as follows:

A

1) Stating the hypotheses.
2) Identifying the appropriate test statistic and its probability distribution.
3) Specifying the significance level.
4) Stating the decision rule.
5) Collecting the data and calculating the test statistic.
6) Making the statistical decision.
7) Making the economic or investment decision.

68
Q

What are the two hypotheses we state?

A

We state two hypotheses: The null hypothesis is the hypothesis to be tested; the alternative hypothesis is the hypothesis accepted when the null hypothesis is rejected.

69
Q

There are three ways to formulate hypotheses:

A
  • 1) H*0: θ = θ0 versus Ha: θ ≠ θ0
  • 2) H*0: θ ≤ θ0 versus Ha: θ > θ0
  • 3) H*0: θ ≥ θ0 versus Ha: θ < θ0

where θ0 is a hypothesized value of the population parameter and θ is the true value of the population parameter. In the above, Formulation 1 is a two-sided test and Formulations 2 and 3 are one-sided tests.

70
Q

A “suspected” or “hoped for” condition vs neutral attitude when proving a hypothesis. Explain.

A

When we have a “suspected” or “hoped for” condition for which we want to find supportive evidence, we frequently set up that condition as the alternative hypothesis and use a one-sided test. To emphasize a neutral attitude, however, the researcher may select a “not equal to” alternative hypothesis and conduct a two-sided test.

71
Q

Test statistic

A

A test statistic is a quantity, calculated on the basis of a sample, whose value is the basis for deciding whether to reject or not reject the null hypothesis. To decide whether to reject, or not to reject, the null hypothesis, we compare the computed value of the test statistic to a critical value (rejection point) for the same test statistic.

72
Q

In reaching a statistical decision, we can make two possible errors:

A

We may reject a true null hypothesis (a Type I error), or we may fail to reject a false null hypothesis (a Type II error).

73
Q

Level of significance of a test (Hypothesis Testing)

A

The level of significance of a test is the probability of a Type I error that we accept in conducting a hypothesis test. The probability of a Type I error is denoted by the Greek letter alpha, α. The standard approach to hypothesis testing involves specifying a level of significance (probability of Type I error) only.

74
Q

Power of a test

A

The power of a test is the probability of correctly rejecting the null (rejecting the null when it is false).

75
Q

A decision rule consists of what?

A

A decision rule consists of determining the rejection points (critical values) with which to compare the test statistic to decide whether to reject or not to reject the null hypothesis. When we reject the null hypothesis, the result is said to be statistically significant.

76
Q

What does the (1 − α) confidence interval represent?

A

The (1 − α) confidence interval represents the range of values of the test statistic for which the null hypothesis will not be rejected at an α significance level.

77
Q

Statistical vs economic decision

A

The statistical decision consists of rejecting or not rejecting the null hypothesis. The economic decision takes into consideration all economic issues pertinent to the decision.

78
Q

P-value

A

The p-value is the smallest level of significance at which the null hypothesis can be rejected. The smaller the p-value, the stronger the evidence against the null hypothesis and in favor of the alternative hypothesis. The p-value approach to hypothesis testing does not involve setting a significance level; rather it involves computing a p-value for the test statistic and allowing the consumer of the research to interpret its significance.

79
Q

For hypothesis tests, when do we use the t-statistic and when do we use the z-statistic?

A

For hypothesis tests concerning the population mean of a normally distributed population with unknown (known) variance, the theoretically correct test statistic is the t-statistic (z-statistic). In the unknown variance case, given large samples (generally, samples of 30 or more observations), the z-statistic may be used in place of the t-statistic because of the force of the central limit theorem.

80
Q

Describe the t-distribution and compare it to the standard normal distribution

A

The t-distribution is a symmetrical distribution defined by a single parameter: degrees of freedom. Compared to the standard normal distribution, the t-distribution has fatter tails.

81
Q

Hypothesis Testing: When we want to test whether the observed difference between two means is statistically significant, what do we do?

A

When we want to test whether the observed difference between two means is statistically significant, we must first decide whether the samples are independent or dependent (related). If the samples are independent, we conduct tests concerning differences between means. If the samples are dependent, we conduct tests of mean differences (paired comparisons tests).

82
Q

How do we conduct a test of the difference between two population means from normally distributed populations with unknown variances and we CAN assume the variances are equal?

A

When we conduct a test of the difference between two population means from normally distributed populations with unknown variances, if we can assume the variances are equal, we use a t-test based on pooling the observations of the two samples to estimate the common (but unknown) variance. This test is based on an assumption of independent samples.

83
Q

How do we conduct a test of the difference between two population means from normally distributed populations with unknown variances and we CANNOT assume the variance are equal?

A

When we conduct a test of the difference between two population means from normally distributed populations with unknown variances, if we cannot assume that the variances are equal, we use an approximate t-test using modified degrees of freedom given by a formula. This test is based on an assumption of independent samples.

84
Q

In tests concerning two means based on two samples that are not independent, what can be done?

A

In tests concerning two means based on two samples that are not independent, we often can arrange the data in paired observations and conduct a test of mean differences (a paired comparisons test). When the samples are from normally distributed populations with unknown variances, the appropriate test statistic is a t-statistic. The denominator of the t-statistic, the standard error of the mean differences, takes account of correlation between the samples.

85
Q

Chi-square

A

In tests concerning the variance of a single, normally distributed population, the test statistic is chi-square (χ2) with n − 1 degrees of freedom, where n is sample size.

86
Q

When do we use the F-test?

A

For tests concerning differences between the variances of two normally distributed populations based on two random, independent samples, the appropriate test statistic is based on an F-test (the ratio of the sample variances).

87
Q

F-statistic

A

The F-statistic is defined by the numerator and denominator degrees of freedom. The numerator degrees of freedom (number of observations in the sample minus 1) is the divisor used in calculating the sample variance in the numerator. The denominator degrees of freedom (number of observations in the sample minus 1) is the divisor used in calculating the sample variance in the denominator. In forming an F-test, a convention is to use the larger of the two ratios, S12/S22 or S22/S12, as the actual test statistic.

88
Q

Parametric test

A

A parametric test is a hypothesis test concerning a parameter or a hypothesis test based on specific distributional assumptions. In contrast, a nonparametric test either is not concerned with a parameter or makes minimal assumptions about the population from which the sample comes.

89
Q

Nonparametric test

A

A nonparametric test is primarily used in three situations: when data do not meet distributional assumptions, when data are given in ranks, or when the hypothesis we are addressing does not concern a parameter.

90
Q

Spearman rank

A

The Spearman rank correlation coefficient is calculated on the ranks of two variables within their respective samples.

91
Q
A