I have reviews from several (domestic) sources for a large sample of films in my dataset. Further, I have specified if the film is foreign or domestic.
So, for each film, I have a review from source 1, one from source 2, one from source 3 (and so on) and a dummy variable, taking the value 0 if the film is domestic, and 1 if it is foreign.
What I want to do is to see if the variance in the reviews of domestic films are larger than foreign films to test the hypothesis that domestic film critics are affected by foreign film critics.
Is there a simple way of doing this?
So, for each film, I have a review from source 1, one from source 2, one from source 3 (and so on) and a dummy variable, taking the value 0 if the film is domestic, and 1 if it is foreign.
What I want to do is to see if the variance in the reviews of domestic films are larger than foreign films to test the hypothesis that domestic film critics are affected by foreign film critics.
Is there a simple way of doing this?
Comment