

InterviewSolution
Saved Bookmarks
1. |
Calculate data of 6 observations with mean as 10. `{:("Across",,"Down"),("2. Information in numerical form",,"1. Data can be represented in pictures."),(5.360^(@)"times the ratio of copponent value and the sum of values of all components",,"3. In pie chart, the value of component is proportional to this"),("6. Circle is divided like these to represent a data",,"4. Thses are the parts of a kind of a graph"),("8. Angle of all sectors together",,"7. Data represented as a line"),("10. In bar graph the value of the data is proportional to this",,"9. In bar graph all bars are equal in this"),("11. Circular graph",,),("In this graph, data is converted into rectangles",,):}` |
Answer» Correct Answer - `{:("Across",,"Down"),("2. Data",,"1. Pictograph"),("5. Sector angle",,"3.Angle"),("6.Sectors",,"4. Bars"),("8. Three sixty",,"7. Line graph"),("10. Height",,"9.Width"),("11. Pie chart",,),("12. Bar graph",,):}` Mean = 10 Number of observations=6 10=Sum/6 Sum = 60 One of the ways to obtain observations is we can write numeral 10 six times with sum 60. Hence, the observations are 10,10,10,10,10,10 |
|