Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1 0 . Each year the people at Stack Overflow ask the developer community about all kinds of things related to their jobs. The columns
Each year the people at Stack Overflow ask the developer community about all kinds of things related to their jobs. The columns included in this partial dataset are:
RespondentID
Country
JobSatisfaction
UndergradMajor
ConvertedSalary
Exercise
Gender
RaceEthnicity
EducationParents
HoursOutside
Age
LastNewJob
LanguageWorkedWith
Answer following questions based on this dataset. Hint: You will need to use string, list, and dictionaries...
a How many developers responded to the survey from each country?
b Is the computer industry showing signs of gender and racial equity with respect to salary? To answer this, you need to find
c What is the minimum, maximum, average, and median salary for male programmers? Female programmers? By different raceethnicities By country? Undergrad Major, etc?
d Create a frequency table showing how many developers use a given programming language.
e Develop your own questions!
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started