Question

In: Statistics and Probability

Tumor counts: A cancer laboratory is estimating the rate of tumorigenesis in two strains of mice,...

Tumor counts: A cancer laboratory is estimating the rate of tumorigenesis in two strains of mice, A and B. They have tumor count data for 10 mice in strain A and 13 mice in strain B. Type A mice have been well studied, and information from other laboratories suggest that Type A mice have tumor counts that are approximately Poisson-distributed with a mean of 12. Tumor count rates for Type B mice are unknown, but type B mice are related to type A mice. The observed tumor counts are yA = (12, 9, 12, 14, 13, 13, 15, 8, 15, 6) yB = (11, 11, 10, 9, 9, 8, 7, 10, 6, 8, 8, 9, 7). 1). (b) Compute and plot the posterior expectation of θB under the prior distribution θB ∼ gamma(12 × n0, n0) for each value of n0 = 1, 2, . . . , 50. Describe what sort of prior beliefs about θB would be necessary in order for the posterior expectation of θB to be close to that of θA. (c) Should knowledge about population A tell us anything about population B? Discuss whether or not it makes senes to have independent priors p(θA, θB) = p(θA) × p(θB).

Solutions

Expert Solution

We Know that , The proor distribution on the parameter    ,  .

   

Assume that the prior is ;

The posterior is

I simulate the result choosing


The extimate of the probability using the Monte carlo sampling is 0.604. The program is attached:

R program:

rm(list = ls())
r_a = 1; r_b = 1;
nu_a = 1.5; nu_b = 1.5
y_a = c(12, 9, 12, 14, 13, 13, 15, 8, 15, 6);
y_b = c(11, 11, 10, 9, 9, 8, 7, 10, 6, 8,8, 9, 7);
n = 1000;
z1 = rgamma(n = 1000, shape = r_a + sum(y_a), scale = nu_a + 1)
z2 = rgamma(n = 1000, shape = r_b + sum(y_b), scale = nu_b + 1);

s =length(which((z1 - z2)<0)); est = s/n; est; 1 - est

b) The following table gives the estimate of the event for different values of

n_0 Estimate of probability

10 0.579

10.1 0.512

10.2 0.436

10.3 0.373

10.4 0.374

10.5 0.268

10.6 0.216

10.7 0.171

10.8 0.139

12 0.001

So the probability is a decreasing function of  .


Related Solutions

Suppose you have two strains of mice, S1 and S2. Strain S2 is genetically modified to...
Suppose you have two strains of mice, S1 and S2. Strain S2 is genetically modified to metabolize a pharmacon P supposedly faster than S1. You conducted an experiment in a sample set of each strain, in which the pharmacon was injected and its concentration in blood was measured every 15min for 2h. Of course, age, gender, and weight was recorded for each animal. You want to statistically demonstrate that the metabolic rate of N is higher in S2 than S1....
Independent simple random samples from two strains of mice used in an experiment yielded the following...
Independent simple random samples from two strains of mice used in an experiment yielded the following measurements on plasma glucose levels following a traumatic experience: Strain A: 54; 99; 105; 46; 70; 87; 55; 58; 139; 91 Strain B: 93; 91; 93; 150; 80; 104; 128; 83; 88; 95; 94; 97 Do these data provide sufficient evidence to indicate that the variance is larger in the population of strain A mice than in the population of strain B mice? Let...
2c. Explain two types of tumor dormancy which result in the development of primary cancer in...
2c. Explain two types of tumor dormancy which result in the development of primary cancer in individuals without history of cancer, and tumor relapse in cancer survivors.
Individuals from two separate true-breeding strains of white deer mice are crossed yielding all grey offspring....
Individuals from two separate true-breeding strains of white deer mice are crossed yielding all grey offspring. White is recessive to gray color based on crossing mice from each strain with a grey mouse. Which of the following would best explain this result? a. lethal alleles b. multiple alleles c. epistasis d. complementation e. incomplete dominance
Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed according...
Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed according to a prescribed diet. At the end of 3 weeks, the weight gained by each animal was recorded. Do the data in the following table justify the conclusion that the mean weight gained on diet B was greater than the mean weight gained on diet A, at the α = 0.05 level of significance? Assume normality. (Use Diet B - Diet A.) Diet A...
Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed according...
Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed according to a prescribed diet. At the end of 3 weeks, the weight gained by each animal was recorded. Do the data in the following table justify the conclusion that the mean weight gained on diet B was greater than the mean weight gained on diet A, at the α = 0.05 level of significance? Assume normality. (Use Diet B - Diet A.) Diet A...
Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed according...
Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed according to a prescribed diet. At the end of 3 weeks, the weight gained by each animal was recorded. Do the data in the following table justify the conclusion that the mean weight gained on diet B was greater than the mean weight gained on diet A, at the α = 0.05 level of significance? Assume normality. (Use Diet B - Diet A.) Diet A...
1A) Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed...
1A) Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed according to a prescribed diet. At the end of 3 weeks, the weight gained by each animal was recorded. Do the data in the following table justify the conclusion that the mean weight gained on diet B was greater than the mean weight gained on diet A, at the α = 0.05 level of significance? Assume normality. (Use Diet B - Diet A.) Diet...
Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed according...
Twenty laboratory mice were randomly divided into two groups of 10. Each group was fed according to a prescribed diet. At the end of 3 weeks, the weight gained by each animal was recorded. Do the data in the following table justify the conclusion that the mean weight gained on diet B was greater than the mean weight gained on diet A, at the α = 0.05 level of significance? Assume normality. (Use Diet B - Diet A.) Diet A...
Two teams in a laboratory are using different methods of performing biological tests. Success rate of...
Two teams in a laboratory are using different methods of performing biological tests. Success rate of those tests depends on the size of the sample material used for the test. The data is below. In the second column you have success rate for a given size of a sample. First 10 observations describe success rates of the first team, while another 10 observations describe success rates of the second team. Size Success Team 2 Team 2*Size 1 0.219438 0 0...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT