Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Random Number Generation | Basic Functions
Google Spreadsheets Tutorial
course content

Contenu du cours

Google Spreadsheets Tutorial

Google Spreadsheets Tutorial

1. Introduction to Google Sheets
2. Formatting of Cells and Ranges
3. Advanced Formatting of Cells
4. Sorting, Filtering and Cleaning Data
5. Creating Charts
6. Basic Functions
7. Logical Functions
8. Collaboration and Security

book
Random Number Generation

The RAND function generates a random number with decimal places in the range from 0 to 1 (exclusive). It is used for random data selection, generating random coefficients in modeling, and analysis. For example, when creating samples for statistics or simulating probabilistic processes.

Generating Random Numbers in a Range

The RANDBETWEEN function generates a random integer within the specified range, including the boundaries. It is used for generating random dates, numerical identifiers, or creating test data. It can also be used for selecting random contest participants, random questions in surveys, and more.

Task: Understanding RAND and RANDBETWEEN Functions

You have the following formulas in your spreadsheet:

AFormulaExpected Result
=RAND()?
=RANDBETWEEN(10, 50)?
=RANDBETWEEN(DATE(2020,1,1), DATE(2025,12,31))?
Which of the following answer choices correctly describes the possible results?

Which of the following answer choices correctly describes the possible results?

Sélectionnez la réponse correcte

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 6. Chapitre 7
We're sorry to hear that something went wrong. What happened?
some-alt