--%>

Compute two sample standard deviations

Consider the following data for two independent random samples taken from two normal populations.

Sample 1 14 26 20 16 14 18

Sample 2 18 16 8 12 16 14

a) Compute the two sample means and the two sample standard deviations.

b) What is the point estimate of the difference between the two population means?

c) Assuming α = .10, conduct p-value based and critical-value based hypothesis tests for the equality

of means of the two populations.

d) What is the 90% confidence interval estimate of the difference between the two population means?

How do the results compare in all the three approaches to hypothesis testing?

 

E

Expert

Verified

Mean sample 1 = X1-bar = (14+26+20+16+14+18)/6 = 18

Mean sample 2 = X2-bar = (18+16+8+12+16+14)/6 = 14

Sample 1 SD = SD1

X1

X1-X1-bar

(X1-X1-bar)2

14

-4

16

26

8

64

20

2

4

16

-2

4

14

-4

16

18

0

0

Sum of (X1-X1-bar)2 = 104

S12 = 104/6-1

        = 20.8

SD1 =  = 4.56

Sample 2 SD = SD2

X2

X1-X1-bar

(X1-X1-bar)2

18

4

16

16

2

4

8

-6

36

12

-2

4

16

2

4

14

0

0

 

Sum of (X2-X2-bar)2 = 64

S22 = 64/6-1

        = 12.8

SD2 =  = 3.58

(b)

Point estimation of difference b/w two means = 18 - 14 = 4

(c)

t-test will be applied because sample size is small.

Hypothesis Formation

Null Hypothesis H0:    µ1 - µ2 = 0

Alternative Hypothesis H1:    µ1 - µ2 ≠ 0

t Statistic

t-statistic = (X1-bar  - x2-bar)/Sp

Where SP =

                  = 2.016

Critical value

Critical value of t with df=10 at 0.1 significance level = 1.812

Critical Region

Reject null hypothesis in favor of alternative if t is greater than t critical value of 1.812 or less than -1.812.

Computation

t-statistic = (18 - 14)/2.016

   = 5.95

Decision

Null hypothesis is rejected in favor of alternative as Z value is greater than Z critical value.

(d)

90% CI of difference between means = (18-14) - 1.812*2.016

                                                                    = 4 - 1.22 < µ < 4 + 1.22

                                                                    = 2.78< µ< 5.22

   Related Questions in Basic Statistics

  • Q : What is Inter-arrival times

    Inter-arrival times:A) Requests arrive randomly, often separated by small time intervals with few long separations among themB) The time until the next arrival is independent of when the last arrival occurredC) Coro

  • Q : What is Interactive Response Time Law

    Interactive Response Time Law: • R = (L/X) - Z• Applies to closed systems.• Z is the think time. The time elapsed since&nb

  • Q : Explain Service times Service times: A)

    Service times:A) In most cases, servicing a request takes a “short” time, but in a few occasions requests take much longer.B) The probability of completing a service request by time t, is independent of how much tim

  • Q : Computing Average revenue using

    Can anyone help me in the illustrated problem? The airport branch of a car rental company maintains a fleet of 50 SUVs. The inter-arrival time between the requests for an SUV is 2.4 hrs, on an average, with a standard deviation of 2.4 hrs. There is no indication of a

  • Q : Help An experiment is conducted in

    An experiment is conducted in which 60 participants each fill out a personality test, but not according to the way they see themselves. Instead, 20 are randomly assigned to fill it out according to the way they think a parent sees them (i.e. how a parent would fill it out to describe the participant

  • Q : Define SPIN simulation modes SPIN: •

    SPIN: • SPIN generates C program that is the model checker – The pan verifier • Process Analyzer – Run the pan executable to do the model check

  • Q : STATISTICS Question This week you will

    This week you will analyze if women drink more sodas than men.  For the purposes of this Question, assume that in the past there has been no difference.  However, you have seen lots of women drinking sodas the past few months.  You will perform a hypothesis test to determine if women now drink more

  • Q : Decision Variables Determine Decision

    Determine Decision Variables: Let X1 be the number of private homes to be inspectedLet X2 be the number of office buildings to be inspect

  • Q : Compute two sample standard deviations

    Consider the following data for two independent random samples taken from two normal populations. Sample 1 14 26 20 16 14 18 Sample 2 18 16 8 12 16 14 a) Com

  • Q : Average think time Software monitor

    Software monitor data for an interactive system shows a CPU utilization of 75%, a 3 second CPU service demand, a response time of 15 seconds, and 10 active users. Determine the average think time of these users?