SOLUTION: Can someone please help me. I have seen other answers but they do not match the ones I have to use. I do not undstand how to do these. Thanks! Consider the following scenario in an

Algebra ->  Probability-and-statistics -> SOLUTION: Can someone please help me. I have seen other answers but they do not match the ones I have to use. I do not undstand how to do these. Thanks! Consider the following scenario in an      Log On


   



Question 615171: Can someone please help me. I have seen other answers but they do not match the ones I have to use. I do not undstand how to do these. Thanks! Consider the following scenario in answering questions 5 through 7.
Multiple myeloma or blood plasma cancer is characterized by increased blood vessel formulation in the bone marrow that is a prognostic factor in survival. One treatment approach used for multiple myeloma is stem cell transplantation with the patient’s own stem cells. The following data represent the bone marrow microvessel density for a sample of 7 patients who had a complete response to a stem cell transplant as measured by blood and urine tests. Two measurements were taken: the first immediately prior to the stem cell transplant, and the second at the time of the complete response. Use these data to answer questions 5 through 7.
Patient 1 2 3 4 5 6 7
Before 158 189 202 353 416 426 441
After 284 214 101 227 290 176 290
5. Perform an appropriate test of hypothesis to determine if there is evidence, at the .05 level of significance, to support the claim that the mean bone marrow microvessel density is higher before the stem cell transplant than after the stem cell transplant? What is the value of the sample test statistic?
A. z = 1.8424
B. t = 1.8424
C. t = 2.7234
D. p = 2.7234
6.What is the p-value associated with the test of hypothesis you conducted?
A. p = .057493
B. p = .114986
C. p = .942597
D. p = .885014
7. At the .01 level of significance, is there sufficient evidence to conclude that the mean bone marrow microvessel density is higher before the stem cell transplant than after the stem cell transplant?
A. No
B. Yes
C. Cannot Determine


Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Multiple myeloma or blood plasma cancer is characterized by increased blood vessel formulation in the bone marrow that is a prognostic factor in survival. One treatment approach used for multiple myeloma is stem cell transplantation with the patient’s own stem cells. The following data represent the bone marrow microvessel density for a sample of 7 patients who had a complete response to a stem cell transplant as measured by blood and urine tests. Two measurements were taken: the first immediately prior to the stem cell transplant, and the second at the time of the complete response. Use these data to answer questions 5 through 7.
Patient 1 2 3 4 5 6 7
Before 158 189 202 353 416 426 441
After 284 214 101 227 290 176 290
------
Take the Before-After differences and find their mean and std values
mean of differences = 86.14
std = 123.7
-----

5. Perform an appropriate test of hypothesis to determine if there is evidence, at the .05 level of significance, to support the claim that the mean bone marrow microvessel density is higher before the stem cell transplant than after the stem cell transplant? What is the value of the sample test statistic?
Ho: ud = 0(made no difference)
Ha: ud # 0 (made a difference)
t(86) = (86-0)/(123.7/sqrt(7)) = 1.8394
A. z = 1.8424
B. t = 1.8424
C. t = 2.7234
D. p = 2.7234
==============================
6.What is the p-value associated with the test of hypothesis you conducted?
A. p = .057493
B. p = .114986
C. p = .942597
D. p = .885014
p-value = 2*P(t > 1.8394 when df = 6) = 2*tcdf(1.8394,100,6) = 0.1155
-----------------------------------
7. At the .01 level of significance, is there sufficient evidence to conclude that the mean bone marrow microvessel density is higher before the stem cell transplant than after the stem cell transplant?
Since the p-value is greater than 1%, fail to reject Ho.
Since we assumed ud = 0 (no difference) we conclude the
procedure made no difference.
======================================
A. No
B. Yes
C. Cannot Determine
============
Cheers,
Stan H.
=============