
How do you put values over a simple bar chart in Excel?
I'd like to put values over a simple bar/column chart in excel. A similar question was asked for R, and I know how to get my data into R, but not how to make the charts.
excel - How to apply a logarithmic trendline if X Values = 0?
How to apply a logarithmic trendline if X Values = 0? Ask Question Asked 11 years, 10 months ago Modified 11 years, 10 months ago
regression - My p-values increase when adding variables: is the …
This is where I am getting confused, as I add another variable the R2 (and adjusted R2) increase but the p values both increase above .05 (but independently are less that .05). What does this …
Use a trendline formula to get values for any given X with Excel
Mar 11, 2011 · Is there an easy way to apply the trend line formula from a chart to any given X value in Excel? For example, I want to get the Y value for a given X = $2,006.00.
excel - How do I group a list of numeric values into ranges?
3 You have requested an Excel or SQL solution. The easiest way in Excel is to use its "Analysis" add-in to create a histogram. It will automatically create the bins (ranges of values) but, …
Two-sample t-test with hypothesized mean difference: a bug in …
Mar 18, 2025 · I suspect what's happening is that the Data Analysis add-in is always using the absolute value of the t stat. Indeed, I manually verified that the t stats in the reports are …
How to fit the flipped exponential-function in Excel? [closed]
Nov 12, 2020 · I think I didn't explain well: you can add a constant to the negated values and get a good fit in Excel. The issue is that the fit depends on the additive constant, which perforce is a …
machine learning - Why does the same data get different $R^2
Feb 27, 2023 · Excel fitting its own intercept means that Excel fits a simple linear regression and using ordinary least squares to calculate the intercept of that regression. Most software does …
How does Excel interpolate / imputate missing values in time …
Sep 29, 2018 · 0 I have a scatter plot in Excel (upper part of the screenshot) of time-series data. In-between the values that I plot (to the left), are some missings. I fit a (linear) line to those …
Difference between RSQ function in Excel and Regression in the …
Jul 18, 2015 · The correct r-squared value is 0.658927323. You should get the same result from both the RSQ function and from the Regression Tool in Data Analysis.