| Line 10: |
Line 10: |
| | *If the data set is based on a sample of a larger population, then the analyst can extend inferences onto the population based on the statistical results from the sample. | | *If the data set is based on a sample of a larger population, then the analyst can extend inferences onto the population based on the statistical results from the sample. |
| | *Statistical measures include regression analysis, mean, kurtosis, skewness, analysis of variance and variance. | | *Statistical measures include regression analysis, mean, kurtosis, skewness, analysis of variance and variance. |
| − | *Here STATS(a,b,c),where a is the first number,b is the last number and c is the step number. | + | *Let a=Array,b=ResultTabular and c=IsHorizontal. |
| | + | *Then STATS(a,b,c),where a is the first number,b is the last number and c is the step number. |
| | *In Calci,STATS function showing how many numbers, sum of the given numbers,average,variance,standard deviation,minimum and maximum value of the given set of numbers, median and mode of the numbers. | | *In Calci,STATS function showing how many numbers, sum of the given numbers,average,variance,standard deviation,minimum and maximum value of the given set of numbers, median and mode of the numbers. |
| | *The result values will display horizontally when the syntax is STATS(a..b,c). | | *The result values will display horizontally when the syntax is STATS(a..b,c). |