1 Introduction

The exploration and production of unconventional reservoirs are performed with ever-increasing intensity all over the world. By using massive hydraulic fracturing and horizontal drilling technology, low permeability hydrocarbon-bearing formations may be produced easier and more economical in commercial quantities to supply greater regions with energy. Among the great variety of rock types, this paper focuses mainly on the investigation of shale gas reservoirs. The Barnett Shale Formation, studied in this paper, is one of the earliest discovered onshore shales having a great amount of producible gas reserves (Jarvie et al. 2007). The presence of strata having the potential to store hydrocarbon does not mean that one has a direct hydrocarbon occurrence, thus, the accurate and reliable determination of fluid content and the volume of reserves is crucial. Since the unconventional reservoirs are usually complex multi-mineral formations, the conventional well-log-analysis methods are rarely applicable, because several petrophysical properties as unknowns may influence the measurements. Empirical estimation methods of water saturation (Archie 1942) and total organic content (Passey et al. 1990) should be revised in the given exploration area (Bibor and Szabó 2016; Xu et al. 2017).

Exploratory statistical tools such as principal component, factor and cluster analysis can be used as effective data processing tools for rock typing, the estimation of petrophysical properties and the replacement of missing measurements in well logging applications. For instance, the factor analysis of wireline logs allows an improved characterization of shaly sand formations (Szabó 2011; Szabó and Dobróka 2013). In this study, a novel approach for cluster analysis is presented to subdivide the lithological units of shale gas reservoirs and infer the fluid content based on well logs originated from the Barnett Shale Formation. The traditional method of cluster analysis has been widely used in geosciences, e.g. for the processing of geochemical data acquired from water wells (Vriend et al. 1988). Kazmierczuk and Jarzyna (2006) studied its possibilities in lithology and hydrocarbon saturation determination using well logging measurements in Poland. Paasche and Tronicke (2007) used the fuzzy K-means cluster analysis successfully for subsurface zonation and petrophysical modelling. The fuzzy statistics formed the basis of risk and uncertainty analysis in Hungarian bauxite exploration (Bárdossy and Fodor 2004). Sfidari et al. (2014) utilized cluster analysis incorporated in a hybrid approach for lithofacies mapping in sequence stratigraphy in the South Pars gas field, Persian Gulf basin.

The robust non-hierarchical clustering algorithm proposed in this paper makes use of the Most Frequent Value (MFV) technique, which is known as a highly efficient robust statistical estimator (Steiner 1991). The MFV method relies on the minimization of the information loss (relative entropy), practically regardless of the given error distribution. Dobróka et al. (1991) developed a geophysical joint inversion method using the MFV procedure for the joint interpretation of seismic and geoelectric data collected in an underground coal mine. Szűcs et al. (2006) showed the application possibilities of the MFV method in hydrogeological modelling. Dobróka et al. (2014) suggested a series expansion-based inversion method for the calculation of the Fourier transform using the Cauchy-Steiner weights estimated by the MFV method. It was shown that the MFV method has high noise rejection capability and gives a better estimate of the frequency spectrum of seismic signals than the conventional Discrete Fourier Transformation method. The MFV technique was also implemented in factor analysis of engineering geophysical sounding data by Szabó et al. (2017) to give a reliable estimation for the petrophysical properties of shallow unsaturated formations. Nowadays, astrophysicists and cosmologists are also starting to recognize the importance of the MFV method as they apply it in calculating the abundance of primordial 7Li (Zhang 2017) and the value of the Hubble constant (Zhang 2018).

In an earlier study, the combination of the MFV method and cluster analysis was used to separate clayey-shaly coal formations in Hungary (Braun et al. 2016). In this procedure, the distance metric was defined using the MFV method while the centroid coordinates were calculated traditionally as the arithmetic mean. It was demonstrated that the suggested method of cluster analysis gave an outlier-free solution and better resolution of the lithology compared to the Euclidean norm-based clustering approach. The noise rejection capability of the MFV-based classification procedure was much better than the Euclidean norm-based K-means cluster analysis. In this paper, the previously developed method is improved by using also Cauchy-Steiner weighted mean in determining the centroids of all clusters. This paper aims to prove the feasibility of the new robust MFV-based clustering method in the Barnett Shale Formation as typical organic-rich source rock and to propose the use of it for more robust processing of wireline logging data and advanced evaluation of shale gas and other types of unconventional reservoirs.

2 Non-hierarchical cluster analysis of well logs

Cluster analysis (CA) is an exploratory statistical method that aims to order the objects of multivariate observations into groups using a given distance metric. This classification procedure uses only the information found in the dataset to associate the objects by their similarities. The target is to adjust the objects into non-overlapping groups in a manner that the objects within a group will not differ too much, while they do between the groups. A successful clustering involves a great homogeneity within a group and a large difference between the clusters.

In formulating the statistical problem, let vectors x(i) and x(j) denote two multivariate objects from the population of N random variables X1,…,XN. In well log analysis, Xn indicates a physical variable measured along the borehole by the n-th well logging tool (\(1 \le n \le N\)). In a more detailed way, the i-th and j-th vectors representing two objects in the N-dimensional data space can be written as x(i) = [x1(i),…,xN(i)]T and x(j) = [x1(j),…,xN(j)]T (\(1 \le i,j \le M\), \(M\) being the number of depth points). To group the objects into clusters, a measure of the similarity has to be specified. In most of cases, this is an appropriate definition of distance. The Minkowski distance between the x(i), x(j) vectors is defined as the Lp norm of their difference

$$D_{p} = \left[ {\sum\limits_{k = 1}^{N} {\left| {x_{k}^{(i)} - x_{k}^{(j)} } \right|^{p} } } \right]^{\frac{1}{p}}$$
(1)

The two most frequently used special case of the Minkowski norm are the L1 and L2 norm belonging to p = 1 and p = 2, respectively. The L1 norm

$$D_{1} = \sum\limits_{k = 1}^{N} {\left| {x_{k}^{(i)} - x_{k}^{(j)} } \right|}$$
(2)

is called “Manhattan-” or “City block” distance in cluster analysis. The Euclidean or L2 norm is one of the most frequently used distance metrics in cluster analysis, which is calculated as

$$D_{2} = \sqrt {\sum\limits_{k = 1}^{N} {(x_{k}^{(i)} - x_{k}^{(j)} )^{2} } }$$
(3)

The measured variables are usually contaminated by some amount of noise and can be cross-correlated. For this case, the Mahalanobis distance can be preferably used in clustering algorithms

$$D_{M} = \left[ {\left( {{\mathbf{x}}^{(i)} - {\mathbf{x}}^{(j)} } \right)^{\,T} C^{ - 1} \left( {{\mathbf{x}}^{(i)} - {\mathbf{x}}^{(j)} } \right)} \right]^{\,\,1/2} ,$$
(4)

where \(C\) is the covariance matrix of the measured variables including the data variances in its main diagonal. In a non-correlated case, the Mahalanobis distance can imply the use of the weighted distance

$$D_{w} = \sqrt {\frac{1}{{\sum\limits_{q = 1}^{N} {w_{q} } }}\sum\limits_{k = 1}^{N} {w_{k} (x_{k}^{(i)} - x_{k}^{(j)} )^{2} } }$$
(5)

with the weight \(w_{k}\) ordered to the k-th datum. The Euclidean norm is most successfully used when the data noises follow Gaussian distribution. When the distribution is non-Gaussian (even with outliers in the dataset) the Manhattan distance gives a more robust approach in clustering.

Solving geophysical inverse problems, it was proved by Amundsen (1991) that the weighted average using the Cauchy weights

$$w_{k} = \frac{{S^{2} }}{{S^{2} + e_{k}^{2} }}$$

in calculating the misfit function can give a robust result (here \(e_{k}^{{}}\) is the residual and S is the a priori known scale parameter). In the framework of the Most Frequent Values method (MFV), a similar weight was given by Steiner (1988)

$$w_{k}^{St} = \frac{{\varepsilon^{2} }}{{\varepsilon^{2} + e_{k}^{2} }},$$
(6)

where the \(\varepsilon^{2}\) called dihesion is derived from the dataset in an inner iteration procedure. It was proved that solving inverse problems with the use of the \(w_{k}^{St}\) Steiner-weights may result in robust parameter estimation (Dobróka et al. 1991; Szűcs et al. 2006; Szabó et al., 2017). Thus, we introduce the Steiner weights in Eq. (5) and give the robust distance definition as

$$D_{St} = \sqrt {\frac{1}{{\sum\limits_{q = 1}^{N} {w_{q}^{St} } }}\sum\limits_{k = 1}^{N} {w_{k}^{St} (x_{k}^{(i)} - x_{k}^{(j)} )^{2} } }$$
(7)

There are several kinds of techniques to perform cluster analysis. One of the most common hierarchical methods is partitioning, which handles great datasets quickly; however, the results might be affected by the initial selection of centroids. (The cluster center is traditionally defined as the mean of the cluster elements.) In non-hierarchical clustering, one of the most popular partitioning algorithms is K-means clustering. This prototype-based technique attempts to find a pre-defined number of clusters (K) including their initial elements and centroids. During the processing of the measured data, each object is assigned to the closest centroid forming a new cluster. This given configuration is iteratively improved by re-calculating the centroids and their Euclidean or other distances from the objects. After a required number of iterations, the centroid positions are no longer change considerably and the clustering procedure is stopped.

Defining the centroid as the arithmetic mean of the coordinates of the members of the cluster give acceptable results only when the data noise follows Gaussian distribution. A robust centroid definition for the k-th dimension can be given by applying Steiner weights as

$$c_{ki}^{St} = \frac{1}{{\mathop \sum \nolimits_{q = 1}^{{M_{i} }} w_{q}^{St} }}\mathop \sum \limits_{p = 1}^{{M_{i} }} w_{p}^{St} x_{p}^{\left( i \right)}$$
(8)

where Mi is the number of the data belonging to the i-th cluster. With this centroid, the robust (MFV-based) distance definition in Eq. (7) takes the form

$$D_{St} = \sqrt {\frac{1}{{\mathop \sum \nolimits_{q = 1}^{N} w_{q}^{St} }}\mathop \sum \limits_{k = 1}^{N} w_{k}^{St} (x_{k}^{\left( i \right)} - c_{ki}^{st} )^{2} }$$
(9)

where \(c_{ki}^{st}\) is the Steiner centroid of the i-th cluster in k-th dimension. In K-means clustering, the Sum of Squared Error (SSE) is usually calculated for estimating the optimal number of clusters, which measures the robust distance of the observations to their closest centroids

$$SSE = \sum\limits_{i = 1}^{K} {\sum\limits_{m = 1}^{{M_{i} }} {D_{St}^{2} } \left( {{\mathbf{c}}_{i} ,{\mathbf{x}}_{m}^{(i)} } \right)} ,$$
(10)

where ci represents the centroid of the i-th cluster and Mi is the total number of objects belonging to the same group. The centroid is calculated as the weighted mean of the objects forming a cluster. The SSE versus cluster number plot describes the variation within the clusters. The SSE is zero when K equals to the number of different data objects. The optimal number of clusters is indicated on the plot, where there is no considerable variation in the value of SSE, while it converges to zero (known as the elbow method). By choosing a greater value for the number of clusters, hardly adds any more valuable information and makes the interpretation ambiguous or more complicated.

3 Numerical study of the MFV-based cluster analysis

The numerical study of the performance of the MFV-based clustering method can be shown by using synthetic data with predefined model parameters (petrophysical parameters, layers boundaries). The model assumes that the petrophysical parameters of the four-layered homogenous model are known (Table 1), where the synthetic model supposed the presence of hydrocarbon and water-bearing zones. The calculated well logs (synthetic data) were contaminated with 3% Gaussian noise with artificial outliers to detect the ability to suppress the effect of outliers. The depth interval between each observation point is 0.1 m. The noisy synthetic well logs are shown in Fig. 1

Table 1 The petrophysical model of an organic rich tight formation for synthetic data calculation.
Fig. 1
figure 1

The synthetic well-logging data contaminated by 3% Gaussian distributed noise. Denotations: GR [API] is natural gamma-ray intensity log, SGR [%, ppm] is Spectral gamma-ray intensity log (black curve is potassium (K [%]), the red curve is uranium (U [ppm]), and green is thorium concentration (TH [ppm])), \(\Delta t\) [micros/m] is the compressional acoustic slowness log, \({\Phi }_{N}\) [v/v] is neutron log, \({\rho }_{b}\) [g/cm3] is bulk density log, PE [barn/e] is photoelectric absorption index, and RT [Ohm-m] is deep resistivity log

The relationship between the petrophysical properties and the logging data can be represented by a form of equations called response function. The synthetic data used for testing the traditional and MFV cluster techniques were calculated using the following response functions:

$$GR = \rho_{b}^{ - 1} \left( {V_{k } GR_{k} \rho_{k} + V_{sh} GR_{sh} \rho_{sh} + \mathop \sum \limits_{i = 1}^{n} V_{ma,i} GR_{ma,i} \rho_{ma,i} } \right),$$
(11)
$$K = \rho_{b}^{ - 1} \left( {V_{k } K_{k} \rho_{k} + V_{sh} K_{sh} \rho_{sh} + \mathop \sum \limits_{i = 1}^{n} V_{ma,i} K_{ma,i} \rho_{ma,i} } \right),$$
(12)
$$U = \rho_{b}^{ - 1} \left( {V_{k } U_{k} \rho_{k} + V_{sh} U_{sh} \rho_{sh} + \mathop \sum \limits_{i = 1}^{n} V_{ma,i} U_{ma,i} \rho_{ma,i} } \right),$$
(13)
$$Th = \rho_{b}^{ - 1} \left( {V_{k } Th_{k} \rho_{k} + V_{sh} Th_{sh} \rho_{sh} + \mathop \sum \limits_{i = 1}^{n} V_{ma,i} Th_{ma,i} \rho_{ma,i} } \right),$$
(14)
$$\rho_{b} = \Phi \left[ {(\rho_{w} S_{w} ) + \rho_{g} \left( {1 - S_{w} } \right)} \right] + V_{k} \rho_{k} + V_{sh} \rho_{sh} + \mathop \sum \limits_{i = 1}^{n} V_{ma,i} \rho_{ma,i} ,$$
(15)
$$\Phi_{N} = \Phi \left[ {(\Phi_{w} S_{w} ) + \Phi_{g} \left( {1 - S_{w} } \right)} \right] + V_{k} \rho_{k} + V_{sh} \rho_{sh} + \mathop \sum \limits_{i = 1}^{n} V_{ma,i} \Phi_{ma,i} ,$$
(16)
$$\Delta t = \Phi \left[ {\Delta t_{w} S_{w} + \left( {1 - S_{w} } \right)\Delta t_{g} } \right] + V_{k} \rho_{k} + V_{sh} \Delta t_{sh} + \mathop \sum \limits_{i = 1}^{n} V_{ma,i} \Delta t_{ma,i} ,$$
(17)
$$P_{e} = \Phi \left[ {S_{w} U_{w} + \left( {1 - S_{w} } \right)U_{g} } \right] + V_{k} \rho_{k} + V_{sh} U_{sh} + \mathop \sum \limits_{i = 1}^{n} V_{ma,i} U_{ma,i} ,$$
(18)
$$\frac{1}{{\sqrt {R_{t} } }} = \left[ {\frac{{V_{sh}^{{\left( {1 - 0.5V_{sh} } \right)}} }}{{\sqrt {R_{sh} } }} + \frac{{\sqrt \Phi^{m} }}{{\sqrt {aR_{w} } }}} \right]\sqrt {S_{w} }^{n*} ,$$
(19)
$$\Phi + V_{k} + V_{sh} + \mathop \sum \limits_{i = 1}^{n} V_{ma,i} = 1,$$
(20)

where Vma,i (v/v) refer to the fractional volume of the i-th matrix constituent, Vk is the volume of kerogen. The total number of mineral components is defined via n, the fractional volume of pore spaces that are free of shale is labelled by \({\Phi }\) (v/v), and the water saturation fraction in the uninvaded area is labelled by Sw. The physical properties of mud filtrate (mf), hydrocarbon (h), shale (sh), and the rock matrix (ma) are expressed by the zone parameters in Eqs. (11, 12, 13, 14, 15, and 16). Archie’s parameters are the following: a (tortuosity factor), n* (saturation exponent), m (cementation exponent). Equation (20) is the material balance equation which, represents a constraint in solving the inverse problem. Which is used to derive the volume of quartz.

The layer boundaries can be picked manually or by cutting samples description, but the cluster techniques can detect them automatically. The accuracy and reliability of the results of the cluster technique depend on the initial location of the centroids as well as the avoidance of the outlier’s influence. The resulted clusters from both clustering techniques can be shown in Fig. 2. The deduced clusters of the Euclidean do not show a good separation between different clusters, where there are fake clusters at the points of the outliers. In contrast, the Euclidean distance modified by the Steiner weights represents a more smoothing solution. The purpose of the clustering is to define the different rock types, where the robustness of the cluster technique can be measured concerning the amount of alteration of the data point to define in the different clusters. Consequently, the derivation of the rock typing based on the MFV-based cluster technique can be much more robust than thus derived based on the traditional Euclidean distance clustering.

Fig. 2
figure 2

The resulted clusters from the Traditional K-means clustering and the MFV-based clustering methods

Comparing the results, it can be shown that the MFV-based clustering is more robust and has a better ability to reject the outliers. Besides that, the MFV is independent of the initial location of the centroid. To check the stability of the MFV cluster, the test was repeated 100-times with randomly chosen initial centroids to show the change in the convergence of the clustering algorithm and show the independence of the initial location of the centroid. Figure 3 shows remarkable stability of the results of the MFV-based method. Meanwhile, in the case of the traditional cluster analysis method, Fig. 4 shows a high dependency on the initial location of the centroid, furthermore, it proves the high influence of the outlier’s presence.

Fig. 3
figure 3

The mean of the results of 100 times-repeated tests using the MFV-based cluster method

Fig. 4
figure 4

The mean of the results of 100 times-repeated tests using the traditional K-means cluster method

Table 2 shows the descriptive statistical parameters for both traditional Euclidean distance and Euclidean distance modified by the Steiner weights (Steiner distance). The statistical study shows that the Steiner distance has less SSE lower than half of the Euclidean distance. Moreover, the standard deviation is more than doubled in the case of the traditional Euclidean distance with a very high range. The descriptive statistical study shows stability in the centroid with each iteration whatever the initial location of the centroids. Furthermore, the MFV-based clustering shows a high capability of the outliers’ rejection, as evidenced by Fig. 5, which shows the statistical distribution of the Euclidean distance and Steiner distance within the synthetic well logging data.

Table 2 Descriptive statistical parameter for comparing the Euclidean and Steiner distances
Fig. 5
figure 5

Frequency plot of both the Euclidean and Steiner distances

The tests on synthetic datasets show appreciable stability and outlier resistance of the MFV-based robust clustering procedure. Thus, it is straightforward to apply it in a real field case, which is the Barnett Shale Formation in Texas, USA.

4 Geological setting of the in-field study area

Shale formations mainly consist of quartz, feldspar, clay, carbonate and other minerals. The relative amount of these components can be various; however, the significant part of the high-quality reservoirs is chiefly silica-bearing. The mineral composition of the greatest shale reservoirs in the USA is illustrated in Fig. 6. The shale-type reservoir rocks were formed by deposition of fine-grained (clay- to silt-sized) clastic sediments coupled with high organic matter content. Since they were not suffered any kind of migration; thus, they are also a source, a reservoir and a seal themselves (Loucks and Ruppel 2007). The intrinsic permeability of these reservoirs is extremely low, generally smaller than 0.1 mD; their effective porosity is maximum a few percent and the pore-throat diameters range between 2 and 200 nm. The hydrocarbon can be found in the nanometer-sized pore spaces, linked to the residua of organic matter or on the surface of clay minerals (Bjørlykke 2015).

Fig. 6
figure 6

Ternary plot showing the average mineral composition of great shale reservoirs in the USA

The Barnett Shale Formation investigated in this study is located in the Bend Arch—Fort Worth Basin, (Texas, USA), but some other occurrences are also known in the Hardeman-, Kerr- and Marfa Basins (Jarvie et al. 2007). It is a siliceous shale, calcareous and dolomitic sedimentary formation, which is rich in silicates (30–50%) but poor in clay minerals (< 30%). The reservoir is thermally matured, Early and Middle Carboniferous in age (Mississippian epoch); mainly recovered by silicate, carbonate and dolomitic sediments (Montgomery et al. 2005) with abundant pyrite and phosphate content (Hickey and Henk, 2007). The formation can be subdivided into five lithofacies based on cores and outcrops, i.e. black shale, calcareous black shale, dolomitic black shale, phosphatic black shale and lime grainstone owing to extensive early microbial alteration of sufficient organic matter (Hickey and Henk, 2007), and to the poor circulation link with the open-ocean and the euxinic ocean bottom waters (Loucks and Ruppel 2007). The average depth of the formation is about 2,550 m and its thickness varies between 15 and 122 m (Montgomery et al. 2005) and it is overlain and underlain by impermeable limestone. It contains dry natural gas and oil, but the latter is in present in much lower quantity. The Forestburg Limestone Formation is breaking up the Barnett Shale Formation into two parts. The lower and upper parts are similar and there is no significant difference in petrology (Jarvie et al. 2007). The general geological setting of the Barnett Shale Formation is shown in Fig. 7.

Fig. 7
figure 7

Cross-section of wells showing the general lithostratigraphic position of Barnett Shale Formation (Courtesy of Louck and Ruppel 2007)

5 Deterministic interpretation of real well logging data

In the Barnett Shale Formation, the following well log types are used for cluster analysis: natural gamma-ray intensity (GR [API]), compressional wave slowness (Δt [µs/ft]), bulk density (ρb [g/cm3]), neutron porosity (Φn [v/v]) and deep resistivity (Rd [ohmm]). The observed length of the investigated borehole is 303 ft (92.35 m), where the general rock type is mainly dolomitic shale with some smaller clean shale interbedded zones. The sampling interval of well logs is 0.1 ft (3.048 cm). Besides the input well logs, core measurements are also available; among others the porosity, permeability and total organic matter content.

The next petrophysical quantities used as reference in cluster analysis are calculated by deterministic well log analysis approaches (Serra 1984). The shale volume (Vsh [v/v]) is estimated from the GR log using the non-linear formula of Larionov (1969), which was originally suggested for rocks older than Tertiary

$$V_{sh} = 0.033\,\left( {2^{{2\,i_{\gamma } }} - 1} \right),$$
(29)

where iγ is the natural gamma-ray index. The effective porosity (Φeff,d [v/v]) as a related quantity is derived from the bulk density log

$$\Phi_{eff,d} = \Phi_{d} - V_{sh} \Phi_{sh,d} ,$$
(30)

where Φsh,d [v/v] denotes the shale porosity derived from the density log, and Φd [v/v] is the density-derived porosity calculated as

$$\Phi_{d} = \frac{{\rho_{ma} - \rho_{b} }}{{\rho_{ma} - \rho_{f} }},$$
(31)

where ρma is the density of the rock matrix and ρf is that of the pore-fluid often assumed to be mud-filtrate density, both measured in g/cm3. Several empirical models can be used to calculate the water saturation of hydrocarbon reservoirs (Sw [v/v]). In this study, the Simandoux (1963) equation is used

$$S_{w} = \frac{{aR_{w} }}{{2\Phi^{m} }}\left\{ {\left[ {\frac{{4\Phi^{m} }}{{aR_{w} R_{t} }} + \left( {\frac{{V_{sh} }}{{R_{sh} }}} \right)^{2} } \right]^{\,1/2} - \left( {\frac{{V_{sh} }}{{R_{sh} }}} \right)^{2} } \right\},$$
(32)

where a is the tortuosity factor, m is the cementation exponent, Φ is the neutron-porosity, Rw is the formation water resistivity, Rt is the true resistivity, Rsh is the shale resistivity. In organic-rich shale reservoirs, the total organic matter content (TOC) (and conductive minerals if present) is advised to be integrated into the calculations to give a more accurate estimate of water/gas saturation (Xu et al. 2017). The TOC [%] can be related to bulk density

$$TOC = \frac{A}{{\rho_{b} }} - B,$$
(33)

where A and B are gas and formation specific constants (Schmoker and Hester, 1983). The above formula can be used in many types of shale reservoirs mostly when the mineral composition and porosity show no big variation along with the formation and the organic matter is of low mass density. By using the density and porosity logs apparent matrix density can be easily derived (Asquith and Krygowski 2004)

$$\rho_{a,ma} = \frac{{\rho_{b} - \Phi \rho_{f} }}{1 - \Phi }.$$
(34)

The permeability of the reservoir (K’ [mD]) is calculated by the model of Coates and Denoo (1981)

$${K'^{1/2}} = 100\frac{{{\Phi ^2}\left( {1 - {S_{w,irr}}} \right)}}{{{S_{w,irr}}}},$$
(35)

where Sw,irr [v/v] is the irreducible water saturation.

6 The result of cluster analysis

The MFV-CA method is tested in the Barnett Shale (Fig. 7). In the first phase, the optimal number of clusters should be specified, which is highly related to the lithological characteristics of the studied formation. To estimate the optimal number of clusters, the SSE curve calculated by Eq. (10) is utilized. The decay rate of the initial SSE in the function of the cluster number is plotted in Fig. 8.

Fig. 8
figure 8

The Sum of Squared Error diagram applied to find the optimal number of clusters in the Barnett Shale Formation

The diagram suggests that a suitable cluster number is \(K \cong 5\) because there is no significant change in the value of the SSE in the case of clusters more than 5. In preliminary statistical tests, one can select different cluster numbers in the K-means cluster analysis. By choosing four clusters, one could not appropriately separate the pore-space content, while six groups may result in non-interpretable (non-existing) lithology types.

A comprehensive approach is applied to well log analysis including deterministic modeling and MFV-based cluster analysis. The former is used for calculating the basic petrophysical parameters (Fig. 9), while the latter makes an improved lithological separation of the unconventional hydrocarbon formation. (We assume the following approximation Rd≈Rt.) Shale volume, effective porosity, water (and hydrocarbon) saturation apparent matrix density, permeability and TOC is calculated using Eqs. (29, 30, 31, 32, 33, 34 and 35). The well log of the ordinal number of clusters (last track) agrees well with the lithological variations and fluid characteristics in the processed interval (tracks 2 and 6). The evaluated values of effective porosity, permeability and TOC are acceptably confirmed by laboratory core measurements in tracks 4, 7 and 8.

Fig. 9
figure 9

The input well logs, the estimated petrophysical parameters and the result of MFV-CA cluster analysis in the Barnett Shale Formation

The resultant clusters linked to the estimated petrophysical parameters are shown in Fig. 10. The plots present the vertical distribution of petrophysical parameters, where every measuring point is colored according to its cluster for the hydrocarbon saturation, shale volume and TOC. As it can be seen in Figs. 9 and 10, the amount of shaliness has a great correlation with the result of cluster analysis. In the case of the hydrocarbon saturation, the correlation is also good, however, cluster 3 shows relatively high uncertainty (i.e. covers a wide range of saturation values). The MFV-CA method allows effective separation of different lithological units, despite having sometimes overlap in the individual values of petrophysical parameters. The clusters related to the lithology and pore content is summarized in Table 3. The numerical values also show a good correlation between the shale volume and the gas saturation. In case of shale volumes higher than 0.2 v/v, the gas saturation significantly increases, too. The oil phase can only be found below a shale volume of 0.15 v/v. In the intervals of 8550 and 8640 ft, and 8740 and 8790 ft, the cluster analysis reveals a change in shale composition relative to its environment. The MFV-CA method is applicable not just to separate the shale type, but the fluid types, too. Cluster 2 shows well the oil intervals, where some smaller uncertainty may be caused by the varying absorbed gas content of the Barnett Shale Formation.

Fig. 10
figure 10

Petrophysical parameters associated with clusters determined by the MFV-CA method

Table 3 Shale volume and the saturation of dominant pore fluid-types related to clusters determined by the MFV-CA method

7 Discussion

The performance of the newly developed MFV-based clustering (MFV-CA) method is demonstrated in the previous section. In many cases, the classical Euclidean norm-based clustering (E-CA) process shows high sensitivity to the outliers, thus, it categorizes the geologically similar data points into different clusters. According to our tests made in the Barnett Shale Formation, the result of the MFV-CA method stands closer to those of deterministic evaluation of well logs. The results of the two clustering methods can be compared in Fig. 11. In the figure, two greater zones are emphasized to show that the MFV-CA method usually gives better vertical resolution than Euclidean-CA. In addition to it, because of its high noise sensitivity, there are some other smaller misleading intervals along with the classical Euclidean-CA log. It must be mentioned that both clustering results were compared to the water saturation log calculated by Eq. (32), which is not an optimal method, because of the complexity of the given unconventional reservoir.

Fig. 11
figure 11

The evaluation results and the vertical resolution of the MFV-CA and the classical E-CA method

8 Conclusions

A novel multivariate statistical approach is suggested for unconventional oilfield well log analysis. The non-hierarchical K-means cluster analysis was improved by the Most Frequent Value method, which provides the exploration of unconventional, geologically complex reservoirs with additional petrophysical information and a robust solution. By choosing a distance metric using the Cauchy-Steiner weights, one can exclude the harmful effect of outliers and make the cluster analysis of well logs more reliable. One of the advantages of the suggested method is that it does not need the preset of weighting coefficients, since they are automatically defined for any dataset in course of the iteration process. Besides effective rock typing, the new technique gives promising results in defining the sub-intervals within the shale formation. In our example, a significant correlation was found between the results of MFV-CA and the lithology and pore content. The water saturation is calculated utilizing a conventional resistivity model, which might influence the results referring to hydrocarbon type and saturation. For a better interpretation, one needs to consider the TOC during the calculation of saturation. The suggested method is relatively quick, in the case of big datasets, as well; the CPU time for the presented dataset was ~ 25 s on a dual-core personal computer. In the future, the application of more types of well logs may give even more reliable interpretation results, and by the multi-well application of the MFV-CA method, a fast and automated 2D or 3D evaluation of shale gas formations can be performed.