0% found this document useful (0 votes)
11 views4 pages

Project Details

Uploaded by

moohit120
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views4 pages

Project Details

Uploaded by

moohit120
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

BACKGROUND:

(EVIDENCE TO DESCRIBE AND EXPLAIN THE CONTEXT OF THE PROBLEM)

Millions of students apply for internships/jobs every year, resumes play an Important
role In playing the first Impression. The recruiters spend a max of 2-3 minutes
reviewing a resume after it landed in their mailbox or Job board, ATS application.
Surprising more than 70% of resumes get rejected in the initial screening.

Cloud Counselage

RELEVANCE:

(DESCRIPTION OF WHY THE PROBLEM MATTERS) It's important to pay attention to


details and spend some qualitative time preparing a quality resume to get through
this Initial screening as the job market is really competitive

OBJECTIVE:

We aim to conduct a comprehensive analysis of our student interns to gain insights


about relationship between their academic performance, event participation, career
aspiration and factors influencing their success. We have collected a dataset
containing various attributes for each student.

BASIC QUESTIONS: (Attempt any 8)

1.How many unique students are included in the dataset?

2.What is the average GPA of the students?

3.What is the distribution of students across different graduation years?

4.What is the distribution of student's experience with Python programming?

5.What is the average family income of the student?

6. How does the GPA vary among different colleges? (Show top 5 results only)

7.Are there any outliers in the 'attending status' & 'quantity (number of courses
completed) attribute?

8.What is the average GPA for student from each city?

9.Can we identify any relationship between family income and GPA?


OBJECTIVE: (continue)

MODERATE QUESTIONS: (Attempt any 8)

Cloud Counselage

10.How does the expected salary vary based on factors like 'GPA', 'Family income',
'Experience with python (Months)'?

11.Which event tend to attract more students from specific fields of study?

12.Do students in leadership positions during their college years tend to have higher
GPAs or better expected salary?

13.Is there a correlation between leadership skills and expected salary of the
students?

14. How many students are graduating by the end of 2024?

15.Which promotion channel brings in more student participations for the event?

16. Find the total number of students who attended the events related to Data
Science? (From all Data Science related courses.)

17. Those who have high CGPA & More experience in language those who had high
expectations for salary? (Avg)

18. How many students know about the event from their colleges? Which of these
Top 5 colleges?

INSTRUCTIONS:
(PROVIDE CONSTRAINTS TO DELIVER THE PROJECT)

You should use python as the base tool.

The output submissions format is standard so development can be done on the


platform of choice.

We have collected a dataset containing below attributes for each student:

First name and last name: These attributes identify the student individually.
Quantity (number of courses completed): This attribute indicates the number of
courses each student has completed during their time at the institute.

E-mail (of all students): This contains the mail-id of all the students.

• College name: This attribute specifies the college from which graduates.

o Year of graduation: This attribute denotes the year in which completed their
graduation.

• City: This attribute captures the city of residence or hometown for each student.

GPA (Grade Point Average): This attribute represents the academic performance of
each student based on their GPA

• Experience with Python programming (In months): This attribute indicates the level
of experience each student has with Python programming.

Family income: This attribute denotes the income level of each student's family.

• Expected Salary: This attribute indicates whether each student is currently o


employed or unemployed.

Leadership skills: The students possess leadership skills or not.

• Study the Data completely by understanding the necessity of each column.

Prepare the data wherever required to get better results,

Present the results in understandable Industry-Standard format.

Here is the name of the columns of the given dataset for the following problem.

1. First Name
2. Email ID
3. Quantity
4. Events
5. Attendee Status
6. College Name
7. How did you come to know about this event?
8. Specify in "Others" (how did you come to know about this event)
9. Designation
10. Year of Graduation
11. City
12. CGPA
13. Experience with Python (Months)
14. Family Income
15. Expected Salary (Lac)
16. Leadership Skills

You might also like