Statistics
Statistics
1. What is data?
Data is a collection of information gathered by observations, measurements, research or analysis.
7. What is an interview?
The Interview Method of collecting data involves presentation of oral-verbal stimuli and reply in terms of oral
– verbal responses.
8. What is questionnaire?
This is the process of collecting data through an instrument consisting of a series of questions and prompts
to receive a response from individuals
For the given ungrouped data set plot the bar graph, pie chart,
line graph by grouping the data in Microsoft excel spread sheet and interpret the
obtained results. (Dataset, bar graphs, pie chart, line graph, leaf graph and
interpretation have to be entered in the answer script)
Ex-1. Using Microsoft Excel Spread Sheet Plot Bar Graph for the data collected from 100 people.
Restricting to 5 to 6 fruits, conduct survey on favorite fruit of a person in your locality.
Explain the graph with minimum 30 words.
Ex-2. Collect data of animal population from 50 different houses in your locality. Restricting to 4 to 5
animals’ types of animals, conduct survey on favorite animal in your locality. Explain the
graph with minimum 30 words.
Ex-3. Using Microsoft Excel Spread Sheet plot Pie Chart for data collected from 50 people.
Conduct a Survey on the smokers with respect to their ages in your locality. Explain the pie
chart with minimum 30 words.
Ex-4. Using Microsoft Excel Spread Sheet draw a line graph for the data collected from 50
students. Survey on Marks obtained by the students in your class in STATISTICS subject in
Skill Test. Explain your observations from the line graph in minimum 30 words.
Ex-5. Using Microsoft Excel Spread Sheet construct a leaf plot for the given dataset range 10 to
99. Explain the graph with minimum 30 words.
2. Write a python program to convert decimal into Binary, Octal and Hexadecimal Run and execute
3. Write a python program for check whether the given number is odd or even. Run and execute
4. Write a python program to find the sum of 10 natural numbers. Run and execute.
5. Write a python Program to enter marks of a student in different subjects and find result and
percentage. Run and execute by taking necessary dataset.