Concept:
Three numbers \(a,b,c\) are in arithmetic progression if
\[
2b=a+c
\]
Multiplying all terms of an arithmetic progression by the same non-zero number does not change the AP property.
Step 1: Check Statement I.
Statement I says
\[
5a,\ 5b,\ 5c
\]
are in arithmetic progression.
So,
\[
2(5b)=5a+5c
\]
\[
10b=5a+5c
\]
Divide by \(5\):
\[
2b=a+c
\]
Therefore,
\[
a,b,c
\]
are in arithmetic progression.
Thus Statement I alone is sufficient.
Step 2: Check Statement II.
Statement II says
\[
2a,\ 3b,\ 4c
\]
are in arithmetic progression.
So,
\[
2(3b)=2a+4c
\]
\[
6b=2a+4c
\]
\[
3b=a+2c
\]
This does not necessarily imply
\[
2b=a+c
\]
Therefore, Statement II alone is not sufficient.
Step 3: Final answer.
\[
\boxed{\text{Statement I alone is sufficient}}
\]