M.S.Excel में रेंज क्या होती है ?
Answers
Answered by
2
Given :- What is range ? Explain ?
Solution :-
Range in maths :-
- Difference between the highest and lowest values .
- Range is used in statistics chapter in maths .
- Example :- Range of 65, 70, 75, 78, 82, 85, 87 and 90 will be 90(highest value) - 65(lowest value) = 25 .
Range in computer :-
- Interval which includes the upper and lower bounds of an array .
- The set of possible values that variable can hold .
Range in MS Excel :-
- A range is a collection of two or more cells .
- Range = maximum value - minimum Value .
Example :-
11) 42
12) 46
13) 48
14) 51
15) 55
16) 57
so,
→ Range = Max(11:16) - Min(11:16) = 57 - 42 = 15 .
Learn more :-
the default location of the C file is ?
brainly.in/question/38949141
Answered by
1
What is the Range? Explain?
Answer:
- According to Statistics in Mathematics, the Range is defined as the difference between the highest and lowest values.
- According to Microsoft Excel or Spreadsheet in Computers, A Cell Range in an Excel sheet or Spreadsheet is a collection of selected cells.
- In general, Range is a collection of two or more cells. To select the range A1:D5, click on cell A1 and drag it to cell D5.
- A range is a difference between the Highest value and the Lowest value in a given dataset in mathematical terms.
Range = Highest value - Lowest value
Similar questions