Confidence intervals for factors+continuous variables

  • Context: Graduate 
  • Thread starter Thread starter mtal
  • Start date Start date
  • Tags Tags
    intervals Variables
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
mtal
Messages
5
Reaction score
0
I have

[tex]y_{ij} = \mu_{i} + \alpha x_{ij} + e_{ij}[/tex]

where [tex]i = 1, 2,3[/tex] and [tex]j = 1, \ldots , r[/tex].
[tex]\mu_{i}[/tex] represents the mean of the data set plus factor levels i , [tex]\alpha x_{ij}[/tex] is a continuous variable.

So, the problem is the following:

Construct confidence intervals for [tex]\mu_1[/tex] , [tex]\mu_2 - \mu_1[/tex] , and [tex](\mu_3 - \mu_2) - (\mu_2 - \mu_1)[/tex].

The original problem consisted of finding conf.intervals for the same things except the continuous variable wasn't in the model.
I have looked around a lot, but I can't find any instructions on confidence intervals when both factors and continuous variables are included.

Help appreciated!
 
Physics news on Phys.org
You can think of it as follows:

Without the x, y = m + e implies m = mean(y).

When you have an x and the equation becomes y = m + ax + e, m = mean(y - ax), where a is the estimated slope coefficient.

EnumaElish