Next Article in Journal
The Improved Dual-view Field Goniometer System FIGOS
Previous Article in Journal
Electrocatalytic Detection of Amitrole on the Multi-Walled Carbon Nanotube – Iron (II) tetra-aminophthalocyanine Platform
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Statistical Meaning of Kurtosis and Its New Application to Identification of Persons Based on Seismic Signals

Shanghai Institute of Micro-system and Information Technology, Chinese Academy of Sciences, 200050, Shanghai, P.R. China
*
Author to whom correspondence should be addressed.
Sensors 2008, 8(8), 5106-5119; https://doi.org/10.3390/s8085106
Submission received: 14 July 2008 / Revised: 14 August 2008 / Accepted: 20 August 2008 / Published: 27 August 2008

Abstract

:
This paper presents a new algorithm making use of kurtosis, which is a statistical parameter, to distinguish the seismic signal generated by a person's footsteps from other signals. It is adaptive to any environment and needs no machine study or training. As persons or other targets moving on the ground generate continuous signals in the form of seismic waves, we can separate different targets based on the seismic waves they generate. The parameter of kurtosis is sensitive to impulsive signals, so it's much more sensitive to the signal generated by person footsteps than other signals generated by vehicles, winds, noise, etc. The parameter of kurtosis is usually employed in the financial analysis, but rarely used in other fields. In this paper, we make use of kurtosis to distinguish person from other targets based on its different sensitivity to different signals. Simulation and application results show that this algorithm is very effective in distinguishing person from other targets.

1. Introduction

Persons or other targets moving on the ground generate continuous impacts which propagate in the form of seismic waves that can be measured by geophones or seismic sensors. The signal generated by a person's footsteps can be distinguished from the signals generated by other targets, based on their impulsive nature.
Many previous papers have focused on feature extraction and classifier design. These methods are so complicated and lacking in robustness, that it is impractical to apply them to common applications. In [1] a new feature extraction algorithm based on the mel-cepstrum analysis was investigated, but it can only be used to some special environments. A novel target classification method by means of a microaccelerometer has been described [2]. It is also particular to some special environments and complicated. In order to make these methods applicable to new environments, it is necessary to train the classifier again and again. In [3] the characteristics of people's footsteps signature were examined, but no effective algorithm to identify persons from other targets was shown. Paper [4] proposes a new feature extraction method based on psycho-acoustics parameters to recognize people's footsteps, but it's impossible to apply the algorithm widely as acoustics signal is easily disturbed.
From above, we can see that there are more or less faults in the existing methods used in person recognition. In this paper, we provide an algorithm using the parameter of kurtosis which shows more simpleness and robustness. The remainder of this paper is organized as follows: section 2 describes the statistical meaning of kurtosis. Section 3 lists and discusses the simulation results of the algorithm using kurtosis which is applied to recognize person footsteps. Section 4 gives the conclusion and predicts future work.

2. The statistical meaning of kurtosis

Karl Pearson [5] defined a distribution's degree of kurtosis as:
η = β 2 3
where
β 2 = ( X μ ) 4 n σ 4
X denotes the sequence of inputs, μ represents the mean value of X, σ is referred to the variance of X and n the length of input sequence X. The expected value of the distribution of Z = X μ σ scores which have been raised to the fourth power. β2 is often referred to as “Pearson's kurtosis”, and β2 − 3 (often symbolized with γ2, that is γ2 =β2 −3) as “kurtosis excess” or “Fisher's kurtosis”.
An unbiased estimator [6-8] for γ2 is
g 2 = n ( n + 1 ) Z 4 ( n - 1 ) ( n - 2 ) ( n - 3 ) - 3 ( n - 1 ) 2 ( n - 2 ) ( n - 3 ) .
For large sample sizes (n>1000), g2 may be distributed approximately normally, with a standard error of approximately 24 / n.
Pearson [5] introduced kurtosis as a measure of how flat the top of a symmetric distribution is when compared to a normal distribution of the same variance. He referred to more flat-topped distributions (γ2< 0) as “platykurtic”, less flat-topped distributions (γ2> 0) as “leptokurtic”, and equally flat- topped distributions as “mesokurtic” 2 ≈0). Kurtosis is actually more influenced by scores in the tails of the distribution than scores in the center of a distribution [9]. Accordingly, it is often appropriate to describe a leptokurtic distribution as “fat in the tails” and a platykurtic distribution as “thin in the tails”. Platykurtic curves have shorter ‘tails’ than the normal curve of error and leptokurtic longer ‘tails’.
Moors [10] demonstrated that β2 = V(Z2) + 1. Accordingly, it may be best to treat kurtosis as the extent to which scores are dispersed away from the shoulders of a distribution, where the shoulders are the points where Z2= 1, that is, Z = ±1. Balanda and MacGillivray [11] wrote “it is best to define kurtosis vaguely as the location- and scale-free movement of probability mass from the shoulders of a distribution into its centre and tails”. If one starts with a normal distribution and moves scores from the shoulders into the center and the tails, keeping variance constant, kurtosis will increase. The distribution will likely appear more peaked in the center and fatter in the tails, like a Laplace distribution (γ2= 3).
Let us denote p(x) the probability density function (pdf) of a random process x(t) and E() the mean. The kurtosis k[x(t)] is:
K [ x ( t ) ] = C u m 4 ( x ) E ( x 2 ) 2 = E ( x 4 ) 3 E ( x 2 ) 2 + 12 E ( x ) 2 E ( x 2 ) 4 E ( x ) E ( x 3 ) 6 E ( x ) 4 E ( x 2 ) 2
Assume the mean E() is zero, and k[p(x)] can be written as:
K [ x ( t ) ] = C u m 4 ( x ) E ( x 2 ) 2 = E ( x 4 ) E ( x 2 ) 2 3
Clearly, the kurtosis sign ks(x) is equal to the fourth-order cumulant sign. Some properties can be easily derived.
1)
Cum4 (ax+ b) = a4Cum4 (x), so ks(x) is invariant by any linear transformation ks(ax+b)=ks(x)
2)
Let p(x) = pe (x) + po (x), where pe (x) is even and po (x) is odd. It is easy to prove that ks(x) only depends on pe (x) and that pe (x) can be considered as a pdf.
Therefore, in the following, the study may be restricted to a zero-mean process x(t) whose the pdf p(x) is even and has a variance σ2x = 1
It is well known that the kurtosis of a Gaussian distribution is equal to zero. Intuitively, the sign of the kurtosis seems related to the comparison between p(x) and Gaussian distribution, by considering the asymptotic properties of the distribution and the following definition:
A pdf p(x) is said over-Gaussian (respectively sub-Gaussian), if ∀xx0, p(x) > g(x) (respectively, p(x)<g(x)), where g(x) is the normalized Gaussian pdf. In many examples, it seems that ks(x) is positive for over-Gaussian signals and negative for sub-Gaussian signals.
Let us consider that for x>0, the equation p(x)=g(x) only has one sulotion p > 0, it is known that the fourth-order cumulant of a Gaussian distribution is zero. As a consequence, we can write:
+ x 4 g ( x ) d x = 3 + x 2 g ( x ) d x = 3. In addition, we just may study the sign of γ = 1 2 K [ x ( t ) ], and we can prove that
γ = 0 ρ x 4 ( p ( x ) g ( x ) ) d x + ρ x 4 ( p ( x ) g ( x ) ) d x
Let us consider that the pdf p(x) is an over-Gaussian signal. Then, the sign of p(x)-g(x) remains constant on each interval [0,ρ] and [ρ, ∞]. Using the second mean value theorem, γ can be rewritten as:
γ = λ 4 ρ ( p ( x ) g ( x ) ) d x ξ 4 0 ρ ( g ( x ) p ( x ) ) d x
Where 0 < ξ < ρ < λ. Using the fact that p(x) and g(x) are both pdf, we can deduce that
0 ( p ( x ) g ( x ) ) d x = 0 ρ ( p ( x ) g ( x ) ) d x + ρ ( p ( x ) g ( x ) ) d x = 0 .
Taking into account that p(x) is over-Gaussian, we deduce
ρ ( p ( x ) g ( x ) ) d x = 0 ρ ( g ( x ) p ( x ) ) d x > 0
Using the above two equation, we remark that:
γ = ( λ 4 ξ 4 ) ρ ( p ( x ) g ( x ) ) d x > 0
Finally, if p(x) is an over-Gaussian pdf, then its kurtosis is positive. Using the same reason and under the same condition, we can claim that a sub-Gaussian pdf has a negative kurtosis.
There are some basic results about kurtosis given by Richard [12-14]. These results are helpful for understanding the statistical meaning of kurtosis. Here are some of these results.
For standard scores, Z = X μ σ, the kurtosis of X is:
k = 1 N ( X μ ) 4 s 4 = 1 N ( X μ s ) 4 = 1 N Z 4
Assume the two points of the distribution are at 0 and 1, with p being the frequency at 1. Then μ = p , σ = p q
z 1 = 1 μ σ = q p q = p q z 0 = 0 μ σ = p p q = p q k = 1 N Z 4 = ( p z z 4 + q z 0 4 ) = q 2 p + p 2 q
As p + q =1
So we have
k = 1 N Z 4 = ( p z z 4 + q z 0 4 ) = q 2 p + p 2 q = 1 p q 3
For a three-point distribution in which the density is p, then
k = ( 1 p 2 ) ( 1 ) 4 + p ( 0 ) 4 + ( 1 p 2 ) ( 1 ) 4 σ 4 = ( 1 p ) σ 4
σ 2 = ( 1 p 2 ) ( 1 ) 2 + p ( 0 ) 2 + ( 1 p 2 ) ( 1 ) 2 = 1 p
So
k = 1 1 p
Starting again with a normal distribution, moving scores from the tails and the center to the shoulders will decrease kurtosis. A uniform distribution certainly has a flat top, with γ2 = –1.2, but γ2 can reach a minimum value of –2 when two score values are equally probably and all other score values have probability zero (a rectangular U distribution, that is, a binomial distribution with n =1, p = 0.5). One might object that the rectangular U distribution has all of its scores in the tails, but closer inspection will reveal that it has no tails, and that all of its scores are in its shoulders, exactly one standard deviation from its mean.
Kurtosis is usually of interest only when dealing with approximately symmetric distributions. Skewed distributions are always leptokurtic [15]. Among the several alternative measures of kurtosis that have been proposed (none of which has often been employed), is one which adjusts the measurement of kurtosis to remove the effect of skewness [16].
There is much confusion about how kurtosis is related to the shape of distributions. Many people have asserted that kurtosis is a measure of the peakedness of distributions, which is not strictly true.
It is easy to confuse low kurtosis with high variance, but distributions with identical kurtosis can differ in variance, and distributions with identical variances can also differ in kurtosis. Here are some simple distributions that may explain what kurtosis is, in part, a measure of tail heaviness relatives to the total variance in the distribution.
A has the least kurtosis (–2 is the smallest possible value of kurtosis) and G the most. In the maximally platykurtic distribution A, which initially appears to have all its scores in its tails, no score is more than one σ away from the mean, that is, it has no tails! In the leptokurtic distribution G, which seems only to have a few scores in its tails, one must remember that those scores (5 and 15) are much farther away from the mean (3.3 σ) than are the 5's & 15's in distribution A. In fact, in G nine percent of the scores are more than three σ from the mean, much more than you would expect in a mesokurtic distribution (like a normal distribution), thus G does indeed have fat tails.
Kurtosis is the degree of peakedness of a distribution, defined as a normalized form of the fourth central moment of a distribution. The kurtosis for a number of some common distributions is shown below.
The following example makes it quite clear that a higher kurtosis implies that there are more extreme observations (or that the extreme observations are more extreme). It is also evident that a higher kurtosis also implies that the distribution is more ‘single-peaked’ (this would be even more evident if the sum of the frequencies was constant).
We may define mesokurtic as “having β2 equal to 3”, while platykurtic curves have β2 < 3, and leptokurtic β2 > 3. The important property which follows from this is that platykurtic curves have shorter “tails” than the normal curve of error and leptokurtic longer “tails”.
From the discussion above, the statistical meanings of kurtosis is given: kurtosis is a kind of measure of data's degree of outlier or data's peakedness.

3. The new application of kurtosis

The kurtosis of a random variable X is defined:
K = E ( X E ( X ) ) E ( X E ( X ) )
x1,…, xn is the samples from random variable X, and the kurtosis of samples is defined:
k n = s n 4 ( s n 2 ) 2 = n i = 1 n ( x i x ¯ ) 4 [ i = 1 n ( x i x ¯ ) 2 ] 2
Where x ¯ = 1 n i = 1 n x i, x n 4 = 1 n i = 1 n ( x i x ¯ ) 4, x n 2 = 1 n i = 1 n ( x i x ¯ ) 2. It can be seen that the kurtosis of random variable and samples is independent of mean and variance.
The seismic signals of persons, trucks and tracklayers are collected at the sample rate of 1Ksps with the resolution of 16 bits, and the kurtosis extracted from each target signal is calculated every 512 samples. For each 512 samples of the signal, the kurtosis is calculated by the following formulation:
K x = E { ( x μ ) 4 } E 2 { ( x μ ) 2 }
Where E denotes the mean of input signal, μ is referred to the mean of x.

3.1. Simulation results

Why are tailedness and peakedness both components of kurtosis? It is basically because kurtosis represents a movement of mass that does not affect the variance. Consider the case of positive kurtosis, where heavier tails are often accompanied by a higher peak. Note that if mass is simply moved from the shoulders of a distribution to its tails, then the variance will also be larger. To leave the variance unchanged, one must also move mass from the shoulders to the center, which gives a compensating decrease in the variance and a peak. For negative kurtosis, the variance will be unchanged if mass is moved from the tails and center of the distribution to its shoulders, thus resulting in light tails and flatness [17].
The kurtosis of several typical distributions, including normal distribution, rayleigh distribution and beta distribution, is given in figure 1.

3.2. Kurtosis for background noise, tracklayer and truck

In this section, we will simulate the results of kurtosis. First, we collect the seismic signal by the seismic sensors. The raw seismic signal is then divided into N blocks with 512 samples each. The parameter of kurtosis is calculated every block. That is to say, we can get only one value from 512 samples. In order to make the simulation results clearer and easier to understand, we add 511 zeros to each kurtosis to form the final simulation results.
In figure 2 and figure 3, we list the seismic signal of tracklayer, light truck and background noise deprived in gravelly clay region and loessal soil region respectively. Also, we plot the parameter of kurtosis of each target.
From figure 2, we can see that the parameter of kurtosis of background noise environment is far below 5 while the value of tracklayer and truck signal rises but is still below 5 in gravelly clay region.
From figure 3, we can see that the parameter of kurtosis of background noise environment is also far below 5 while the value of tracklayer and truck signal rises but is still below 5 in loessal soil region.
After comparing the results from figure 2 and figure 3, we can see that the kurtosis of the non-impulsive signal is below 5 no matter in which type of geologic features. In another words, the algorithm we use needs no machine study or training which is quite useful and convenient when we apply it in any new atmosphere.

3.3. Kurtosis for person

In figure 4 and figure 5, we give the seismic signal of person deprived in gravelly clay region and loessal soil region respectively. Also, we plot the parameter of kurtosis.
It can be seen from figure 4 and figure 5 that the parameter of kurtosis is below 5 when there is no person and the results are in accordance with the results in figure 2 and figure 3. Oppositely, the value of kurtosis is far beyond 4 when some person passes by. Also, we can see the adaptation of the algorithm in different region from the comparison between figure 3 and figure 4.
From above, we can make the following conclusions:
1)
The kurtosis of impulsive signals is far beyond 5;
2)
The kurtosis of non-impulsive signals is below 5;
3)
The values of kurtosis are independent of the geologic features and are only dependent on the feature of signals.
From the analysis above, it is clear that we can distinguish person from other targets depending on the value of kurtosis in any atmosphere and needs no machine study and training.

4. Conclusion

From the discussion above, it is clear that walker can be detected and distinguished from other targets by comparing the kurtosis of the seismic signal. The value of kurtosis depends on the features of the signals and is independent of the geologic features.

Acknowledgments

This work was supported by the vital item of Shanghai Science and Technology Committee (NO. 054SGA1001). The author thanks Dr. Jianming Wei and Dr. Maolin Hu for their kindly help and constructive advice. He also thanks his mentor Prof. Haitao Liu.

References and notes

  1. Shoji, Y.; Takasuka, T.; Yasukawa, H. Personal identification using footstep detection. In Intelligent Signal Processing and Communication Systems, Proceedings of 2004 International Symposium on, 18-19 Nov. 2004; ISPACS 2004, 2004; pp. 43–47. [Google Scholar]
  2. Lan, J.H.; Lan, T.; Nahavandi, S. A novel application of a microaccelerometer for target classification. IEEE Sensors J. 2004, 4, 519–524. [Google Scholar]
  3. Mazarakis, G.P.; Avaritsiotis, J.N. A prototype sensor node for footstep detection. In Wireless Sensor Networks. Proceeedings of the Second European Workshop on, 31 Jan.-2 Feb. 2005; 2005; pp. 415–418. [Google Scholar]
  4. Itai, A.; Yasukawa, H. Footstep Recognition with Psyco-acoustics Parameter. In Circuits and Systems, IEEE Asia Pacific Conference on, 4-7 Dec. 2006; APCCAS 2006, 2006; pp. 992–995. [Google Scholar]
  5. Pearson, K. “Das Fehlergesetz und seine Verallgemeinerungen durch Fechner und Pearson.” A Rejoinder. Biometrika 1905, 4, 169–212. [Google Scholar]
  6. Pearson, K. Contributions to the mathematical theory of evolution, II: Skew variation in homogeneous material. Proceedings of the Royal Society of London 1895, 186, 343–414. [Google Scholar]
  7. Richard, A.; Groeneveld, G. M. Measuring skewness and kurtosis. The Statistician 1984, 33, 391–399. [Google Scholar]
  8. Snedecor, G.W.; Cochran, W.G. Statistical Methods, 6th Edition ed; Ames; The Iowa State University Press, 1967. [Google Scholar]
  9. DeCarlo, L.T. On the meaning and use of kurtosis. Psychol. Methods 1997, 2, 292–307. [Google Scholar]
  10. Moors, J.J.A. The meaning of kurtosis: Darlington reexamined. Amer. Statist. 1986, 40, 283–284. [Google Scholar]
  11. Balanda, K.P.; MacGillivray, H.L. Kurtosis: A critical review. Amer. Statist. 1988, 42, 111–119. [Google Scholar]
  12. Richard, B. Darlington. Is Kurtosis Really “Peakedness?”. Amer. Statist. 1970, 24, 19–22. [Google Scholar]
  13. Ruppert, D. What Is Kurtosis?: An Influence Function Approach. Amer. Statist. 1987, 41, 1–5. [Google Scholar]
  14. Fiori, A.M.; Zenga, M. The meaning of kurtosis the influence function and an early intuition by L. Faleschini. Statistica 2005, 65, 135–144. [Google Scholar]
  15. Hopkins, K.D.; Weeks, D.L. Tests for normality and measures of skewness and kurtosis:Their places in research reporting. Educ. Psychol. Meas. 1990, 50, 717–729. [Google Scholar]
  16. Blest, D.C. A new measure of kurtosis adjusted for skewness. Aust. N. Z. J. Stat. 2003, 45, 175–179. [Google Scholar]
  17. Zhang, X.R. Discussions of kurtosis' statistical meanings. J. Yanshan Univ. 2006, 30, 57–60. [Google Scholar]
Figure 1. the kurtosis of several distributions, including normal distribution, rayleigh distribution and beta distribution. The left figure is the samples of the distribution, and the right is the kurtosis respectively. (a). the samples of normal distribution and its kurtosis. (b). the samples of rayleigh distribution and its kurtosis. (c). the samples of beta distribution and its kurtosis.
Figure 1. the kurtosis of several distributions, including normal distribution, rayleigh distribution and beta distribution. The left figure is the samples of the distribution, and the right is the kurtosis respectively. (a). the samples of normal distribution and its kurtosis. (b). the samples of rayleigh distribution and its kurtosis. (c). the samples of beta distribution and its kurtosis.
Sensors 08 05106f1
Figure 2. The seismic signal, collected in gravelly clay region, of target(left) and its kurtosis every 512 samples. The left figure of (a) is the seismic signal of tracklayer and the right figure of (a) is the kurtosis calculated every 512 samples. The left figure of (b) is the seismic signal of truck and the right figure of (b) is the kurtosis calculated every 512 samples too. The left of (c) is the seismic signal of truck and the right is the kurtosis calculated every 512 samples too.
Figure 2. The seismic signal, collected in gravelly clay region, of target(left) and its kurtosis every 512 samples. The left figure of (a) is the seismic signal of tracklayer and the right figure of (a) is the kurtosis calculated every 512 samples. The left figure of (b) is the seismic signal of truck and the right figure of (b) is the kurtosis calculated every 512 samples too. The left of (c) is the seismic signal of truck and the right is the kurtosis calculated every 512 samples too.
Sensors 08 05106f2
Figure 3. The seismic signal, collected in loessal soil region, of target(left) and its kurtosis every 512 samples. The left figure of (a) is the seismic signal of tracklayer and the right figure of (a) is the kurtosis calculated every 512 samples. The left figure of (b) is the seismic signal of truck and the right figure of (b) is the kurtosis calculated every 512 samples too. The left of (c) is the seismic signal of truck and the right is the kurtosis calculated every 512 samples too.
Figure 3. The seismic signal, collected in loessal soil region, of target(left) and its kurtosis every 512 samples. The left figure of (a) is the seismic signal of tracklayer and the right figure of (a) is the kurtosis calculated every 512 samples. The left figure of (b) is the seismic signal of truck and the right figure of (b) is the kurtosis calculated every 512 samples too. The left of (c) is the seismic signal of truck and the right is the kurtosis calculated every 512 samples too.
Sensors 08 05106f3
Figure 4. The simulation result of the seismic signal of person in gravelly clay region.
Figure 4. The simulation result of the seismic signal of person in gravelly clay region.
Sensors 08 05106f4
Figure 5. The simulation result of the seismic signal of person in loessal soil region.
Figure 5. The simulation result of the seismic signal of person in loessal soil region.
Sensors 08 05106f5
Table 1. Kurtosis for 7 Simple Distributions Also Differing in Variance.
Table 1. Kurtosis for 7 Simple Distributions Also Differing in Variance.
Xfreq Afreq Bfreq Cfreq Dfreq Efreq Ffreq G
0520202010050301
1000102020202020
1520202010050301

Kurtosis−2.0−1.75−1.5−1.00.01.338.0

Variance252016.612.58.35.772.27
Table 2. The kurtosis for a number of common distributions.
Table 2. The kurtosis for a number of common distributions.
DistributionKurtosis excess
Bernoulli distribution 1 1 p + 1 p 6
Beta distribution 6 [ a 3 + a 2 ( 1 2 b ) + b 2 ( 1 + b ) 2 a b ( 2 + b ) ] a b ( 2 + a + b ) ( 3 + a + b )
Binomial distribution 6 p 2 6 p + 1 n p ( 1 p )
Chi-squared distribution 12 r
Fisher-Tippett distribution 12 5
Gamma distribution 12 a
Geometric distribution 5 p + 1 1 p
Half-normal distribution 8 ( π 3 ) ( π 2 ) 2
Laplace distribution3
Log normal distributione4S2 + 2e3S2 + 3e2S2 −6
Maxwell distribution 4 ( 96 40 π + 3 π 2 ) ( 3 π 2 8 ) 2
Negative binomial distribution 6 p ( 6 p ) r ( 1 p )
Normal distribution0
Poisson distribution 1 v
Rayleigh distribution 6 π ( 4 π ) 16 ( π 4 ) 2
Student's t-distribution 6 n 4
Continuous uniform distribution 6 5
Discrete uniform distribution 6 ( n 2 + 1 ) 5 ( n 2 1 )
Table 3. Kurtosis for Seven Simple Distributions Not Differing in Variance.
Table 3. Kurtosis for Seven Simple Distributions Not Differing in Variance.
XFreq. AFreq. BFreq. CFreq. DFreq. EFreq. FFreq. G
–6.60000001
–0.40000030
1.30000500
2.900010000
3.900200000
4.402000000
520000000
100102020202020
1520000000
15.602000000
16.100200000
17.100010000
18.70000500
20.40000030
26.60000001

Kurtosis−2.0−1.75−1.5−1.00.01.338.0

Variance2525.124.825.225.225.025.1

Share and Cite

MDPI and ACS Style

Liang, Z.; Wei, J.; Zhao, J.; Liu, H.; Li, B.; Shen, J.; Zheng, C. The Statistical Meaning of Kurtosis and Its New Application to Identification of Persons Based on Seismic Signals. Sensors 2008, 8, 5106-5119. https://doi.org/10.3390/s8085106

AMA Style

Liang Z, Wei J, Zhao J, Liu H, Li B, Shen J, Zheng C. The Statistical Meaning of Kurtosis and Its New Application to Identification of Persons Based on Seismic Signals. Sensors. 2008; 8(8):5106-5119. https://doi.org/10.3390/s8085106

Chicago/Turabian Style

Liang, Zhiqiang, Jianming Wei, Junyu Zhao, Haitao Liu, Baoqing Li, Jie Shen, and Chunlei Zheng. 2008. "The Statistical Meaning of Kurtosis and Its New Application to Identification of Persons Based on Seismic Signals" Sensors 8, no. 8: 5106-5119. https://doi.org/10.3390/s8085106

Article Metrics

Back to TopTop