Oracle Solution for Error ora-30493

Solution for Oracle Error ORA-30493

ORA-30493: The percentile value should be a number between 0 and 1.

What triggered the Error:

A percentile value for PERCENTILE_CONT or PERCENTILE_DISC function is specified out of range.

What should we do to fix it:

Specify a value from [0,1].