Situations in my community where I can apply testing of hypothesis:
(1) Suppose we want to test average height of a class to see whether it is
where Population mean of student height in (Alternate hypothesis)
and Population mean of student height under (Null hypothesis)
(2) If we want to see average weight of a community of people whether it came from normal distribution with ; then we can set up a hypothesis here.
(3) Average lifetime of a bulb
Here average lifetime (say X) poisson() to see whether it is null or alternate hypothesis
(4) Consider a person in a group of people to have tumor. We have to find him.
Let X be the number of minutes we have taken to find that person.
Then X ~ poi (p) ; X = 0, 1, 2, .....
p = probability of finding that person
then,
(5) Suppose we want to see average income of a group of people whether it follows then we can set up hypothesis.
Comments