Question

I've started a SAS program for you, as follows: DATA TEST; INPUT SUBJECT 1 GENDER $...

I've started a SAS program for you, as follows: DATA TEST; INPUT SUBJECT 1 GENDER $ 2 EXAM1 3-4 EXAM2 5-6 HW $ 7; IF HW='A' THEN HWS=100; IF HW='B' THEN HWS=85; IF HW='C' THEN HWS=75; FINAL=(EXAM1+EXAM2+HWS)/3; DATALINES; 1M8892A 2M8589A 3F9086B 4M8285B 5F9494A 6F8884C 7F8875C ; Assume the final score is normally distributed and test whether there is a significant difference in the mean final score between males and females. What is the p value? a. 0.5212 b. 0.0432 c. 0.6572 d. .0221

Homework Answers

Answer #1

Option (a) is correct.

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
Consider the following SAS code and data: DATA SCHOOL; LENGTH GENDER $ 1 TEACHER $ 5;...
Consider the following SAS code and data: DATA SCHOOL; LENGTH GENDER $ 1 TEACHER $ 5; INPUT SUBJECT GENDER $ TEACHER $ T_AGE PRETEST POSTTEST; GAIN = POSTTEST - PRETEST; DATALINES; 1 M JONES 35 67 81 2 F JONES 35 98 86 3 M JONES 35 52 92 4 M BLACK 42 41 74 5 F BLACK 42 46 76 6 M SMITH 68 38 80 7 M SMITH 68 49 71 8 F SMITH 68 38 63 9...
A researcher randomly sampled 30 graduates of an MBA program and recorded data about their starting...
A researcher randomly sampled 30 graduates of an MBA program and recorded data about their starting salaries. Of primary interest to the researcher is whether starting salaries differ based on gender. The researcher performs apooled-variance t-test of the mean salaries of the females (Population 1) and males (Population 2) in the sample. Assume α = 0.10. If the p-value = 0.1898 and a two-tail test is conducted, what is the proper interpretation for the decision of this test? A There...
You are a researcher that wants to test whether exercising for 20 mins per day affects...
You are a researcher that wants to test whether exercising for 20 mins per day affects happiness. You have a database for students with mean happiness of 65 and SD of 13. You know that the database is normally distributed and conduct an experiment which you have 5 students exercise 20mins/day for 7days. After the last day they rate their happiness on a scale of 1-100 with 1 being extremely unhappy and 100 indicating extremely happy. Their result as follows...
1. Assume that a randomly selected subject is given a bone density test. Those test scores...
1. Assume that a randomly selected subject is given a bone density test. Those test scores are normally distributed with a mean of 0 and a standard deviation of 1. Draw a graph and find the bone density test scores that can be used as cutoff values separating the lowest 6​% and highest 6​%, indicating levels that are too low or too​ high, respectively. 2. Assume that the readings on the thermometers are normally distributed with a mean of 0°...
Question 13 (1 point) A statistics professor wants to examine the number of hours that seniors...
Question 13 (1 point) A statistics professor wants to examine the number of hours that seniors and freshmen study for the final. Specifically, the professor wants to test if the average number of hours that seniors study is greater than the average number of hours that freshmen study. If the seniors are considered group 1 and the freshmen are considered group 2, what are the hypotheses for this scenario? Question 13 options: 1) HO: μ1 = μ2 HA: μ1 ≠...
The data below give the weights in ounces of randomly-selected bars of bath soap produced by...
The data below give the weights in ounces of randomly-selected bars of bath soap produced by two different molding machines. Weights (ounces) Machine 1 11.4 12.4 12.1 11.8 11.8 11.7 12.3 12.0 11.8 Machine 2 13.0 12.4 12.4 12.1 12.3 12.1 12.5 12.0 12.1 The question of interest is whether these two molding machines produce soap bars of differing average weight. The computed test statistic was found to be -2.75. Find the approximate P-value for the this test assuming that...
The data below is your data set for your mini lab. For this assignment, you are...
The data below is your data set for your mini lab. For this assignment, you are the researcher. You gave the facial recognition lab to 40 students, 20 males and 20 females. The data set below contains the number of correct hits for each subject. Complete the calculations below based on the data provided. Males 5 5 8 5 6 7 4 5 3 4 8 5 10 6 5 5 8 7 5 6 Females 9 8 7 7...
The Test Scores for a Statistics course are given in the Excel below. The data (X1,...
The Test Scores for a Statistics course are given in the Excel below. The data (X1, X2, X3, X4) are for each student. X1 = score on exam #1 X2 = score on exam #2 X3 = score on exam #3 X4 = score on final exam Your professor wants to know if all tests are created equal. What is the F-Stat? EXAM1 EXAM2 EXAM3 FINAL 73 80 75 65.86667 93 88 93 80.16667 89 91 90 78 96 98...
An engineer wants to determine the effectiveness of a safety program. He collects annual loss of...
An engineer wants to determine the effectiveness of a safety program. He collects annual loss of hours due to accidents in 12 plants before and after the program was put into operation. Plant Before After Plant Before After 1 102 88 7 94 106 2 108 102 8 81 88 3 101 97 9 77 76 4 96 105 10 58 59 5 99 81 11 95 62 6 81 82 12 104 102 Click here for the Excel Data...
1) The value of the z-score that is obtained for a hypothesis test is influenced by...
1) The value of the z-score that is obtained for a hypothesis test is influenced by several factors. Some factors influence the size of the numerator of the z-score and other factors influence the size of the standard error in the denominator. For each of the following, indicate whether the factor influences the numerator or denominator of the z-score and determine whether the effect would be to increase the value of z (farther from zero) or decrease the value of...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT