Question 1:
Let’s say you have data on the type of health insurance available to 616 psychologically depressed subjects in the U.S. (Tarlov et al. 1989). The insurance is categorized as being either an indemnity plan (i.e., regular fee-for-service insurance which may have a deductible or coinsurance rate) or a prepaid plan (a fixed up-front payment allowing subsequent unlimited use as provided, for instance, by an HMO). The third possibility is that the subject has no insurance whatsoever. The dependent variable is coded 1 = Prepaid Plan, 2 = Uninsured, and 3 = Indemnity Plan. You wish to explore the demographic factors [(a) Age: continuous; (b) Gender: Male = 1; (c) Race: Nonwhite = 1] associated with each subject’s insurance choice, while controlling for the site of the study (the study was conducted in three sites, so you use two dummies one each for Site2 and Site3). Appropriately, you estimate a multinomial logit model using the Indemnity type insurance as the reference category and obtain the following results:
Question 2:
The Stata dataset for this question contains the 1978 repair records of 69 foreign and domestic cars. The variable that indicates the repair record (Rep78) takes on values 1=poor, 2=fair, 3=average, 4=good, and 5=excellent. Other variables in the dataset include each car’s Length (continuous), MPG (miles per gallon, continuous) and an indicator Foreign coded as 1 if it’s a foreign car and 0 if domestic. Analyze the repair record as a function of Length, MPG, and Foreign using the appropriate statistical model. Present a complete write-up of your analysis that addresses assessment of model fit, test of appropriate assumptions, and interpretation of parameter estimates. In addition, calculate the probability of each category of the dependent variable for foreign and domestic cars.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme