Skip to main content

Translate

Statistics Exercise -13.2

Hi Friends and Champs!
We will talk about the mode of some supplied grouped data today. Remember that you have already learnt the mode for ungrouped data from the last class. As you are previously aware, the mode for ungrouped data is the frequency that is repeated more frequently. As an illustration:

Example - Run score by a batsman in 8 matches are 50,98,99,98,76,75,99,98.Find the mode ?

Solution : 98 runs repeated 3 times , Hence mode is 98.


It is evident from the example above that figure 98 is the mode because it is repeated three times.Thus, it is easy to find the mode for ungrouped data. However, it is a little more complicated with aggregated data. For ungrouped data, we select the class with the highest frequency and use the formula below to determine the mode.
Mode=l+f1f02f1f0f2×h where l = lower limit of the modal class,
h = size of the class interval (assuming all class sizes to be equal),
f1 = frequency of the modal class,
f0 = frequency of the class preceding the modal class,
f2 = frequency of the class succeeding the modal class.
Now begine the next exercise.


Exercise13.2

1. The following table shows the ages of the patients admitted in a hospital during a year:
Age ( in years)          5-15     15-25     25-35     35-45     45-55     55--65
Number of patients     6          11          21          23          14              5
Find the mode and the mean of the data given above. Compare and interpret the two measures of central tendency.
Solution:
Age ( in Years Model Class Number of patients Class Marks xi ui=(xi-40)/10 fiui
5-15 6 10 -3 -18
15-25 11 20 -2 -22
25-35 f0 21 30 -1 -21
35-45 Model Class -f1 23 40 0 0
45-55 f2 14 50 1 14
55-65 5 60 2 10
Total 80 -37
We first calculate the Mean  x̅= a+ hΣfiuiΣfi  x̅= 40+ 103780  x̅= 40+ 10×0.4625  x̅= 35.375 Ans
and Mode is: Mode=l+f1f02f1f0f2×h Mode=35+23212×232114×10 Mode=36.82 Ans. 
3. The following data gives the distribution of total monthly household expenditure of 200 families of a village. Find the modal monthly expenditure of the families. Also, find the mean monthly expenditure :

Solution:
 x̅= a+ hΣfiuiΣfi  x̅= 3250+ 500235200  x̅= 3250+ 500×1.175  x̅= 2662.5 Rs. Mean Value Ans
and Mode is: Mode=l+f1f02f1f0f2×h Mode=1500+40242×402433×500 Mode=1847.83 Rs. Mode Value Ans.
4. The following distribution gives the state-wise teacher-student ratio in higher secondary schools of India. Find the mode and mean of this data. Interpret the two measures.
Solution:
 x̅= a+ hΣfiuiΣfi  x̅= 32.5+ 52335  x̅= 32.5+ 5×0.6571  x̅= 29.21428 Students Per Teacher Ans
and Mode is: Mode=l+f1f02f1f0f2×h Mode=30+1092×1093×5 Mode=30.625 Students Per Teacher Ans.
5. The given distribution shows the number of runs scored by some top batsmen of the world in one-day international cricket matches.
Find the mode of the data.
Solution:
 x̅= a+ hΣfiuiΣfi  x̅= 7500+ 10008749  x̅= 7500+ 1000×1.7755  x̅= 5724.489 Runs Mean Value Ans
and Mode is: Mode=l+f1f02f1f0f2×h Mode=4000+1842×1849×1000 Mode=4608.69 Runs Mode Value Ans.
6. A student noted the number of cars passing through a spot on a road for 100 periods each of 3 minutes and summarised it in the table given below. Find the mode of the data :
Solution:
 x̅= a+ hΣfiuiΣfi  x̅= 45+ 1043100  x̅= 45+ 10×0.43  x̅= 40.7 Cars Mean Value Ans
and Mode is: Mode=l+f1f02f1f0f2×h Mode=40+20122×201211×10 Mode=44.71 Cars Mode Value Ans.

I hope all the questions are properly readable and understandable, in case of some confusion, kindly let me know in comment section 🙏🙏🙏






Comments

Popular posts from this blog

Statistics Exercise -13.1

Hi Friends and Champs! In the next exercise, we will talk about the mean or average for given data. You already learn about the mean for the ungrouped data in the previous class: Example for the data as given below:    Observations           Frequency of occurrence           x 1                                                   f 1           x 2                                                  f 2           x 3                                       ...

Pair of Linear Equation in two variables Exercise - 3.3 Elimination Method

Hi Friends and Champs! In the next exercise, we will solve the questions by the elimination method.                                                                 EXERCISE 3.3.  1. Solve the following pair of linear equations by the elimination method and the substitution method :         (i) x + y = 5 and 2x – 3y = 4                          (iii) 3x – 5y – 4 = 0 and 9x = 2y + 7         (ii) 3x + 4y = 10 and 2x – 2y = 2                  (iv) x/y +  2y/3 = -1 and x - y/3 = 3 Solution:  (i)  x + y = 5 --------------- (1)        2x – 3y = 4  -------------(2) Multiply ...

Arithmetic Progressions Exercise 5.3

 Hi Friends and Champs! Before proceeding to the next exercise, we need to understand the following: The general form of an AP is : a, a+d, a+2d, a+3d, ..................................,a+(n-1)d Let S is the sum of first n term of the above given AP then, S n  = a + (a+d) + [ a + 2d ] + [ a+ 3d ] + ---------------------+ [ a+(n-2)d]+ [ a+ (n-1)d] ----------(1) let reverse the order of eq(1), we have, S n = [ a+(n-1)d ] + [ a + (n-2)d ] + -----------------------------+ (a+2d) + (a+d) + a -----------------(2) Adding eq (1) and (2), we have 2 S n  = [ 2a+(n-1)d ] + [ 2a+(n-1)d ]+ [ 2a+(n-1)d ]+ [ 2a+(n-1)d ]+ [ 2a+(n-1)d ]+++++  n times => 2 S n  = n[ 2a+(n-1)d ] =>  S n  = n/2[ 2a+(n-1)d ] the sum of first n terms of an AP As we already know , that if " l " is the last term of an AP of n terms then l = a + (n-1)d So  S n  = n/2[2a + (n-1)d] =>  S n  = n/2[ a+ {a +(n-1)d}] =>   S n  = n/2[a + l ]     ...

Quadratic Equation Exercise 4.2

Hi Friends and Champs! Before to begin next exercise, we need to understand some basic points, for solving the problems easily. As you know the general equation for quadratic equation is: ax 2 +bx+c=0, a ≠ 0 To factorize  Step -1:  Multiply coefficient of  x 2   with constant term i.e. multiply "a" and "c". Step-2:  Factorize middle term or coefficient of x, such that the multiplication should be equal to the result obtained from multiplication of "a" and "c" and addition or subtraction should be equal to the middle term coefficient "b".  Ex:    x 2 +5x+6=0  Step -1:  Multiply coefficient of x 2   with constant term i.e. multiply "a" and "c",                 i.e. 1 x 6 =6 Step -2:  3 + 2 =5 (middle term coefficient)               3 x 2 = 6 (multiplication of "a" and "c")          ...

NCERT Class 10 Math Quadratic Equation Exercise 4.3

 Hi Friends and Champs! Before We start next exercise, need to give some attention on below considerations: As you know the general equation of a quadratic equation is:             ax 2  + bx + c = 0 , a ≠ 0 solve this equation to find the roots or Zeroes for "x" . In above result roots or ZEROES of the general equation ax 2  + bx + c = 0 , a ≠ 0 depend on the value of  (b 2 - 4ac) called  Discriminant  . Now we have 3 cases in this scenario. Ist Case :      When discriminant ( b 2 - 4ac ) > 0 , Roots will be real and distinct. 2nd Case :    When discriminant ( b 2 - 4ac ) = 0, Roots will be identical and real. 3rd Case :     When discriminant ( b 2 - 4ac ) < 0 , Roots will be imaginary and distinct. Exercise: 4.3 1. Find the nature of the roots of the following quadratic equations....

Introduction to Trigonometry Ex- 8.1

 Hi Friends and Champs Before we proceed to the next exercise let's understand some basic facts about trigonometry.  Trigonometry is the combination of three Greek words " tri", "gon"  and  " metron"  . " tri"  mean three " gon"  means sides and " metron"  mean measure. So, trigonometry means to study the relationship between sides and angles of a triangle.    Trigonometry Ratios:   Let  Δ ABC is a right angle triangle , right angle at B, then: Sin A = BC / CA           i.e. Side opposite to angle A / Hypotenuse Cos A = AB / CA             i.e. Side adjacent to angle A / Hypotenuse Tan A = BC / AB             i.e. Side opposite to angle A / Side adjacent to angle A  Cosec A = CA / BC      i.e Hypotenuse /. Side opposite to angle A Sec A = CA / AB          i.e. Hypotenuse / ...

Learn Excel V-Lookup in Easy Way

Let We have three tables  names:  Table - 1 ( our Main Database Table ) and  Table - 2 Where we have only Name of customer and require Mob No  Table -3 Where we have customer name and require customer City.  VlookUP Function is: VLOOKUP(lookup_value , table_array, col_index_num ,[range_lookup])  lookup_value Attribute : what you want to search.   table_array attribute       : where vlookup funtion will search , Fix data range from database   col_index_num attribute : which column data result you require from selected data range .   range_lookup   attribute    : Either you require exact match for your lookup_value or partial match.                                                                     ...

Real Numbers Exercise 1.1

 Hi Friends and Champs, Before coming to the exercise 1.1, we need to understand some points, which you have already read in class IX. Prime Number: Those numbers which could be divide by "1" and itself. i.e. there are only two multiple of the number, example 2,3,5,7...... etc. 2 is the smallest prime number we have. "1" is not a prime number, because for a prime number there should be exactly two multiples of the number, but "1" have only one multiple which is itself. Prime factors: Prime factors are the product of prime numbers for a given number. ex 2x2x3x5 are the prime factors for the number 60.   Exercise 1.1 Q-1 Express each number as a product of its prime factors: (i) 140        (ii) 156    (ii) 3825    (iv)  5005     (v) 7429 Note: Prime numbers are those numbers, which could be divide by 1 and by itself. Note: Do not try to skip the steps in prime factorization, start from the lowest prime number. Solution:...

Surface Areas and Volumes Exercise - 12.2

Hi Friends and Champs!  In this chapter, we will learn to find the resulting volumes by joining or scooping of different shape bodies in the same way as in previous exercise. Let's start.  Exercise 12.2 1.A solid is in the shape of a cone standing on a hemisphere with both their radii being equal to 1 cm and the height of the cone is equal to its radius. Find the volume of the solid in terms of π.  Solution: radius of both cone and hemisphere r = 1 cm height of the cone h = r = 1 cm Volume "v" of the solid = volume of the hemisphere + volume of the cone v = 2/3  πr ³ + 1/3  πr ² h =2/3  π1 ³ +   1/3  π1 ² ×1 = 2/3  π +  1/3  π = π cm ³ Ans. 2. Rachel, an engineering student, was asked to make a model shaped like a cylinder with two cones attached at its two ends by using a thin aluminium sheet. The diameter of the model is 3 cm and its length is 12 cm. If each cone has a height of 2 cm, find the volume of air contai...