HI,
I have a dataset of some firms which provide services to some clients in 10 different regions. How can I calculate market share of each firm in each region based on the number of their clients?
my variables are: firm_id, firm_name, client_id, region
for example:
firm_id, firm_name, client_id, region
10,firm1,client1,region1
10,firm1,client2,region1
10,firm1,client3,region1
20,firm2,client4,region1
20,firm2,client5,region1
30,firm3,client6,region2
30,firm3,client7,region2
40,firm4,client8,region2
10,firm1,client9,region2
so on
in region 1, the market share of firm1 is 60%, but in region 2, its market share is 25%
thank you
Related Posts with Market share of different firms in different regions
Deriving ISEI from ISCO-08 and ISCO-88 with 2 digits. Is it possible?Hi there! I have a dataset covering 14 years, and I have isco88 and isco08 with only 2 digits for t…
Coefplot with multiple models to show change over time horizontallyHello, I'm trying to plot concertation indices for 5 variables obtained from separate linear regres…
Minimize under a restriction (in each individual)I wanna to find individual values to minimize an outcome in a restriction. *variables - fac1, ..., …
Help with xtabond2Dear Sir/Madam, I am trying to use the xtabond2 command for system GMM. I am getting TWO problems,…
Error uninstalling a package: Criterion matches more than one packageDavid Roodman posted yesterday a discussion of xtabond2, contributed by him I installed the package …
Subscribe to:
Post Comments (Atom)
0 Response to Market share of different firms in different regions
Post a Comment