can anyone tell a difference between:
- t-value
- independent t-value
- dependent t-value
How to calculate them and when to conduct each test?
|
can anyone tell a difference between:
How to calculate them and when to conduct each test? |
|||||
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
An independent t-test is a test between two unrelated samples and a dependent t-test is a test between two samples when you do expect there to be a relationship between the two.Both tests are used to find significant differences between groups, but the independent samples t-test assumes the groups are not related to each other, while the dependent samples t-test or paired samples t-test assumes the groups are related to each other. A dependent samples t-test or paired samples t-test would be used to find differences within groups, while the independent samples t-test would be used to find differences between groups. |
|||
|