1. X is normally distributed with mean 30 and standard deviation 2.5
a) P(X > 33) = Answer
b) P(X < 32) = Answer
c) P(32 < X < 33) = Answer
d) What value of X cuts off the top 10% of the distribution X=Answer
e) What value of X cuts off the bottom 16% of the distribution X=Answer
2. A recent article in the Daily Telegraph newspaper reported that only one in five new college graduates are able to obtain a job. The reason stated is that there is an overabundance of college graduates and a recession due to Coronavirus.
A survey of 250 college graduates revealed that 77 had jobs. Using a significance level of α=0.05, conduct a hypothesis test to examine if a larger proportion of college graduates have jobs than the newspapers claim.
| (a) |
State the null hypothesis and the alternate hypothesis. AnswerH0: π ≤ 0.20 ; H1: π > 0.20H0:π = 0.20 ; H1: π ≠ 0.20H0: π ≥ 0.20 ; H1: π < 0.20H0: π >0.20; H1: π = 0.20 |
| (b) |
State the decision rule for 0.05 significance level. (State your answer to 2 decimal places) Reject H0 if z is > Answer |
| (c) |
Compute the value of the test statistic. (State your answer to 2 decimal places) Test Statistic = Answer |
(d) Testing at the 0.05 level of significance whether the proportion of college graduates that have jobs is larger than the newspapers claim.
Answer Reject/Do not reject H0. There is Answer sufficient/insufficient evidence to conclude that a larger proportion of college graduates have jobs than the newspapers claim.
3. Twelve sets of identical twins were enrolled in a study to measure the effect of home environment on certain social attitudes. One twin in each set was randomly assigned to a foster environment or a home environment. The twin assigned to the foster environment went to live with a low income family on state welfare for a period of 1 year. At the end of the year, an attitude survey was administered.
Their results follow.
| ID | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Foster |
83 |
75 |
72 |
76 |
88 |
80 |
72 |
85 |
70 |
78 |
77 |
71 |
| Home | 65 | 67 | 75 | 77 | 69 | 65 | 73 | 78 | 70 | 72 | 73 | 79 |
Perform a dependent samples t-test (paired t-test) to examine if the hypothesis that living in the foster environment leads to higher scores on the attitudinal survey. Use a 5% significance level.
| (a) | State the null hypothesis and the alternate hypothesis. |
| AnswerH0:μd ≤ 0 ; H1: μd > 0H0:μd = 0 ; H1: μd ≠ 0H0:μd ≥ 0 ; H1: μd < 0H0:μd >0 ; H1: μd = 0 | |
|
(2 Marks) |
| (b) | Compute the value of the test statistic. (state your answer accurate to 2 decimal places) |
| Test Statistic t = Answer | |
|
(2 Marks) |
| (c) | State the Degrees of Freedom? |
|
df = Answer |
|
|
(2 Marks) |
| (d) | Look up the critical value tc (state to 3dp as given in your t-tables) |
|
tc = Answer |
|
|
(2 Marks) |
1. X is normally distributed with mean 30 and standard deviation 2.5
a) P[X>33]= P[(X-30)/2.5>(33-30)/2.5]=P[Z>1.2] where Z~N(0,1)
=1-P[Z<1.2]=1-0.8849303=0.1150697 [answer] [using pnorm() function in R]
b) P[X<32]= P[(X-30)/2.5<(32-30)/2.5]=P[Z<0.8] where Z~N(0,1)
=0.7881446 [answer] [using pnorm() function in R]
c) P[32<X<33]= P[(32-30)/2.5< (X-30)/2.5 < (33-30)/2.5]
=P[0.8< Z< 1.2] =P[Z<1.2]-P[Z<0.8]= 0.8849303- 0.7881446=0.0967857 [answer] [using pnorm() function in R]
d) let k be the value that cuts off the top 10% of the distribution, which means
P[X>k]=0.10
or, P[X<k]=0.90
or, P[(X-30)/2.5< (k-30)/2.5] =0.90
or, P[Z< (k-30)/2.5]=0.90=P[Z< 1.281552] [using qnorm() function in R]
or, (k-30)/2.5=1.281552 or, k=30+2.5*1.281552=33.20388 [answer]
e) let r be the value that cuts off the bottom 16% of the distribution, then
P[X<r]=0.16
or, P[(X-30)/2.5<(r-30)/2.5]=0.16
or, P[Z< (r-30)/2.5]=0.16=P[Z<-0.9944579] [using qnorm() function in R]
or, (r-30)/2.5=-0.9944579
or, r=30-2.5*0.9944579=27.51386 [answer]
1. X is normally distributed with mean 30 and standard deviation 2.5 a) P(X > 33)...
1.A recent article reported that a job awaits only one in three new college graduates. (1 in 3 means the proportion is .333) A survey of 200 recent graduates revealed that 80 graduates had jobs. At the .02 significance level, we will conduct a hypothesis test to determine if we can conclude if a larger proportion of graduates have jobs than previously reported. What will be the value of our critical value? 2..A recent article reported that a job awaits...
A recent article reported that a job awaits only one in three (0.33) new college graduates. The major reasons given were an overabundance of college graduates and a weak economy. A survey of 200 recent graduates from your school revealed that 80 students had jobs. At the .01 significance level, can we conclude that a larger proportion of students at your school have jobs? A The Null Hypothesis is: a Job awaiting new college graduates is _______. b Job awaiting...
Sample 2 11 n X Assume that both populations are normally distributed a) Test whether , at the = 0.01 level of significance for the given sample data b) Construct a 50% confidence interval about 4-12 Sample 1 19 5078 21 11.9 Click the icon to view the Student distribution table a) Perform a hypothesis test. Determine the null and alternative hypotheses O A HOM > B. Hy: H2 OB HM, H, H2 + C Họ P = H1 H1...
A recent national survey found that high school students watched an average (mean) of 7.6 movies per month with a population standard deviation of 0.5. The distribution of number of movies watched per month follows the normal distribution. A random sample of 41 college students revealed that the mean number of movies watched last month was 7.0. At the 0.05 significance level, can we conclude that college students watch fewer movies a month than high school students? State the null...
A recent national survey found that high school students watched an average (mean) of 7.1 movies per month with a population standard deviation of 1.0. The distribution of number of movies watched per month follows the normal distribution. A random sample of 41 college students revealed that the mean number of movies watched last month was 6.6. At the 0.05 significance level, can we conclude that college students watch fewer movies a month than high school students? State the null...
A recent national survey found that high school students watched an average (mean) of 7.8 movies per month with a population standard deviation of 0.5. The distribution of number of movies watched per month follows the normal distribution. A random sample of 30 college students revealed that the mean number of movies watched last month was 7.3. At the 0.05 significance level, can we conclude that college students watch fewer movies a month than high school students? State the null...
The following hypotheses are given. H0 : π ≤ 0.75 H1 : π > 0.75 A sample of 130 observations revealed that p = 0.89. At the 0.10 significance level, can the null hypothesis be rejected? a. State the decision rule. (Round your answer to 2 decimal places.) Reject H0 if z > b. Compute the value of the test statistic. (Round your answer to 2 decimal places.) Value of the test statistic c. What is your decision regarding the...
The time taken to complete a particular task is normally distributed with a standard deviation of 15 minutes. A random sample of 8 people is selected and they complete the task in the following times (in minutes): 99 70 75 106 59 106 64 98 We use a 5% level of significance to test the claim that the mean time for completion of the task is 1 hour and 5 minutes. The null and alternate hypotheses areAnswerH0: μ = 65,...
The following hypotheses are given. H0 : π ≤ 0.81 H1 : π > 0.81 A sample of 80 observations revealed that p = 0.95. At the 0.01 significance level, can the null hypothesis be rejected? State the decision rule. (Round your answer to 2 decimal places. Reject H0 if z > Compute the value of the test statistic. (Round your answer to 2 decimal places.)
The mean age when smokers first start is 13 years old with a population standard deviation of 2 years. A researcher thinks that the smoking age has significantly changed since the invention of ENDS—electronic nicotine delivery systems. A survey of smokers of this generation was done to see if the mean age has changed. The sample of 30 smokers found that their mean starting age was 12.2 years old. Do the data support the claim at the 5% significance level?...