Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE...

50
Applied Geosciences & Machine Learning Spirit River Case Study SPE Workshop: Subsurface Data Analytics February 27th, 2019

Transcript of Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE...

Page 1: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Applied Geosciences & Machine Learning

Spirit River Case Study

SPE Workshop: Subsurface Data Analytics

February 27th, 2019

Page 2: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

1) Introduction

1) Introduction

2) Geological Overview

3) ML Process (ensuring usability, stability & interpretability)

4) Data Used

5) Usability & Stability

6) Interpretation Tools

7) Conclusions

2

Page 3: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Spirit River Activity

3

• Approximately 2600 Horizontal

wells have been drilled since

2010.

• 2.6 Bcf/day Production

• Even with AECO prices declining

over the years, drilling is still

active (Still Economic)

Page 4: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

4

Top 12 Spirit River Producers

Page 5: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

2) Geological Overview

1) Introduction

2) Geological Overview

3) ML Process (ensuring usability, stability & interpretability)

4) Data Used

5) Usability & Stability

6) Interpretation Tools

7) Conclusions

5

Page 6: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

GLJ has evaluated significant portions

of the Spirit River across all the

development areas. (Grey Lands)

GLJ’s Spirit River Regional Subsurface Analysis

6

Page 7: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Spirit River Nomenclature and Zones

7

There is no formally

agreed on further

division of the

Notikewin, Falher and

Wilrich members,

which can cause

considerable

confusion within

industry.

GLJ has adopted a

consistent

stratigraphic

nomenclature across

the entire Deep Basin.

Dunvegan

Ea

rly

Cre

tace

ou

s

Fo

rt S

t. J

oh

n G

rou

p

Shaftesbury Fm

Pe

ace

Riv

er

Fm Paddy Mbr

Cadotte Mbr

Harmon Mbr

Sp

irit

Riv

er

Fo

rma

tio

n

Notikewin Mbr

Fa

lhe

r M

em

be

r

Falher A

Falher B

Falher C

Falher D

Falher E

Falher F

Falher G

Falher H

Falher I

Wil

rich

Me

mb

er Wilrich A

Wilrich B

Wilrich C

Bluesky

Gething

Cadomin

Primary Horizontal

Well Targets

(ML Study)

Stratigraphy after Jackson, 1984 & Petrel Robertson 2013

Historic

Targets and

Secondary

zones

Page 8: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Spirit River Play Fairway

8

Deposition of the Machine learning

targets (Wilrich and Falher) occurred in

shorefaces which prograded seaward

from the south to the Northwest.

These shorefaces were also incised

with valley fill deposits of the Falher

Shorefaces

Prograde to

the Northwest

Page 9: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Spirit River Petrophysical Analysis

9

• Over 5000 wells were picked for formation

tops.

• Core work is the foundation of GLJ’s

Petrophysical work.

• 63 publicly available core.

• 14 Core with special analysis.

o Cap pressure, Salinity, Electrical Properties, XRD, etc.

• Used both with porosity and water saturation (oil based

cores) to tie our wireline petrophysics values.

• 1000s of petrophysical evaluations were

completed across the trend.

Page 10: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Example Mapping – Wilrich A

10

Subsurface parameters utilized in GLJ’s

regional work for each well include:

Zone ID

Gross Thickness

Net Pay

Net to Gross

Average Porosity

Average VShale

Average Sw

HCPV

Depositional Facies

Petrophysical Sensitivities

Pressure Gradient

Temperature Gradient

iC4/nC4 Ratios

Condensate Yields

Falher H incised valley

cuts through the

Wilrich A Shoreface

Shorefaces

Page 11: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

3) Machine Learning Process

1) Introduction

2) Geological Overview

3) Machine Learning Process

(ensuring usability, stability & interpretability)1) Data Used

2) Usability & Stability

3) Interpretation Tools

4) Conclusions

11

Page 12: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Supervised Machine Learning Terminology

1) Target = what we want to predict (the “right answers” have been provided for Training)

2) Features = the inputs we want to use to predict the Target

3) Training = the process that uses Features and Targets to create a predictive

Model

4) Model = the algorithm(s) used to generate Target predictions

5) Feature Importance = a measure of how impactful a Feature is on the

predictive capability of a Model

6) R2 = the coefficient of determination (i.e. represents the percent of variance

that can be explained by a Model for a set of features/inputs)

12

Page 13: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Machine Learning Modeling Objectives

13

1) Predict production performance (Target = 12 month cumulative gas)

- Understand Feature correlations & dependencies

- Build an understanding of what matters (measure each Feature’s impact)

- Measure the predictive limits of the data

2) Identify “roll-over” points and avoid over-capitalization

3) Use the predictive model to test hypotheses

4) Incorporate costs to value-optimize completions for specific reservoir characteristics

Page 14: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Modeling Process

14

Collaboration of technical & domain

experts to generate & review dozens of

model iterations to:

• Maximize predictive capability

• Select “optimal” Feature set

• Maximize usability & build trust

• Ensure interpretability & buy-in

Page 15: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

4) Data Used

1) Introduction

2) Geological Overview

3) ML Process (ensuring usability, stability & interpretability)

4) Data Used

5) Usability & Stability

6) Interpretation Tools

7) Conclusions

15

Page 16: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Data Coverage

906 wells used in ML model(target & all features populated)

16

Page 17: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Data generated for this Machine Learning Project

17

1) Target information (condensed 12 month cumulative gas)

2) Well location information (e.g. X, Y, TVD, Region, azimuth)

3) Offset drainage (production within 400, 800, 1600m radii)

4) Subsurface information

a) Geological information: (e.g. Zone, Depositional Facies, map parameters: Vsh, Net Pay, Gross Pay, NtG,

porosity, Sw, HCPV, at different Vsh/porosity cutoffs – 40%+3%, 50%+3%, 50%+2%)

b) Reservoir fluid information: (e.g. Pressure, %over/under pressure, temperature + temperature gradient,

iC4/nC4 ratio, shallow- and deep-cut condensate yields)

5) Completion information

e.g. Frac technology, base fluid, energizer, balls recovered, estimated problem time, fluid

volume+concentration, %fluid recovery, #stages, spacing, proppant sizes, tonnage placed by proppant type,

total proppant intensity (t/m), proppant intensity by proppant type, completed hz length

Page 18: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

5) Usability & Stability

1) Introduction

2) Geological Overview

3) ML Process (ensuring usability, stability & interpretability)

4) Data Used

5) Usability & Stability

6) Interpretation Tools

7) Conclusions

18

Page 19: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

What’s an ideal Feature count?

19

51 Feature Model 13 Feature Model 6 Feature Model

Page 20: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

What’s an ideal Feature count?

20

6 13 51

Recursive Feature Elimination

using a simple model

It’s not just about how

many features are used,

but which features are

selected.

Page 21: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Feature Selection Goals

- Maximize stability (minimize data redundancy, avoid highly correlated features)

- Maximize usability (without compromising predictive capability)

- Support interpretability

- Ensure buy-in

21

Page 22: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

6) Interpretation Tools

1) Introduction

2) Geological Overview

3) ML Process (ensuring usability, stability & interpretability)

4) Data Used

5) Usability & Stability

6) Interpretation Tools

7) Conclusions

22

Page 23: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Before you build a model: Feature Correlation Matrix

23

• Used to identify correlations (data

redundancy) between Features

• Helps inform the Feature selection

process

Page 24: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

We have a trained model… now what?

24

• Target = 12 month cumulative gas (MMcf)

• 13 Feature Model

• out-of-sample R2 = 0.53

Now we can put the model through its

paces to generate predictions and build

interpretive tools.

Page 25: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Feature Grouping

25

• Feature Grouping can help us understand

which broader factors matter most (e.g.,

geology, pressure, lateral length, completion

design parameters)

• Helps answer questions: e.g., how important

are all the completion features in aggregate

versus all the geological features in

aggregate?

• Treating features as a group removes the

effects of data leakage between features

within that group

Geological Reservoir

Completion

Design

Offset

Drainage

Page 26: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Feature Importance Using Grouping

26

Completion

Geology

Depth/Pressure

Zone

Chemical CompositionOffset Drainage

Feature Grouping helps to craft a meaningful story

Page 27: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Feature Importance Using Grouping

27

Completion = Controllable

Subsurface = Non-controllable(but selectable… you can choose

where you drill your well)

Page 28: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

ICE & IFLEHow to use Machine Learning to build

understanding & fuel explanations

28

Page 29: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

ICE Plot: Context and Goal

Context:

1) We have trained a Machine Learning Model to predict a Target using several Features

2) Target for this example = Production Performance (e.g. 12 month cum)

3) Feature for this example = Proppant Intensity (t/m)

Goal:

1) Characterize the Production Performance (Target) response to changes in Proppant

Intensity (Feature) over the range of Proppant Intensity values in the dataset.

2) Leverage these visual tools to build trust, understanding and actionable insight.

29

Page 30: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Generate a Prediction using the Model for 1 Well

0.7

Proppant Intensity

Actual Value

Actual Proppant Intensity

Prediction

Pre

dic

ted

Pro

du

cti

on

(M

Mc

f)

Proppant Intensity (t/m)

1) Predict the Production for a well using its actual input values (Features)

2) Next step → “turn the dial” for that well, on only one Feature (i.e. Proppant

Intensity), keeping all other input values the same, and generate

predictions for the range of Proppant Intensity values in the dataset…

0.730

Page 31: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Individual Conditional Expectation (ICE) Plot for 1 well

1.20.4Pre

dic

ted

Pro

du

cti

on

(M

Mcf)

Proppant Intensity (t/m)

1) The resulting blue line shows how predictions for one well’s Production

changes as Proppant Intensity is varied. This is called an “ICE Plot”.

2) Next step→ apply this to all wells…

0.7

0.71.20.4

Proppant Intensity

Range of Values

31

Page 32: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Individual Conditional Expectation (ICE) PlotP

red

icte

d P

rod

ucti

on

(M

Mcf)

Proppant Intensity (t/m)

1) Generate ICE lines for all

wells to see patterns of

Production response to changes

in Proppant Intensity

2) Next step → superimpose an

average prediction for all wells…

32

Page 33: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Individual Conditional Expectation (ICE) PlotP

red

icte

d P

rod

ucti

on

(M

Mcf)

Proppant Intensity (t/m)

Imp

act

Distribution of Data Points

used to bin into 50 quantiles

Target Avg

o Blue lines: individual well predictions

o Red X: each well’s actual Proppant

value

o Yellow line: average Production

prediction of all wells for each quantile

of the Proppant values

o Black dots: Proppant quantiles used to

generate the predictions

o Dashed-red line: average Production

value

o Maximum Average Impact caused by

changing Proppant values over the

range of values in the dataset

o Distribution of Data Points for

Proppant (Feature of interest)

33

Page 34: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

ICE Plot Average Line = Partial Dependence Plot (PDP)

ICE plots show individual well impacts, patterns of response & divergence in individual well response.

ICE plot Partial Dependence Plot (PDP)34

Page 35: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Partial Dependence Plot (PDP) by Geologic Zone

35

Response to Proppant Intensity varies by geologic zone

Uncentered PDP(impact in the context of actual values)

Centered PDP(relative impact, amplifies the shape)

Page 36: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Linear Model vs Machine Learning Model

Linear model(multi-linear regression)

R2 = 0.36

36

Machine Learning model

R2 = 0.53

Limited interpretability High interpretability

Suggests roll-over point

Page 37: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

ICE Plots help you identify impact (i.e. what matters)

Big Impact Small Impact

Imp

ac

t

Imp

ac

t

37

Page 38: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Introduction to IFLE

ICE (Individual Conditional Expectation)- shows the production response to changes in an individual

feature over the range of values in the dataset

IFLE (Individual Feature Localized Effect)- feature attribution method (based on game theory)

- quantifies the production effect that each feature value has on

each well (i.e. it explains each well’s production performance

feature by feature)

- that effect is measured in MMcf relative to the average well

38

Page 39: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Individual Feature Localized Effects (IFLE)

39

Pay effect is

negative

Hz length effect

is negative

You’re in a

good zone

Proppant value

is adding to

production

performance

Aggregate effect

is 6% below

average well

Avg Well

Production

IFL

E V

alu

e (

MM

cf)

Page 40: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Individual Feature Localized Effect (IFLE) of Proppant Intensity

40

• Calculation of the effect

each feature has on

production performance

for each well

• Measured relative to the

average predicted

production value

• Quantified explanation of

what is driving each well’s

production performance

(measured in MMcf)Red bar = Proppant Intensity IFLE value

Grey bars = IFLE value for all other features

Black bar = the well’s aggregate effect (above or below the average well)

Well 1

1

Well 2

2

Well 33

Page 41: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Introduce Economics for Completions (Profit) Optimizer

41

Proppant Intensity

t/m

Well proppant cost

Well 12 month revenue

Well 12 month profit

Lowest profit

proppant

value

Highest profit

proppant valueWell’s actual

proppant value

This well could have

achieved $1.1 million

more in 12 month profit

by using 0.8 t/m

Page 42: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Completions Profit Optimization (for Proppant Intensity)

Operator

Pe

rce

nta

ge

of

We

lls b

y O

pe

rato

r

A B C D E F G H I J K L M N O P Q R

Nu

mb

er

of

We

lls

12month revenue for optimal proppant intensity, minus

12 month revenue for actual proppant intensity used

+$750k+$150k

20% of wells

20% of wells

+$1.1mm

Distribution of well’s lost-profit opportunity Benchmarking Operators(percent of wells in each opportunity category)

Page 43: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

7) Conclusions

1) Introduction

2) Geological Overview

3) ML Process (ensuring usability, stability & interpretability)

4) Data Used

5) Usability & Stability

6) Interpretation Tools

7) Conclusions

43

Page 44: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Conclusions

• and we can quantify how much it matters

• In the Spirit River completions & geoscience contribute equally to production prediction

• Consistent geological interpretation is required on a regional basis for effective machine learning

• Integrating geology & engineering teams with machine learning is critical to generating

meaningful, usable, interpretable results

• Visualizations are the foundation of interpretability & building trust

• Machine learning offers powerful insights by quantifying (i.e. explaining) what contributes to

production performance & informing optimal completion design decisions

44

• Subsurface (geology & reservoir) matters!

Page 45: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Acknowledgments

45

GLJ Engineering Support:

Scott Quinell – Senior Reservoir Engineer, GLJ

Bill Spackman – Manager, Engineering, GLJ

Verdazo Analytics Machine Learning support:

Brian Emmerson – Director of Data Science, Verdazo Analytics

Anton Biryukov – Data Scientist, Verdazo Analytics

Tyler Schlosser – Senior technical Advisor, Verdazo Analytics

Page 46: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Thank you!

46

Bertrand Groulx

President

Verdazo Analytics

[email protected]

John Hirschmiller

Geoscientist

GLJ Petroleum Consultants

[email protected]

If you would like to learn more about purchasing the detailed machine

learning study and predictive model contact [email protected]

Page 47: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Appendix

supportive information

47

Page 48: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

About GLJ & Verdazo Analytics

GLJ Petroleum Consultants is a Calgary-based oil & gas consulting firm providing independent

petroleum reserves evaluation & energy consulting services. With over 45 years’ experience in

Canada, and across the Globe, GLJ as become one of the largest reserve evaluation firms in the

world. While working alongside clients to help elevate business decisions, attract and optimize

capital, GLJ leverages our expertise and rich geological and engineering resource play data sets in

plays such as the Spirit River, Bakken, Cardium, Duvernay, Montney, Oil Sands and Viking.

Verdazo Analytics is a Calgary-based software and consulting company focused exclusively on Oil &

Gas related visual analytics & machine learning. Verdazo covers all aspects of the asset life cycle

including planning, drilling, completions and operations. Verdazo has helped more than 130

companies, over 12 years, to use analytics to maximize value. Recently acquired by Pason, Verdazo is

growing its offering in machine learning and its presence in the US.

48

Page 49: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

Spatial Residual Analysis (906 wells)

49

620 wells(shown in red)

Absolute % Error

<40%

75 wells(shown in red)

Absolute % Error

>100%

Absolute % Error

<100 = 831 wells

831 wells(quartile colouring)

Absolute % Error

<100

Page 50: Data Visualization Software & Visual Analytics Tools - Applied … · 2021. 2. 10. · SPE Workshop: Subsurface Data Analytics February 27th, 2019. 1) Introduction 1) Introduction

ength

t otalProppant ntensit

one

one

nderPressure Percent ver

… PercentPhi Percent sh

PercentPhi Percent sh

rac pacing

t Proppant oncentration

… PercentPhi Percent sh

as u

Phi PercentPhi Percent sh

Target change fro avg

atio n i

che co p

co p all nu

geo vsh phi

pro i al prod

te p press

categorical

roup

Avg

Production

Low

(30% below avg)

High

(38% above avg)

Hz Length Impact

Impact Importance Plot: Summary of ICE Plot Impact for all Features

50

Imp

ac

t

30% below avg

38% above avg

avg