DP-100 · Question #85
You are determining if two sets of data are significantly different from one another by using Azure Machine Learning Studio. Estimated values in one set of data may be more than or less than reference
The correct answer is D. Unpaired t-test with a one-tail option. Choose a one-tail or two-tail test. The default is a two-tailed test. This is the most common type of test, in which the expected distribution is symmetric around zero. Example: Type I error of unpaired and paired two-sample t-tests as a function of the correlation. The simulated
Question
Exhibit
Options
- APaired t-test with a two-tail option
- BUnpaired t-test with a two tail option
- CPaired t-test with a one-tail option
- DUnpaired t-test with a one-tail option
How the community answered
(55 responses)- A15% (8)
- B9% (5)
- C33% (18)
- D44% (24)
Explanation
Choose a one-tail or two-tail test. The default is a two-tailed test. This is the most common type of test, in which the expected distribution is symmetric around zero. Example: Type I error of unpaired and paired two-sample t-tests as a function of the correlation. The simulated random numbers originate from a bivariate normal distribution with a variance of 1. https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/test- hypothesis-using-t-test https://en.wikipedia.org/wiki/Student%27s_t-test
Topics
Community Discussion
No community discussion yet for this question.
