Ask Statistics and Probability Expert

problem 1: A statistician is investigating the 'home ground' e ect and is studying 20 football games, of which 14 were won by the home team and 6 by the visitors. Thus the game is a Bernoulli trial with a home win counted as a 'success'. The R idiom is:

games <- c(14,6)

because 14 games were wins for the home side and 6 were won by the visitors.

a) If the games are independent, what distribution speci es the number of home wins?

b) What is a sensible null hypothesis to use in this context?

c) Using chisq.test(games), or otherwise, give a p-value for the observation.

d) Interpret your p-value in such a way that a football commentator (who is not a statistician) would understand.

e) NB: harder. Bearing in mind the precise de nition of a p-value [that is, the probability, if the null is true, of obtaining our observation or one more extreme], and the fact that in this context 'more extreme' means 'more home wins' [that is, 14 or more home wins], use dbinom() to find out a p-value for our observation.

problem 2: You will recall the function pnorm() from lectures. Using this, or otherwise, find outd the probability of a standard Gaussian random variable exceeding 1.3.

Using table(), or otherwise, verify your result numerically. You may fi nd a sketch helpful here.

problem 3: A scientist measures the temperature of melting platinum using a new type of thermometer. The temperature of the metal is known to be exactly 1768.3 centigrade. The measurements are as follows:

c(1770.1, 1771.1, 1769.19, 1769.5, 1767.32, 1768.67, 1768.22)

a) What is the mean of these observations?

b) In the context of hypothesis testing, and bearing in mind that it is not known whether the new thermometer overpredicts or underpredicts temperature, is a one-sided or two-sided test indicated? Justify your answer.

c) Conduct a Student t-test for the hypothesis that the mean of the temperatures is 1768.3 (you may use the mu argument of t.test() here). State whether the observations are signi cantly di erent from the known value.

d) Interpret the result of the statistical test in a way that the scientist, who is not a statistician, could understand.

e) Harder. Under what circumstances would a one-sided test be appropriate?

problem 4: A medical researcher has 100 bone cancer patients in a study. Each patient's condition is one of six types, type "A" to type "F". The 100 patients split as follows:

x <- c(11, 25, 10, 21, 16, 17)

Thus there are 11 patients with condition "A", 25 patients with "B", and so on.

Using chisq.test(), or otherwise, test the null hypothesis that the six conditions are equally likely; report your p-value.

Is there evidence that the conditions are not equally probable? Interpret your nding in such a way that a busy oncologist, who is not a statisician, could understand.

Statistics and Probability, Statistics

  • Category:- Statistics and Probability
  • Reference No.:- M91468

Have any Question?


Related Questions in Statistics and Probability

Introduction to epidemiology assignment -assignment should

Introduction to Epidemiology Assignment - Assignment should be typed, with adequate space left between questions. Read the following paper, and answer the questions below: Sundquist K., Qvist J. Johansson SE., Sundquist ...

Question 1 many high school students take the ap tests in

Question 1. Many high school students take the AP tests in different subject areas. In 2007, of the 144,796 students who took the biology exam 84,199 of them were female. In that same year,of the 211,693 students who too ...

Basic statisticsactivity 1define the following terms1

BASIC STATISTICS Activity 1 Define the following terms: 1. Statistics 2. Descriptive Statistics 3. Inferential Statistics 4. Population 5. Sample 6. Quantitative Data 7. Discrete Variable 8. Continuous Variable 9. Qualit ...

Question 1below you are given the examination scores of 20

Question 1 Below you are given the examination scores of 20 students (data set also provided in accompanying MS Excel file). 52 99 92 86 84 63 72 76 95 88 92 58 65 79 80 90 75 74 56 99 a. Construct a frequency distributi ...

Question 1 assume you have noted the following prices for

Question: 1. Assume you have noted the following prices for paperback books and the number of pages that each book contains. Develop a least-squares estimated regression line. i. Compute the coefficient of determination ...

Question 1 a sample of 81 account balances of a credit

Question 1: A sample of 81 account balances of a credit company showed an average balance of $1,200 with a standard deviation of $126. 1. Formulate the hypotheses that can be used to determine whether the mean of all acc ...

5 of females smoke cigarettes what is the probability that

5% of females smoke cigarettes. What is the probability that the proportion of smokers in a sample of 865 females would be greater than 3%

Armstrong faber produces a standard number-two pencil

Armstrong Faber produces a standard number-two pencil called Ultra-Lite. The demand for Ultra-Lite has been fairly stable over the past ten years. On average, Armstrong Faber has sold 457,000 pencils each year. Furthermo ...

Sppose a and b are collectively exhaustive in addition pa

Suppose A and B are collectively exhaustive. In addition, P(A) = 0.2 and P(B) = 0.8. Suppose C and D are both mutually exclusive and collectively exhaustive. Further, P(C|A) = 0.7 and P(D|B) = 0.5. What are P(C) and P(D) ...

The time to complete 1 construction project for company a

The time to complete 1 construction project for company A is exponentially distributed with a mean of 1 year. Therefore: (a) What is the probability that a project will be finished in one and half years? (b) What is the ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As