Welch's t-test: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1:
{{draft task|Probability and statistics}}
 
{{draft task}}
Given two lists of data, calculate the [[wp:p-value|p-value]] used for [[wp:Welch's_t_test|Welch's t-test]] (for example, other t-tests can be used as well). This is meant to translate R's <code>t.test(vector1,vector2, alternative="two.sided", var.equal=FALSE)</code> for calculation of the p-value.
 
1,336

edits