Analyze the Frequency and Magnitude of Earthquakes 

EarthquakeData returns a TimeSeries for certain characteristics of earthquakes recorded during a given time period, streamlining subsequent data analytics.

The magnitudes of earthquakes recorded in 2013 with magnitude at least 3.5.

In[1]:=
Click for copyable input
X
Out[1]=
In[2]:=
Click for copyable input
X
Out[2]=

The largest magnitude registered within the time period.

In[3]:=
Click for copyable input
X
Out[3]=

The frequency of the selected earthquakes as a function of their magnitude.

In[4]:=
Click for copyable input
X
Out[4]=

Find the most frequent magnitude bin.

In[5]:=
Click for copyable input
X
Out[5]=
In[6]:=
Click for copyable input
X
Out[6]=
de es ja pt-br zh