RandomReal[{0,1},3000]+RandomReal[{0,1},3000]

(0.42051, 0.309013, 1.64942, ..., 1.0643, 1.76063, 0.914661)

Cliccando nella finestra che compare copio i dati
By clicking in the window that appears, I copy the data


apro lo script histogram e incollo i dati; poi cancello le parentesi iniziale e finale
I open the histogram script and paste the data; then I delete the start and end brackets

Ottengo / I get:


A = 0     B = 2 intervals = 21     their width = 0.09523809524
n=3000     min=0.0424768     max=1.97675     mean=1.008706
median=1.01541     1^|3^ quartile = 0.709024|1.30564

Traccio il grafico della funzione che approssima l'istogramma
I draw the graph of the function that approximates the histogram