Question

In: Statistics and Probability

Instructions: Be sure to define all random variables, parameters, etc. Also, you must provide any code...

Instructions: Be sure to define all random variables, parameters, etc. Also, you must provide any code you use (final computed values are not sufficient). I strongly recommend that you create Jupyter Notebooks for this assignment, embedding your written comments in Markdown cells.

4. Systolic blood pressure was measured on 30 female diabetics between the ages of 30 and 34 from a particular ethnic group. Of interest is whether blood pressure, on average, of women in this population differs from the expected 131 mmHg. The data are available in the file bp.csv.

a. What are the null and alternative hypotheses?

b. (1 mark) What is the value of the test statistic?

c. (1 mark) What is the distribution of the test statistic if the null hypothesis is true?

d. (1 mark) What is the p-value?

e. Using a significance level of ?? = 0.05, state your conclusions in the language of the problem.

f. Name the two key unstated assumptions required for the validity of your hypothesis test and explain why they are reasonable in this context.

The data are available in the file bp.csv.

"bp" 124 128 150 132 133 152 137 116 123 126 146 135 136 132 124 152 137 107 139 125 118 128 119 122 123 111 141 133 117 146

Solutions

Expert Solution

a) Let denotes mean blood pressure of women between the ages of 30 and 34 from a particular ethnic group.

To test against

b) Here

sample mean

sample standard deviation

and sample size

The test statistic can be written as

which under H0 follows a t distribution with n-1 df.

We reject H0 at 0.05 level of significance if P-value < 0.05

Now,

The value of the test statistic

c) The distribution of the test statistic if the null hypothesis is true : t distribution with df = 30 -1 = 29

d) P-value

e) Since P-value > 0.05, so we fail to reject H0 at 0.05 level of significance and we can conclude that there is sufficient evidence to reject the claim that blood pressure, on average, of women in this population differs from the expected 131 mmHg.

f) assumptions :

  • The samples are randomly chosen from population.
  • weights of the population is normally distributed.

Related Solutions

Instructions: Be sure to define all parameters and random variables used. Also, you must provide any...
Instructions: Be sure to define all parameters and random variables used. Also, you must provide any code you use (final computed values are not sufficient). I strongly recommend that you create Jupyter Notebooks for this assignment, embedding your written comments in Markdown cells. 4. A researcher conducts an experiment in a residence for senior citizens to investigate the effect of floor type on the risk of fall-related injury. For 24 randomly selected individuals in the facility, she records the type...
Instructions: Be sure to define all parameters and random variables used. Also, you must provide any...
Instructions: Be sure to define all parameters and random variables used. Also, you must provide any code you use (final computed values are not sufficient). I strongly recommend that you create Jupyter Notebooks for this assignment, embedding your written comments in Markdown cells. 6. A biologist wishes to examine the collision avoidance behaviour of bullfrogs housed in experimental boxes. He placed an object in the upper visual field of each frog and then moved the object progressively closer until the...
Explain all answers and label any graphs clearly. Be sure to define any notation you introduce....
Explain all answers and label any graphs clearly. Be sure to define any notation you introduce. 1. Suppose that there are two commodities which are available in nonnegative amounts. Draw some pictures of indifference curves for preference relations having the following properties: (a) Strictly (or strongly) convex but not monotone. (b) Convex and strictly monotone but not strictly (or strongly) convex. (c) Convex but not strictly (or strongly) convex AND monotone but not strictly (or strongly) monotone. (d) Not convex....
// If you modify any of the given code, the return types, or the parameters, you...
// If you modify any of the given code, the return types, or the parameters, you risk getting compile error. // You are not allowed to modify main (). // You can use string library functions. #include <stdio.h> #include <stdlib.h> #include <string.h> #pragma warning(disable: 4996) // for Visual Studio #define MAX_NAME 30 // global linked list 'list' contains the list of employees struct employeeList {    struct employee* employee;    struct employeeList* next; } *list = NULL;              ...
In each problem, make sure that you are clearly defining random variables, stating their distributions, and...
In each problem, make sure that you are clearly defining random variables, stating their distributions, and writing down the formulas that you are using. (That is, write down the pmf, write down mean and variance formulas. 4. In the video game Dota 2, the character Phantom Assassin has a 0.15 chance to land a critical hit with every attack. Assume that each attack is independent from the previous attacks. (They actually aren’t, but we’ll simplify the problem by making this...
Write code for a game of picking match sticks. You must make sure that the computer...
Write code for a game of picking match sticks. You must make sure that the computer always wins. The game is as follows There are 26 matchsticks initially. The computer will ask the user to pick anywhere between 1 and 4 matchsticks. The player (whether the user or the computer) who has to pick up the last matchstick (or matchsticks) is the loser. You will have to use a combination of branching and looping commands with appropriate prompts and the...
A student hasn’t studied at all and therefore guesses each answer uniformly at random, independently of all the other answers. Define the following random variables:
  A student hasn’t studied at all and therefore guesses each answer uniformly at random, independently of all the other answers. Define the following random variables: • R: the number of answers the student gets right • W: the number of answers the student does not get right • S: the student’s score on the test Q1a: What is the distribution of R? Either state the possible values and provide a formula for the probabilities, or provide the name and...
Instructions: You must complete the questions below. All will be included in a SINGLE PDF file...
Instructions: You must complete the questions below. All will be included in a SINGLE PDF file and turned into Blackboard or handed at the start of class. The due date is specified on the syllabus. Remember, late work is not accepted. You will need an Executive Summary, PowerPoint (one to page/color) and Excel spreadsheet. Be prepared to present your findings in class. Purpose: You must evaluate the various options to ship freight from Asia to the USA. You MUST find...
Using survey data to calculate statistics can be extremely valuable, but you must also make sure...
Using survey data to calculate statistics can be extremely valuable, but you must also make sure that the sample and questions are unbiased. Design a pair of questions that are related to the same healthcare issue: one that is unbiased and another that would result in a bias in one direction or the other.   Examples: Do you think that the rate of type II diabetes diagnoses will increase over the next 10 years? Given the large increase in childhood obesity...
Using survey data to calculate statistics can be extremely valuable, but you must also make sure...
Using survey data to calculate statistics can be extremely valuable, but you must also make sure that the sample and questions are unbiased. Design a pair of questions that are related to the same healthcare issue: one that is unbiased and another that would result in a bias in one direction or the other. Examples: Do you think that the rate of type II diabetes diagnoses will increase over the next 10 years? Given the large increase in childhood obesity...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT