InterviewSolution
Saved Bookmarks
| 1. |
What is null hypothesis? Give an example. |
|
Answer» A null hypothesis is a type of hypothesis, that proposes that no statistical significance exists in a set of given observations. For example, let the average time to cook a specific dish is 15 minutes. The null hypothesis would be stated as “The population mean is equal to 15 minutes”, (i.e) H0: µ = 15 |
|