Question

We want to know if people feel hopeful about the future for different age groups. We...

We want to know if people feel hopeful about the future for different age groups. We conduct a survey on a scale of 1 (feel extremely unsecure) to 7 (feel extremely secure). The results are shown in Table 1.

Table 1: Feeling Secure about the Future

Young Adults

Adults

Elderly

1

5

7

2

5

6

3

4

7

3

2

6

4

2

6

A Find the F-ratio at the α = .05. Round to three numbers after the decimal point if possible (i.e., .123).

B.Do you retain or reject the null from part A? Why?

C.Perform a post-hoc test at the α = .05 to see which age groups are significantly different from each other (Tukey’s HSD).

Homework Answers

Answer #1

excel<data<data analysis<one way anova

SUMMARY
Groups Count Sum Average Variance standard deviation
Column 1 5 13 2.6 1.3 1.140175425
Column 2 5 18 3.6 2.3 1.516575089
Column 3 5 32 6.4 0.3 0.547722558
ANOVA
Source of Variation SS df MS F P-value F crit
Between Groups 38.8 2 19.4 14.92308 0.000556102 3.885294
Within Groups 15.6 12 1.3
Total 54.4 14
post-hoc test
group difference p-value
group1-group2 1 0
group1-group3 3.8 0.005
group2-group3 2.8 0.0052

A) null and alternate hypothesis:

H0:

H1: atleast one mean is different from other

i) test statistics

F =14.923

B) p-value = 0.0005

since p-value is less than level of significance so we reject the null hypothesis.

C) from post hoc test

group1-group2 is different means

group1-group3 is diferent mean

group2-group3 is different mean.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
1.  A psychologist would like to examine the relative effectiveness of three therapy techniques for treating mild...
1.  A psychologist would like to examine the relative effectiveness of three therapy techniques for treating mild phobias.  A sample of N = 15 individuals who display a moderate fear of spiders is obtained.  These individuals are randomly assigned (with n = 5) to each of the three therapies.  The dependent variable is a measure of reported fear of spiders after therapy.  The data are as follows:     Therapy A                                   Therapy B                                   Therapy C (Drug Therapy)                (Systematic Desensitization)             (Implosive Therapy)           8                                                 3                                                    1           5                                                 3                                                    0                   G = 45           5                                                 0                                                    1               ∑X2 = 221           7                                                 2                                                    2           5                                                 2                                                    1       T...
Iconic memory is a type of memory that holds visual information for about half a second...
Iconic memory is a type of memory that holds visual information for about half a second (0.5 seconds). To demonstrate this type of memory, participants were shown three rows of four letters for 50 milliseconds. They were then asked to recall as many letters as possible, with a 0-, 0.5-, or 1.0-second delay before responding. Researchers hypothesized that longer delays would result in poorer recall. The number of letters correctly recalled is given in the table. Delay Before Recall 0...
Iconic memory is a type of memory that holds visual information for about half a second...
Iconic memory is a type of memory that holds visual information for about half a second (0.5 seconds). To demonstrate this type of memory, participants were shown three rows of four letters for 50 milliseconds. They were then asked to recall as many letters as possible, with a 0-, 0.5-, or 1.0-second delay before responding. Researchers hypothesized that longer delays would result in poorer recall. The number of letters correctly recalled is given in the table. Delay Before Recall 0...
Iconic memory is a type of memory that holds visual information for about half a second...
Iconic memory is a type of memory that holds visual information for about half a second (0.5 seconds). To demonstrate this type of memory, participants were shown three rows of four letters for 50 milliseconds. They were then asked to recall as many letters as possible, with a 0-, 0.5-, or 1.0-second delay before responding. Researchers hypothesized that longer delays would result in poorer recall. The number of letters correctly recalled is given in the table. Delay Before Recall 0...
Iconic memory is a type of memory that holds visual information for about half a second...
Iconic memory is a type of memory that holds visual information for about half a second (0.5 seconds). To demonstrate this type of memory, participants were shown three rows of four letters for 50 milliseconds. They were then asked to recall as many letters as possible, with a 0-, 0.5-, or 1.0-second delay before responding. Researchers hypothesized that longer delays would result in poorer recall. The number of letters correctly recalled is given in the table. Delay Before Recall 0...
Iconic memory is a type of memory that holds visual information for about half a second...
Iconic memory is a type of memory that holds visual information for about half a second (0.5 seconds). To demonstrate this type of memory, participants were shown three rows of four letters for 50 milliseconds. They were then asked to recall as many letters as possible, with a 0-, 0.5-, or 1.0-second delay before responding. Researchers hypothesized that longer delays would result in poorer recall. The number of letters correctly recalled is given in the table. Delay Before Recall 0...
Iconic memory is a type of memory that holds visual information for about half a second...
Iconic memory is a type of memory that holds visual information for about half a second (0.5 seconds). To demonstrate this type of memory, participants were shown three rows of four letters for 50 milliseconds. They were then asked to recall as many letters as possible, with a 0-, 0.5-, or 1.0-second delay before responding. Researchers hypothesized that longer delays would result in poorer recall. The number of letters correctly recalled is given in the table. Delay Before Recall 0...
1) Psychologists know that people find it easier to remember items at the beginning and at...
1) Psychologists know that people find it easier to remember items at the beginning and at the end of a list of items. Suppose you think that level of education might make a difference to the tendency to remember items in the middle of the list. You randomly select two groups of subjects, with N = 10 in each group.   Participants in Group 1 have 12 years of education, and members of group 2 have 20 years of education. Which...
A geriatric research project has been tracking the health and cognitive functions of the elderly population...
A geriatric research project has been tracking the health and cognitive functions of the elderly population in Arizona. The table below shows the memory test scores from 16 elderly residents, tested first when they were 65 years old and again when they were 75 years old. The researcher wants to know if there is a significant decline in memory functions based on this sample. The alpha level was set at α = .05 for the hypothesis test. Memory score Subject...
Practice writing SQL queries ----------------------------- For this question, we will consider the following tables about people,...
Practice writing SQL queries ----------------------------- For this question, we will consider the following tables about people, grades, and courses. Your task is to express each of the given queries in SQL. Example data are provided in these tables for your convenience but note that they are only example data. Your queries must work for all potential data residing in the given tables, not just those illustrated here. People (id, name, age, address) --------------------------------------------------- p1 | Tom Martin| 24 | 11,...