Skip to content

Commit 812bb1c

Browse files
committed
fix "Hazen"
1 parent 023bf71 commit 812bb1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorial/closer_look_at_plot_pos.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@
170170
"source": [
171171
"This demostrates that the different formulations of the plotting positions vary most at the extreme values of the dataset. \n",
172172
"\n",
173-
"Next, let's compare the HAzen/Type 5 (α=0.5, β=0.5) formulation to Cunnane.\n",
174-
"Hzewn plotting positions (shown as red triangles) represet a piece-wise linear interpolation of the emperical cumulative distribution function of the dataset.\n",
173+
"Next, let's compare the Hazen/Type 5 (α=0.5, β=0.5) formulation to Cunnane.\n",
174+
"Hazen plotting positions (shown as red triangles) represet a piece-wise linear interpolation of the emperical cumulative distribution function of the dataset.\n",
175175
"\n",
176176
"Given the values of α and β=0.5 vary only slightly from the Cunnane values, the plotting position predictably are similar."
177177
]
@@ -283,4 +283,4 @@
283283
},
284284
"nbformat": 4,
285285
"nbformat_minor": 0
286-
}
286+
}

0 commit comments

Comments
 (0)