Save
Statistics
Binned data
Save
Share
Learn
Content
Leaderboard
Learn
Created by
Kirill
Visit profile
Cards (4)
median class is a class to which a point, dividing the set into two
equal halves belongs.
How to find median class?
Compute relative frequency and
cumulative frequency.
Then choose the
class
, which has a
cumulative frequency
>=
0.5.
How to find median value withing median class?
m
e
d
i
a
n
v
a
l
u
e
=
median\; value =
m
e
d
ian
v
a
l
u
e
=
L
+
L +
L
+
0.5
−
F
p
F
c
−
F
p
(
U
−
L
)
\frac{0.5-F_p}{F_c-F_p}(U-L)
F
c
−
F
p
0.5
−
F
p
(
U
−
L
)
What
symbols in formula of computing median formula means?
L
-
Lowest
value within the bin
U
-
Biggest
value within the bin
F_c
- cumulative frequency of the current class
F_p - cumulative frequency of the previous class