SlideShare a Scribd company logo
1 of 36
The definition of Steed Variance/
Covariance and their applications
Speaker:Jun S. Huang
February 6,2020
UCSD ITA Workshop
1 Background
2 Complex Models
3 Applications
CONTENTS
CH
1
Background
Executive Summary
The average or expectation of an engineering observation random quantity is the first
order origin moment. The deviation of random variable from the average is called
error.
The quantity used to measure the degree of correlation between the errors of two
variables is called covariance. Variance is a special case of covariance, when two
variables are the same. The variance is the second-order central moment. The
normalization of covariance to standard deviation is called Pearson correlation
coefficient.
The normalization of variance to expectation is called index of dispersion, and the
derivative of the index of dispersion to the observation time interval of the
accumulation span plus one then divided by two is Hurst index. The Hurst value
reflects the long memory fluctuation.
By turning integer order moment to fractional order counterpart, we can have more
fun, and it is called Steed version of everything!
Executive Summary Continue
With the rapid development of various computing platforms from mobile phones to
the edge computing, we can not only calculate the moment of integer order and the
Hurst index with real value, but also calculate the fractional moment, covariance and
Hurst index with complex value.
The real part retains the original physical meaning, while the imaginary part brings
more higher order (up to infinite order in theory!) The information of moments is
helpful to identify the subtle differences between multiple static (space) or dynamic
(time) observations.
It provides insights into the engineering application scenarios of random variables in
various industries such as gas explosion (Engineering), vegetation coverage
(Agriculture), stock market (Commerce), autonomous driving (Research), network
abnormality (Military).
Simple Definition for Hypo/ Gauss/ Hyper Variance
Year 1880, Pearson's formula at London College
Steed's formula today at Suqian College
Three Hypo Cov can be done now!
More from Hypo to Hyper as well!
We want to analyze the relationship between the four variables of
gas concentration, temperature, pressure and wind rate, let's continue
to define the product moment coefficient of any multiple variables:
Compare Pearson with Steed
The new definition, instead of square, uses x.5 power, which can
reflect the asymmetry of fluctuation, more accurately fit the
essential relationship of things, and can also be extended to multi
variable situations. The disadvantage is that the calculation is
relatively complex.
If the variables strictly conform to the Gaussian distribution, and the
fluctuation is statistically symmetric, or only involves two target
variables, then there is no need to use a new definition.
An example of Score
A picture is worth a thousand words!
Good Bad
In between Momentum and Energy
MOMENERGRY
˯
deng
2013-2017 59 Classes ESL score
Harold Edwin Hurst (1880–1978)
Complex Hurst model
extended traditional Hurst
model by allowing value to be
complex number,Hurst can
be calculated from IDC,IDI,IDA
slope, i.e. Index of Dispersion
for Count, Interval or
Absorption.
NDVI
1、Normalized Difference Vegetation Index
The NDVI is a simple graphical indicator that can be used to analyze remote sensing
measurements, from a space and assess whether the target contains live green vegetation:
NDVI=(NIR-R)/(NIR+R)
where R and NIR stand for the spectral reflectance measurements acquired in the red
(visible) and near-infrared regions, respectively.
2、NDVI value
If there is more reflected radiation in near-infrared wavelengths than in visible wavelengths,
then the vegetation in that pixel is likely to be dense and may contain forest. NDVI is directly
related to the photosynthetic capacity and hence energy absorption of plant canopies. The
index goes from -1 to 1, even in populated urban areas the value of normal NDVI is positive.
Negative values are likely to be disturbed in the atmosphere like snow or rain.
3、NDVI Data
NDVI NASA MODIS Terra 500M,MOD09GA WGS84(http://www.gscloud.cn/)
Typical NDVI Daily Average for Regions
ArcGIS/ENVI
CH
2Complex Models
A Few Ancestors
Laplace is a French analyst, probability theorist and physicist, and an academician of the French Academy of Sciences. In 1812, he
published an important book, Probability Analysis Theory, which summarizes the research of probability theory at that time and
discusses the application of probability in astronomy.
Gauss is a Jewish, famous German mathematician, physicist, astronomer, geodesy, and one of the founders of modern mathematics.
Gauss was considered one of the most important mathematicians in history. He studied the complex plane of integer and enjoyed the
name of the prince of mathematics.
Mandelbrot moved to Paris with his family at an early age. He spent most of his life in the United States and has the triple nationality
of Poland, France and the United States. He studied a wide range from mathematical physics to financial mathematics, but his greatest
achievement was the creation of fractal dimension geometry.
Probability Space Fractal Moment
• Fractional center moment:
Given as a discrete random variable,
exist, define order k center moment as
where
 E














 


 i
i
ikik
k E
i
k
EEE )()1()(
0












0
)()1(
i
ikii
EE
i
k

1< k < 3
Gamma Function
(-0.5)! = 1.7725
0.5! = 0.8862
1.5! = 1.3293
2.5! = 3.3234
Factorial of any number
Gamma function, as an extension of factorial, is a meromorphic function defined in the range of
complex numbers, which is usually written as:
(1)The gamma function on the real number field is defined as:
(2)The gamma function on the complex number is defined as:
among ,This definition can be extended to the gamma function of nonpositive integers
except on the complex plane in the whole complex field by using the analytic extension principle.
 

 dtetx tx1
0
 dtetz tz 


 1
0
  0Re z
Approximation
1 2 3 4
1、K=1.5:hypo variance
2、K=2:standard variance
3、K=2.5:hyper variance
Complex Hurst:
CH =
1+log
IDC(m)
IDC(1)
×log
Level(1)
Level(m)
2
where:
IDC =
E(x - Ex)k
m
is the last pointm
is meanm x
Matlab code::
for s = 1:(m-1)
slopeTmp = slopeTmp+((m-s)/(m*(m-1)/2))*((log(I(s+1))-log(I(s)))/(log(L(s+1))-log(L(s))));
end
Complex Hurst Process Step
F < 2 F > 2
1.5000 2.5
1.3571 3.5
1.2778 4.5
1.2273 5.5
1.1923 6.5
1.1667 7.5
Steps:
 Divide China into east and west
 Divide 10 years into first 5 years and second 5 years
 Calculate hypo/ hyper variances respectively
 Arithmetically or geometrically etc weighted the slopes
 Average variances to obtain complex slope
 Convert the pair of slope into Hurst
CH
3Applications
A Coal Mine Article Written by a
Graduate at the University of New York
https://www.researchgate.net/publication/309666155_Analysis_of_Risk_Management_for_the_Coal_Mine_Operations
Brian Storm Optimization by Yuhui Shi in 2010
BSO(20 by 30 rounds)
0
5
10
15
20
0
10
20
30
0
5
10
15
20
25
30
brain storm round
Predicting Gas Emission with BSO
complex fractional round
gasfitnessvalue
0 5 10 15 20 25
-1
0
1
2
3
4
5
6
24 hours
gasemission
Predicting Gas Emission with CFD
data
trend
The preliminary analysis of the data shows that the gas outburst has certain
periodicity related to the gravitational wave.
1、Whole NDVI map
1st is the first 5 years,2nd is the second 5 years, the traditional slope overlaps
closely, complex slopes are different.
NDVI Time Analysis
East
Space
Analysis
West
Comparing the
eastern and western
regions, we can see that
the larger the
population in the west is,
the greater the degree
of vegetation
destruction. With the
growth of population,
this kind of destruction
is becoming more and
more serious. On the
contrary, the
destruction of
vegetation in the west is
relatively slow and less
than that in the East.
Zou Qing, of the IOWA University,et al
Proof the Complex Model, and his Langlands Book.
If you want to know the original proof, you can refer to:
Definition of Complex Hurst and Fractional Analysis for Stock
Market Fluctuation:
https://link.springer.com/book/10.1007/978-3-662-
47200-2
In 1796, when Gauss was 19 years old, he discovered
the ruler drawing method of regular 17 sides, which
solved the difficult problem which has been outstanding
for more than 2000 years since Euclidean time. In the
same year, the law of quadratic reciprocity was
published and proved. That is, the supreme program of
the mathematical kingdom: the embryonic form of the
Langlands program!
Stock market analysis by Yufan Hu, Carleton U.
Ebay and Samsung
Complex Hursts
Shenzhen Autonomous Bus learning Good driving habits
https://www.researchgate.net/publication/332369723_Method_and_System_Based_on_Reinforcement_Learning_jiyuqianghuaxuexixingdefangfajixitong
Sask U,Botao Zhu's thesis with Blue attack Red net flow
PPT模板下载:www.1ppt.com/moban/ 行业PPT模板:www.1ppt.com/hangye/
节日PPT模板:www.1ppt.com/jieri/ PPT素材下载:www.1ppt.com/sucai/
PPT背景图片:www.1ppt.com/beijing/ PPT图表下载:www.1ppt.com/tubiao/
优秀PPT下载:www.1ppt.com/xiazai/ PPT教程: www.1ppt.com/powerpoint/
Word教程: www.1ppt.com/word/ Excel教程:www.1ppt.com/excel/
资料下载:www.1ppt.com/ziliao/ PPT课件下载:www.1ppt.com/kejian/
范文下载:www.1ppt.com/fanwen/ 试卷下载:www.1ppt.com/shiti/
教案下载:www.1ppt.com/jiaoan/
字体下载:www.1ppt.com/ziti/
https://carleton.ca/auto/
Thank you for your time!
JunHuang@Cunet.Carleton.Ca

More Related Content

Similar to Steed Variance

Hyper variance and autonomous bus
Hyper variance and autonomous busHyper variance and autonomous bus
Hyper variance and autonomous busJun Steed Huang
 
Transition for regular to mach reflection hysteresis
Transition for regular to mach reflection hysteresisTransition for regular to mach reflection hysteresis
Transition for regular to mach reflection hysteresiseSAT Publishing House
 
Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...
Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...
Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...IRJET Journal
 
Cambridge 2014 Complexity, tails and trends
Cambridge 2014  Complexity, tails and trendsCambridge 2014  Complexity, tails and trends
Cambridge 2014 Complexity, tails and trendsNick Watkins
 
On Decreasing of Dimensions of Field-Effect Transistors with Several Sources
On Decreasing of Dimensions of Field-Effect Transistors with Several SourcesOn Decreasing of Dimensions of Field-Effect Transistors with Several Sources
On Decreasing of Dimensions of Field-Effect Transistors with Several Sourcesmsejjournal
 
Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and Et...
Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and Et...Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and Et...
Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and Et...Siddharth Hitkari
 
An Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and...
An Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and...An Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and...
An Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and...Shane Jose
 
differentiation (1).pptx
differentiation (1).pptxdifferentiation (1).pptx
differentiation (1).pptxAlpa Rajput
 
Jgrass-NewAge: Kriging component
Jgrass-NewAge: Kriging componentJgrass-NewAge: Kriging component
Jgrass-NewAge: Kriging componentNiccolò Tubini
 
Analysis of convection diffusion problems at various peclet numbers using fin...
Analysis of convection diffusion problems at various peclet numbers using fin...Analysis of convection diffusion problems at various peclet numbers using fin...
Analysis of convection diffusion problems at various peclet numbers using fin...Alexander Decker
 
Reference velocity sensitivity for the marine internal multiple attenuation a...
Reference velocity sensitivity for the marine internal multiple attenuation a...Reference velocity sensitivity for the marine internal multiple attenuation a...
Reference velocity sensitivity for the marine internal multiple attenuation a...Arthur Weglein
 
Soliton optical fibers supercontinuum generation near the zero dispersion
Soliton optical fibers supercontinuum generation near the zero dispersionSoliton optical fibers supercontinuum generation near the zero dispersion
Soliton optical fibers supercontinuum generation near the zero dispersionIAEME Publication
 
https://www.scoop.it/topic/soft-computin/p/4142616393/2023/04/12/internationa...
https://www.scoop.it/topic/soft-computin/p/4142616393/2023/04/12/internationa...https://www.scoop.it/topic/soft-computin/p/4142616393/2023/04/12/internationa...
https://www.scoop.it/topic/soft-computin/p/4142616393/2023/04/12/internationa...ijscai
 
APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...
APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...
APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...ijscai
 
Accounting SDR Fluctuations to Non-Premixed Turbulent Combustion for Better P...
Accounting SDR Fluctuations to Non-Premixed Turbulent Combustion for Better P...Accounting SDR Fluctuations to Non-Premixed Turbulent Combustion for Better P...
Accounting SDR Fluctuations to Non-Premixed Turbulent Combustion for Better P...IJERA Editor
 

Similar to Steed Variance (20)

Hyper variance and autonomous bus
Hyper variance and autonomous busHyper variance and autonomous bus
Hyper variance and autonomous bus
 
Transition for regular to mach reflection hysteresis
Transition for regular to mach reflection hysteresisTransition for regular to mach reflection hysteresis
Transition for regular to mach reflection hysteresis
 
Zhang weglein-2008
Zhang weglein-2008Zhang weglein-2008
Zhang weglein-2008
 
Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...
Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...
Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...
 
AsadzadehWare
AsadzadehWareAsadzadehWare
AsadzadehWare
 
Cambridge 2014 Complexity, tails and trends
Cambridge 2014  Complexity, tails and trendsCambridge 2014  Complexity, tails and trends
Cambridge 2014 Complexity, tails and trends
 
On Decreasing of Dimensions of Field-Effect Transistors with Several Sources
On Decreasing of Dimensions of Field-Effect Transistors with Several SourcesOn Decreasing of Dimensions of Field-Effect Transistors with Several Sources
On Decreasing of Dimensions of Field-Effect Transistors with Several Sources
 
Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and Et...
Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and Et...Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and Et...
Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and Et...
 
An Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and...
An Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and...An Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and...
An Econometric Investigation into Cryptocurrency Price Bubbles in Bitcoin and...
 
Smoothed Particle Hydrodynamics
Smoothed Particle HydrodynamicsSmoothed Particle Hydrodynamics
Smoothed Particle Hydrodynamics
 
differentiation (1).pptx
differentiation (1).pptxdifferentiation (1).pptx
differentiation (1).pptx
 
Jgrass-NewAge: Kriging component
Jgrass-NewAge: Kriging componentJgrass-NewAge: Kriging component
Jgrass-NewAge: Kriging component
 
first research paper
first research paperfirst research paper
first research paper
 
Analysis of convection diffusion problems at various peclet numbers using fin...
Analysis of convection diffusion problems at various peclet numbers using fin...Analysis of convection diffusion problems at various peclet numbers using fin...
Analysis of convection diffusion problems at various peclet numbers using fin...
 
Reference velocity sensitivity for the marine internal multiple attenuation a...
Reference velocity sensitivity for the marine internal multiple attenuation a...Reference velocity sensitivity for the marine internal multiple attenuation a...
Reference velocity sensitivity for the marine internal multiple attenuation a...
 
Ayadi weglein-2013
Ayadi weglein-2013Ayadi weglein-2013
Ayadi weglein-2013
 
Soliton optical fibers supercontinuum generation near the zero dispersion
Soliton optical fibers supercontinuum generation near the zero dispersionSoliton optical fibers supercontinuum generation near the zero dispersion
Soliton optical fibers supercontinuum generation near the zero dispersion
 
https://www.scoop.it/topic/soft-computin/p/4142616393/2023/04/12/internationa...
https://www.scoop.it/topic/soft-computin/p/4142616393/2023/04/12/internationa...https://www.scoop.it/topic/soft-computin/p/4142616393/2023/04/12/internationa...
https://www.scoop.it/topic/soft-computin/p/4142616393/2023/04/12/internationa...
 
APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...
APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...
APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...
 
Accounting SDR Fluctuations to Non-Premixed Turbulent Combustion for Better P...
Accounting SDR Fluctuations to Non-Premixed Turbulent Combustion for Better P...Accounting SDR Fluctuations to Non-Premixed Turbulent Combustion for Better P...
Accounting SDR Fluctuations to Non-Premixed Turbulent Combustion for Better P...
 

More from Jun Steed Huang

Predicted COVID-19 Ending Time
Predicted COVID-19 Ending TimePredicted COVID-19 Ending Time
Predicted COVID-19 Ending TimeJun Steed Huang
 
Forest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic HealthForest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic HealthJun Steed Huang
 
Alphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous DesignAlphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous DesignJun Steed Huang
 
Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election Jun Steed Huang
 
Cosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement SpeedCosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement SpeedJun Steed Huang
 
7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection Lines7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection LinesJun Steed Huang
 
From Hadamard to Langlands
From Hadamard to LanglandsFrom Hadamard to Langlands
From Hadamard to LanglandsJun Steed Huang
 
Homogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique GenesisHomogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique GenesisJun Steed Huang
 
Quantum Brain Storm Optimization
Quantum Brain Storm OptimizationQuantum Brain Storm Optimization
Quantum Brain Storm OptimizationJun Steed Huang
 

More from Jun Steed Huang (20)

ICFT-VNX-2022V2.pdf
ICFT-VNX-2022V2.pdfICFT-VNX-2022V2.pdf
ICFT-VNX-2022V2.pdf
 
Predicted COVID-19 Ending Time
Predicted COVID-19 Ending TimePredicted COVID-19 Ending Time
Predicted COVID-19 Ending Time
 
Forest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic HealthForest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic Health
 
Alphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous DesignAlphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous Design
 
UK COVID-9 Mutation
UK COVID-9 MutationUK COVID-9 Mutation
UK COVID-9 Mutation
 
Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election
 
Cosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement SpeedCosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement Speed
 
7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection Lines7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection Lines
 
Mine Death Estimation
Mine Death EstimationMine Death Estimation
Mine Death Estimation
 
Power plant
Power plantPower plant
Power plant
 
Vtc9252019
Vtc9252019Vtc9252019
Vtc9252019
 
Quatum fridge
Quatum fridgeQuatum fridge
Quatum fridge
 
Hypo Variance
Hypo VarianceHypo Variance
Hypo Variance
 
From Hadamard to Langlands
From Hadamard to LanglandsFrom Hadamard to Langlands
From Hadamard to Langlands
 
Homogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique GenesisHomogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique Genesis
 
Complex Hurst for NDVI
Complex Hurst for NDVIComplex Hurst for NDVI
Complex Hurst for NDVI
 
Selabot Swarm
Selabot Swarm Selabot Swarm
Selabot Swarm
 
Autonomous bus
Autonomous busAutonomous bus
Autonomous bus
 
Deep Space Home
Deep Space HomeDeep Space Home
Deep Space Home
 
Quantum Brain Storm Optimization
Quantum Brain Storm OptimizationQuantum Brain Storm Optimization
Quantum Brain Storm Optimization
 

Recently uploaded

Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Delhi Call girls
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 

Recently uploaded (20)

Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 

Steed Variance

  • 1. The definition of Steed Variance/ Covariance and their applications Speaker:Jun S. Huang February 6,2020 UCSD ITA Workshop
  • 2. 1 Background 2 Complex Models 3 Applications CONTENTS
  • 4. Executive Summary The average or expectation of an engineering observation random quantity is the first order origin moment. The deviation of random variable from the average is called error. The quantity used to measure the degree of correlation between the errors of two variables is called covariance. Variance is a special case of covariance, when two variables are the same. The variance is the second-order central moment. The normalization of covariance to standard deviation is called Pearson correlation coefficient. The normalization of variance to expectation is called index of dispersion, and the derivative of the index of dispersion to the observation time interval of the accumulation span plus one then divided by two is Hurst index. The Hurst value reflects the long memory fluctuation. By turning integer order moment to fractional order counterpart, we can have more fun, and it is called Steed version of everything!
  • 5. Executive Summary Continue With the rapid development of various computing platforms from mobile phones to the edge computing, we can not only calculate the moment of integer order and the Hurst index with real value, but also calculate the fractional moment, covariance and Hurst index with complex value. The real part retains the original physical meaning, while the imaginary part brings more higher order (up to infinite order in theory!) The information of moments is helpful to identify the subtle differences between multiple static (space) or dynamic (time) observations. It provides insights into the engineering application scenarios of random variables in various industries such as gas explosion (Engineering), vegetation coverage (Agriculture), stock market (Commerce), autonomous driving (Research), network abnormality (Military).
  • 6. Simple Definition for Hypo/ Gauss/ Hyper Variance
  • 7. Year 1880, Pearson's formula at London College
  • 8. Steed's formula today at Suqian College
  • 9. Three Hypo Cov can be done now!
  • 10. More from Hypo to Hyper as well! We want to analyze the relationship between the four variables of gas concentration, temperature, pressure and wind rate, let's continue to define the product moment coefficient of any multiple variables:
  • 11. Compare Pearson with Steed The new definition, instead of square, uses x.5 power, which can reflect the asymmetry of fluctuation, more accurately fit the essential relationship of things, and can also be extended to multi variable situations. The disadvantage is that the calculation is relatively complex. If the variables strictly conform to the Gaussian distribution, and the fluctuation is statistically symmetric, or only involves two target variables, then there is no need to use a new definition.
  • 12. An example of Score
  • 13. A picture is worth a thousand words! Good Bad
  • 14. In between Momentum and Energy MOMENERGRY ˯ deng
  • 15. 2013-2017 59 Classes ESL score
  • 16. Harold Edwin Hurst (1880–1978) Complex Hurst model extended traditional Hurst model by allowing value to be complex number,Hurst can be calculated from IDC,IDI,IDA slope, i.e. Index of Dispersion for Count, Interval or Absorption.
  • 17. NDVI 1、Normalized Difference Vegetation Index The NDVI is a simple graphical indicator that can be used to analyze remote sensing measurements, from a space and assess whether the target contains live green vegetation: NDVI=(NIR-R)/(NIR+R) where R and NIR stand for the spectral reflectance measurements acquired in the red (visible) and near-infrared regions, respectively. 2、NDVI value If there is more reflected radiation in near-infrared wavelengths than in visible wavelengths, then the vegetation in that pixel is likely to be dense and may contain forest. NDVI is directly related to the photosynthetic capacity and hence energy absorption of plant canopies. The index goes from -1 to 1, even in populated urban areas the value of normal NDVI is positive. Negative values are likely to be disturbed in the atmosphere like snow or rain. 3、NDVI Data NDVI NASA MODIS Terra 500M,MOD09GA WGS84(http://www.gscloud.cn/)
  • 18. Typical NDVI Daily Average for Regions ArcGIS/ENVI
  • 20. A Few Ancestors Laplace is a French analyst, probability theorist and physicist, and an academician of the French Academy of Sciences. In 1812, he published an important book, Probability Analysis Theory, which summarizes the research of probability theory at that time and discusses the application of probability in astronomy. Gauss is a Jewish, famous German mathematician, physicist, astronomer, geodesy, and one of the founders of modern mathematics. Gauss was considered one of the most important mathematicians in history. He studied the complex plane of integer and enjoyed the name of the prince of mathematics. Mandelbrot moved to Paris with his family at an early age. He spent most of his life in the United States and has the triple nationality of Poland, France and the United States. He studied a wide range from mathematical physics to financial mathematics, but his greatest achievement was the creation of fractal dimension geometry.
  • 21. Probability Space Fractal Moment • Fractional center moment: Given as a discrete random variable, exist, define order k center moment as where  E                    i i ikik k E i k EEE )()1()( 0             0 )()1( i ikii EE i k  1< k < 3 Gamma Function (-0.5)! = 1.7725 0.5! = 0.8862 1.5! = 1.3293 2.5! = 3.3234
  • 22. Factorial of any number Gamma function, as an extension of factorial, is a meromorphic function defined in the range of complex numbers, which is usually written as: (1)The gamma function on the real number field is defined as: (2)The gamma function on the complex number is defined as: among ,This definition can be extended to the gamma function of nonpositive integers except on the complex plane in the whole complex field by using the analytic extension principle.     dtetx tx1 0  dtetz tz     1 0   0Re z
  • 23. Approximation 1 2 3 4 1、K=1.5:hypo variance 2、K=2:standard variance 3、K=2.5:hyper variance Complex Hurst: CH = 1+log IDC(m) IDC(1) ×log Level(1) Level(m) 2 where: IDC = E(x - Ex)k m is the last pointm is meanm x Matlab code:: for s = 1:(m-1) slopeTmp = slopeTmp+((m-s)/(m*(m-1)/2))*((log(I(s+1))-log(I(s)))/(log(L(s+1))-log(L(s)))); end
  • 24. Complex Hurst Process Step F < 2 F > 2 1.5000 2.5 1.3571 3.5 1.2778 4.5 1.2273 5.5 1.1923 6.5 1.1667 7.5 Steps:  Divide China into east and west  Divide 10 years into first 5 years and second 5 years  Calculate hypo/ hyper variances respectively  Arithmetically or geometrically etc weighted the slopes  Average variances to obtain complex slope  Convert the pair of slope into Hurst
  • 26. A Coal Mine Article Written by a Graduate at the University of New York https://www.researchgate.net/publication/309666155_Analysis_of_Risk_Management_for_the_Coal_Mine_Operations
  • 27. Brian Storm Optimization by Yuhui Shi in 2010
  • 28. BSO(20 by 30 rounds) 0 5 10 15 20 0 10 20 30 0 5 10 15 20 25 30 brain storm round Predicting Gas Emission with BSO complex fractional round gasfitnessvalue 0 5 10 15 20 25 -1 0 1 2 3 4 5 6 24 hours gasemission Predicting Gas Emission with CFD data trend The preliminary analysis of the data shows that the gas outburst has certain periodicity related to the gravitational wave.
  • 29. 1、Whole NDVI map 1st is the first 5 years,2nd is the second 5 years, the traditional slope overlaps closely, complex slopes are different. NDVI Time Analysis
  • 30. East Space Analysis West Comparing the eastern and western regions, we can see that the larger the population in the west is, the greater the degree of vegetation destruction. With the growth of population, this kind of destruction is becoming more and more serious. On the contrary, the destruction of vegetation in the west is relatively slow and less than that in the East.
  • 31. Zou Qing, of the IOWA University,et al Proof the Complex Model, and his Langlands Book. If you want to know the original proof, you can refer to: Definition of Complex Hurst and Fractional Analysis for Stock Market Fluctuation: https://link.springer.com/book/10.1007/978-3-662- 47200-2 In 1796, when Gauss was 19 years old, he discovered the ruler drawing method of regular 17 sides, which solved the difficult problem which has been outstanding for more than 2000 years since Euclidean time. In the same year, the law of quadratic reciprocity was published and proved. That is, the supreme program of the mathematical kingdom: the embryonic form of the Langlands program!
  • 32. Stock market analysis by Yufan Hu, Carleton U. Ebay and Samsung
  • 34. Shenzhen Autonomous Bus learning Good driving habits https://www.researchgate.net/publication/332369723_Method_and_System_Based_on_Reinforcement_Learning_jiyuqianghuaxuexixingdefangfajixitong
  • 35. Sask U,Botao Zhu's thesis with Blue attack Red net flow
  • 36. PPT模板下载:www.1ppt.com/moban/ 行业PPT模板:www.1ppt.com/hangye/ 节日PPT模板:www.1ppt.com/jieri/ PPT素材下载:www.1ppt.com/sucai/ PPT背景图片:www.1ppt.com/beijing/ PPT图表下载:www.1ppt.com/tubiao/ 优秀PPT下载:www.1ppt.com/xiazai/ PPT教程: www.1ppt.com/powerpoint/ Word教程: www.1ppt.com/word/ Excel教程:www.1ppt.com/excel/ 资料下载:www.1ppt.com/ziliao/ PPT课件下载:www.1ppt.com/kejian/ 范文下载:www.1ppt.com/fanwen/ 试卷下载:www.1ppt.com/shiti/ 教案下载:www.1ppt.com/jiaoan/ 字体下载:www.1ppt.com/ziti/ https://carleton.ca/auto/ Thank you for your time! JunHuang@Cunet.Carleton.Ca