• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

VERY Urgent :ct 4 calculation of variance in case of 2 parameters

A

Arpan

Member
a) There are two covariates Z1 = 1 for smoker and 0 for non smoker. Z2 = 1 for male and 0 for female.
b) the parameter estimates are beta1(hat)= .05 and beta2(hat)= 015.
c) the covariance parameter matrix for beta1(hat) and beta2(hat) is

.0002 .0001
.0001 .0003

Determine the upper limit of the 95% confidence interval for the relative risk of a female non-smoker compared to male smoker.

I want to know how variance is to be calculated.


Thanks beforehand.
 
a) There are two covariates Z1 = 1 for smoker and 0 for non smoker. Z2 = 1 for male and 0 for female.
b) the parameter estimates are beta1(hat)= .05 and beta2(hat)= 015.
c) the covariance parameter matrix for beta1(hat) and beta2(hat) is

.0002 .0001
.0001 .0003

Determine the upper limit of the 95% confidence interval for the relative risk of a female non-smoker compared to male smoker.

I want to know how variance is to be calculated.


Thanks beforehand.

a11 = Cov(B1,B1) = Var (B1)
a12 = Cov (B1,B2) = a21
a21 = Cov(B2,B1) = a12
a22 = Cov(B2,B2) = Var(B2)
 
Back
Top