Question

In: Advanced Math

Hello, I am having difficulty with these questions. Please provide answers to all parts and show...

Hello, I am having difficulty with these questions. Please provide answers to all parts and show some work so I can learn. Thank you so much in advance! :)

  1. Suppose that you began a one-year study of tuberculosis (TB) in a subsidized housing community in the Lower East Side of New York City on January 1st, 2016. You enrolled 500 residents in your study and checked on their TB status on a monthly basis. At the start of your study on January 1st, you screened all 500 residents. Upon screening, you found that 20 of the healthy residents were immigrants who were vaccinated for TB and so were not at risk. Another 30 residents already had existing cases of TB on January 1st. On February 1st, five residents developed TB. On April 1st, five more residents developed TB. On June 1st, 10 healthy residents moved away from New York City were lost to follow-up. On July 1st, 10 of the residents who had existing TB on January 1st died from their disease. The study ended on December 31, 2016. Assume that once a person gets TB, they have it for the duration of the study, and assume that all remaining residents stayed healthy and were not lost to follow-up.

Is the subsidized housing community in the Lower East Side of New York City a dynamic or fixed population? Briefly explain the rationale for your answer.

a) What was the prevalence of TB in the screened community on January 1st? Format: (x) / (y) = (z), where X is the numerator for prevalence, Y is the denominator for prevalence and Z is the prevalence %

b) What was the cumulative incidence of TB over the year? Format: (x) / (y) =(z) where X is the numerator for incidence, Y is the denominator for incidence, and Z is the incidence as a %

c) Suppose that you wanted to calculate the incidence rate of TB in the study population. Calculate the amount of person-time that would go in the denominator of this incidence rate. Be sure to show your work.

d) What was the case-fatality rate among residents with TB over the course of the year? Format: (x) / (y) = (z) where X is the numerator for case-fatality, Y is the denominator for case-fatality, and Z is the case-fatality as a %.

Solutions

Expert Solution

Ans: i would say the population was static because we enrolled 500 of them and our observation was based on these 500 people. No other people was added in the experiment.


Related Solutions

Please show work! I have the answers to these parts, but I am having trouble working...
Please show work! I have the answers to these parts, but I am having trouble working through the problem to find the answer. Find the solution of the IVP: d.) 5y" - y' = 0, y(0) = -1, y'(0) = -1 (answer: y(t)=4 - 5 et/5) e.) 3y" - y = 0, y(0) = 3, y(t) is bounded for 0 <= t < infinity (answer: y = 3 exp(-(1/3)sqrt(3)t) ) g.) y" + 2y' + y = 0, y(0) =...
Hello, I am having difficulty with this assignment. I chose Amazon as my stock, but I...
Hello, I am having difficulty with this assignment. I chose Amazon as my stock, but I am confused on what they're asking :             Choose a stock that interests you. Utilizing Bloomberg (or other financial websites) as a source of data, collect the following      information:                         a. The stock’s Beta                         b. The rate of return on the market (S&P 500 Index)                         c. The risk-free rate (rRF)                         d. The last dividend paid (D0)...
These are the correct answers but I am having difficulty figuring out how these figures were...
These are the correct answers but I am having difficulty figuring out how these figures were reached. On March ​1, 2018​, Nailtique Nail Salons issued $450,000 of 15​-year, 5 percent bonds payable. The bonds were sold for $432,000. The bonds pay interest each August 31 and February 28​, and any discount or premium is amortized using​ straight-line amortization. Requirement 1. Fill in the blanks to complete each statement. a. Nailtique Nail Salons' bonds are priced at (express the price as...
Python Coding Question (Data Science) Hello I am having difficulty writing a code in python to...
Python Coding Question (Data Science) Hello I am having difficulty writing a code in python to do a specific task. I have two text files, Positive.txt and Practice_forhw1.txt. I want to write a script that will check if any words in Practice_forhw1.txt match any of the words in Positive.txt then the word would get replaced with a "+1" in the Practice_forhw1.txt and then print out the Practice_forhw1.txt.  (i.e if the word "happy" is in both Positive.txt and Practice_forhw1.txt then I want...
Hello, I am working on a C-program that deals with memory mapping, Please show all code...
Hello, I am working on a C-program that deals with memory mapping, Please show all code (code must be in the C) and outputs. The instructions are as follows INSTRUCTIONS: You have two sample c codes, one for the client and one for the server. IF the client makes a change in the shared memory, those changes will show on the server side. Your task is to adapt the change strategy to develop two applications so they can send messages...
Please, this is the fifth time I am posting this question, all the answers I am...
Please, this is the fifth time I am posting this question, all the answers I am getting are inaccurate because the experts are not putting all value into account like the loan interest rate, tax rate, depreciation, annual cash outflows, salvage value, annual cash inflows, and discount rate. please also support the answer with a full interpretation and the step by step approach in solving the answer. thank you:) In this paper, please discuss the following case study. In doing...
Hi there, I am having difficulty with the attached homework question. If you guys could please...
Hi there, I am having difficulty with the attached homework question. If you guys could please help work through the steps. My balance sheet isn't balancing :/ These financial statement items for Fairview Corporation at year-end, July 31, 2017. Salaries and wages payable $2,080 Salaries and wages expense 57,500 Supplies expense 15,600 Equipment 18,500 Accounts payable 4,100 Service revenue 66,100 Rent revenue 8,500 Notes payable (due in 2020) 1,800 Common stock 16,000 Cash 29,200 Accounts receivable 9,780 Accumulated depreciation-equipment 6,000...
This assignment is For a C++ class , I am having difficulty with getting the boolean...
This assignment is For a C++ class , I am having difficulty with getting the boolean statements the most; getting them set up properly inside the int main() area. You have been asked to define a tip-calculating function named calcTip that could be integrated into a larger piece of software designed to improve guest service at a restaurant. As a result, you must conform to the function specification used throughout the rest of the project's code: double calcTip(double checkAmount, bool...
I am working on these study questions and am having trouble understanding how it all works...
I am working on these study questions and am having trouble understanding how it all works together. Any help would be greatly appreciated!! An all equity firm is expected to generate perpetual EBIT of $50 million per year forever. The corporate tax rate is 0% in a fantasy no tax world. The firm has an unlevered (asset or EV) Beta of 1.0. The risk-free rate is 5% and the market risk premium is 6%. The number of outstanding shares is...
I am having a lot of difficulty on problem 2 I dont know how to use...
I am having a lot of difficulty on problem 2 I dont know how to use switch. Branching and looping Objectives: 1. Write a program that uses branching and a while loop. 2. Using boolean expressions and primitive variable types. Note: if you don’t have a laptop, work with another person. When you are done with the exercise, show your TA that you both worked on the assignment together and you will both get credit for the work. Problem 1:...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT