You are on page 1of 9

WEEK-7

20BEC1119

ANNAMBAKA HARIKA

TESTING OF HYPOTHESIS(LARGE SAMPLE TESTING)

AIM: Testing of hypothesis (Large sample testing).

PROBLEM 1:

CODE:

Null hypothesis: mu2 > mu1


Alternate hypothesis: mu2<mu1
OUTPUT:

PROBLEM 2:

CODE:

Null hypothesis: P1 = P2
Alternatehypothesis: P1!=P2
OUTPUT:

PROBLEM 3:

CODE:

Null hypothesis: mu > 30


Alternate hypothesis: mu<30
OUTPUT:

PROBLEM 4:

CODE:

Null hypothesis: p > 0.6


Alternatehypothesis:p <0.6

OUTPUT:
PROBLEM 5:

CODE:

Null hypothesis: mu2 = mu1


Alternate hypothesis: mu2 !=mu1

OUTPUT:
PROBLEM 6:

CODE:

Null hypothesis: mu = 3.25


Alternatehypothesis:mu!=3.25

OUTPUT:
PROBLEM 7:

CODE:

Null hypothesis: P1 = P2
Alternatehypothesis: P1!=P2

OUTPUT:
PROBLEM 8:

CODE:

Null hypothesis:P1-P2=0.08
Alternate hypothesis: P1 - P2 != 0.08

OUTPUT:

You might also like