61.7k views
5 votes
An educational psychologist wants to test whether a new teaching method negatively affects reading comprehension scores. She randomly selects 38 6th grade students that were taught under the new teaching method and finds that their mean score on a standardized reading comprehension test equals 87.8. Scores on the standardized test in the general population of 6th graders are distributed normally with a mean equal to 90.1 and a standard deviation equal to 17.3 . Is there sufficient evidence to conclude that the new teaching method negatively affects reading comprehension scores

User Greedo
by
4.1k points

2 Answers

2 votes

Answer:

Explanation:

We would set up the hypothesis test. This is a test of a single population mean since we are dealing with mean

For the null hypothesis,

µ = 90.1

For the alternative hypothesis,

µ < 90.1

Since the population standard deviation is given, z score would be determined from the normal distribution table. The formula is

z = (x - µ)/(σ/√n)

Where

x = sample mean

µ = population mean

σ = population standard deviation

n = number of samples

From the information given,

µ = 90.1

x = 87.8

σ = 17.3

n = 38

z = (87.8 - 90.1)/(17.3/√38) = - 0.82

Looking at the normal distribution table, the probability corresponding to the z score is 0.21

Assume significant level = 0.05

Since alpha, 0.05 < than the p value, 0.21, then we would fail to reject the null hypothesis. Therefore, At a 5% level of significance, there is not enough evidence to conclude that the new teaching method negatively affects reading comprehension scores.

User Gaurang Jadia
by
4.3k points
2 votes

Answer:


z=(87.8-90.1)/((17.3)/(√(38)))=-0.820

The p value for this case would be given by:


p_v =2*P(z<-0.820)=0.412

Since the p value is very high ant any significance level we will have enough evidence to FAIL to reject the null hypothesis, so then we can conclude that the true mean is not significantly different from 90.1 and the method not shows a significantly effect in the scores.

Explanation:

Information provided


\bar X=87.8 represent the sample mean for the scores on the standardized test in the general population of 6th graders


\sigma=17.3 represent the population standard deviation


n=38 sample size


\mu_o =90.1 represent the value that we want to verify

z would represent the statistic


p_v represent the p value for the test

System of hypothesis

We want to verify if the new teaching method negatively affects reading comprehension scores, so then the system of hypothesis for this case are:

Null hypothesis:
\mu =90.1

Alternative hypothesis:
\mu \\eq 90.1

Since we know the population deviation the statistic would be:


z=(\bar X-\mu_o)/((\sigma)/(√(n))) (1)

Replacing the info given we got:


z=(87.8-90.1)/((17.3)/(√(38)))=-0.820

The p value for this case would be given by:


p_v =2*P(z<-0.820)=0.412

Since the p value is very high ant any significance level we will have enough evidence to FAIL to reject the null hypothesis, so then we can conclude that the true mean is not significantly different from 90.1 and the method not shows a significantly effect in the scores.

User Cool Blue
by
3.9k points