2. An educational psychologist is interested in whether using a child's own name in a story affected attention span while reading. Six children were randomly assigned to read a story under ordinary conditions (using common and generic names). Five other children read versions of the same story, but with each child's own name substituted for one of the children in the story. The researcher measured the amount of time (in minutes) each child spent reading the story. The results are shown in the following table. Does including the child's name make any difference in attention span? Ordinary Story Own-Name Story Student Read Time Student Read Time A 2 G 7 B 3 H 10 C 7 11 D 4 E K 12 F Test the hypothesis at an alpha set to .05, following these steps: a) write the null and alternative hypotheses; b) determine the critical value(s); c) draw the comparison distribution with rejection region(s) shaded; d) use the correct formula to compute the test statistic; e) state the statistical decision; f) state a brief conclusion. 967

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Question
### T-Test and ANOVA Explanation

#### T-Test for Paired Samples

The formula for the t-test in paired samples is:

\[ t = \frac{\sum D}{\sqrt{\frac{n(\sum D^2) - (\sum D)^2}{n-1}}} \]

- **\(n\)**: Number of pairs of scores (e.g., if 8 people are measured at time 1 and time 2, then \(df = 8 - 1 = 7\))
- **\(D\)**: Difference between each pair of scores
- **\(\sum D\)**: Sum of the differences
- **\(\sum D^2\)**: Sum of the squares of the differences
- \((\sum D)^2\): Square of the sum of differences

#### Independent Samples T-Test

The formula for independent samples t-test is:

\[ t = \frac{\overline{X}_1 - \overline{X}_2}{\sqrt{\frac{s_1^2}{n_1 - 1} + \frac{s_2^2}{n_2 - 1}}} \]

- **\(\overline{X}_1\)**: Mean of the first group
- **\(\overline{X}_2\)**: Mean of the second group
- **\(s_1^2\)**: Sample variance of the first group
- **\(s_2^2\)**: Sample variance of the second group
- **\(n_1\)**: Number of subjects in the first group
- **\(n_2\)**: Number of subjects in the second group

*Note*: Ensure correct use of sample variances or standard deviations for accurate calculations.

#### One Way ANOVA

##### Between Groups Sum of Squares

Subtract the grand mean from each group mean, square the deviation, multiply by \(n\), and add the values:

\[ SS_B = \sum n (\overline{X}_n - \overline{X}_g)^2 \]

- **\(n\)**: Number of subjects in a group
- \(\overline{X}_n\): Mean of a specific group
- \(\overline{X}_g\): Grand mean of all subjects

##### Within Groups Sum of Squares

Subtract each group's mean from individual scores, square, and add them:
Transcribed Image Text:### T-Test and ANOVA Explanation #### T-Test for Paired Samples The formula for the t-test in paired samples is: \[ t = \frac{\sum D}{\sqrt{\frac{n(\sum D^2) - (\sum D)^2}{n-1}}} \] - **\(n\)**: Number of pairs of scores (e.g., if 8 people are measured at time 1 and time 2, then \(df = 8 - 1 = 7\)) - **\(D\)**: Difference between each pair of scores - **\(\sum D\)**: Sum of the differences - **\(\sum D^2\)**: Sum of the squares of the differences - \((\sum D)^2\): Square of the sum of differences #### Independent Samples T-Test The formula for independent samples t-test is: \[ t = \frac{\overline{X}_1 - \overline{X}_2}{\sqrt{\frac{s_1^2}{n_1 - 1} + \frac{s_2^2}{n_2 - 1}}} \] - **\(\overline{X}_1\)**: Mean of the first group - **\(\overline{X}_2\)**: Mean of the second group - **\(s_1^2\)**: Sample variance of the first group - **\(s_2^2\)**: Sample variance of the second group - **\(n_1\)**: Number of subjects in the first group - **\(n_2\)**: Number of subjects in the second group *Note*: Ensure correct use of sample variances or standard deviations for accurate calculations. #### One Way ANOVA ##### Between Groups Sum of Squares Subtract the grand mean from each group mean, square the deviation, multiply by \(n\), and add the values: \[ SS_B = \sum n (\overline{X}_n - \overline{X}_g)^2 \] - **\(n\)**: Number of subjects in a group - \(\overline{X}_n\): Mean of a specific group - \(\overline{X}_g\): Grand mean of all subjects ##### Within Groups Sum of Squares Subtract each group's mean from individual scores, square, and add them:
**Study on Attention Span and Story Reading**

An educational psychologist is exploring whether incorporating a child’s own name in a story influences their attention span during reading. In this study, six children were randomly assigned to read a story under ordinary conditions, using common and generic names. Another group of five children read versions of the same story where each child’s own name was substituted for one of the characters. The time each child spent reading the story was measured and is summarized in the table below. The study seeks to determine if a child's own name affects attention span.

| **Ordinary Story**  |         | **Own-Name Story** |         |
|----------------------|---------|---------------------|---------|
| **Student**          | **Read Time** | **Student**            | **Read Time** |
| A                    | 2       | G                   | 7       |
| B                    | 3       | H                   | 10      |
| C                    | 7       | I                   | 11      |
| D                    | 9       | J                   | 4       |
| E                    | 6       | K                   | 12      |
| F                    | 7       |                     |         |

**Hypothesis Testing at Alpha = 0.05**

To test the hypothesis, follow these steps:
a) Formulate the null and alternative hypotheses.
b) Determine the critical value(s).
c) Draw the comparison distribution and shade the rejection region(s).
d) Calculate the test statistic using the appropriate formula.
e) State the statistical decision based on the test.
f) Provide a brief conclusion. 

This study aims to understand the impact of personalized content on children's reading engagement.
Transcribed Image Text:**Study on Attention Span and Story Reading** An educational psychologist is exploring whether incorporating a child’s own name in a story influences their attention span during reading. In this study, six children were randomly assigned to read a story under ordinary conditions, using common and generic names. Another group of five children read versions of the same story where each child’s own name was substituted for one of the characters. The time each child spent reading the story was measured and is summarized in the table below. The study seeks to determine if a child's own name affects attention span. | **Ordinary Story** | | **Own-Name Story** | | |----------------------|---------|---------------------|---------| | **Student** | **Read Time** | **Student** | **Read Time** | | A | 2 | G | 7 | | B | 3 | H | 10 | | C | 7 | I | 11 | | D | 9 | J | 4 | | E | 6 | K | 12 | | F | 7 | | | **Hypothesis Testing at Alpha = 0.05** To test the hypothesis, follow these steps: a) Formulate the null and alternative hypotheses. b) Determine the critical value(s). c) Draw the comparison distribution and shade the rejection region(s). d) Calculate the test statistic using the appropriate formula. e) State the statistical decision based on the test. f) Provide a brief conclusion. This study aims to understand the impact of personalized content on children's reading engagement.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman