trueconnor / BUS-Z-798

Spring 2024 BUS-Z 798 Course Repository
0 stars 0 forks source link

Assignment 4 Submission #5

Closed trueconnor closed 9 months ago

trueconnor commented 10 months ago

This is the commit: 37ad1d3

This assignment is crazy! It a time eater...has eaten almost all the time of mine last week

amckenny commented 10 months ago

Question 1 - Looks good, but I worry about construct 3... Question 2 - You were very close, but your Stata code was a bit off - I'll give you an R&R if you'd like to rerun and interpret: To get the overall rwg statistics: image To get individual rwg statistics: image Your ICC interpretation mostly makes sense, but ICCs cannot be negative, suggesting that somehow the ICC function in Stata is giving you bad information. Here's the ICC for your construct 3, as part of the R&R, interpret this since the icc command didn't work for you: image Question 3 - Correct do you see an issue with your Construct 3 data? given there is supposed to be considerable between-person variance? Question 4 - Good Part 2 Question 1 - Good - I get slightly different rwg scores, but you're in the ballpark and interpretation is fine Question 2 - Looks good - I get slightly different transform_group scores for the intercepts as outcomes models but it looks like this is being done correctly. Question 3 - Looks good

trueconnor commented 10 months ago

Well, since no R&R should be wasted, haha, I redid the Part 1 Quetion 2 in this commit : eaca12c

amckenny commented 9 months ago

Looks good