KGS Home Page Oil and Gas Index Page Lease Production Page

HERMAN FRMS1-15 Lease


Lease: HERMAN FRMS1-15
Operator: COBALT ENERGY LLC
Location: T10S, R22W, Sec. 15
Cumulative Production: 2949.61 barrels (from 2023 to 2024)
KS Dept. of Revenue Lease Code: 148473
KS Dept. of Revenue Lease Name: HERMAN FRMS1-15
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 6
inverse count .16667
Sx 21
Sxx 91
Sy 2949.61
Syy 1665788.8697
Sxy 10036.31
Beta1 -1723.95
Beta2 105
Beta -16.41857
alpha 549.07764
>// Our labels along the x-axis var years = [ "10-2023", "11-2023", "12-2023", "1-2024", "2-2024", "3-2024" ]; // For drawing the lines var CH_prod = [ 321, 815, 491, 331, 664, 329 ]; // For drawing the best fit var lines = [ 532, 516, 499, 483, 466, 450 ]; var CH_cume = [ 321, 1136, 1627, 1958, 2622, 2951 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", lineTension: 0, fill: false, yAxisID: "second-y-axis" }, { data: lines, borderWidth: 1, label: "Best Fit", borderColor: "#66CCFF", fillColor: "#66CCFF", lineTension: 0, fill: false, yAxisID: "first-y-axis" } ] }, options: { scales: { yAxes: [{ id: "first-y-axis", type: "linear", scaleLabel: { display: true, labelString: "Production", }, position: "left" }, { id: "second-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Cumulative", }, position: "right" } ] } } });
Kansas Geological Survey
Comments to webadmin@kgs.ku.edu
URL=http://www.kgs.ku.edu/Magellan/Field/lease.html
Programs Updated Dec. 2002.
Data from Kansas Dept. of Revenue files quarterly.