Help figuring out units in a power fit.

  • Thread starter Thread starter charlies1902
  • Start date Start date
  • Tags Tags
    Fit Power Units
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
charlies1902
Messages
162
Reaction score
0
The equation of interest is:
A=B*V^n

where A has units of W/(m^2*K)
W=watt, K=kelvin, m=meter
V has units of m/s.

B and n are parameters to be determined.I have a set of values that I put into excel to generate a plot. From the plot, I fit a power trendline to it and got the equation to be
A=20x^3Should B and n have units?
 
Physics news on Phys.org
charlies1902 said:
The equation of interest is:
A=B*V^n

where A has units of W/(m^2*K)
W=watt, K=kelvin, m=meter
V has units of m/s.

B and n are parameters to be determined.


I have a set of values that I put into excel to generate a plot. From the plot, I fit a power trendline to it and got the equation to be
A=20x^3


Should B and n have units?

n doesn't have units. It's just 3. But A, B and x should definitely have units. You already know the units for A and x. You just need to find the units for B.
 
Dick said:
n doesn't have units. It's just 3. But A, B and x should definitely have units. You already know the units for A and x. You just need to find the units for B.

it should be (for C):
W/[m^2 * K * (m/s)^3]
where n=3
correct?
 
Dick said:
If you mean the units for B, yes!

Yeah, oops, thanks.