Skip to content

Aa#1

Open
ShengpengZhuo wants to merge 12 commits into
J-81:mainfrom
ShengpengZhuo:aa
Open

Aa#1
ShengpengZhuo wants to merge 12 commits into
J-81:mainfrom
ShengpengZhuo:aa

Conversation

@ShengpengZhuo

Copy link
Copy Markdown

No description provided.

- Figure out the linear relationship between temperature and pressure of air

How should metrics be interpreted?
- The independent varaible is temperature in the unit of Kelvein, and the dependent variable is pressure in the unit of Pascal

What are appropriate use cases?
- Temperature and pressure of a gas are typically two variables that fit with linear relationship, while applying ideal gas law.

How is it implemented? *
- Applying linear regression to the data.And we should not misuse the data.

What are caveats/biases/concerns to its usage?
- The data is fake, and we shoule gain real data from experiments.

How to interpret this specific result and advising action/next steps
- Pressure of the air is directly proportionaly to the temperature. Therfore, when we store gas tanks, we should advisely store them in cool place to avoid excess pressure in tanks.
- Figure out the linear relationship between temperature and pressure of air

How should metrics be interpreted?
- The independent varaible is temperature in the unit of Kelvein, and the dependent variable is pressure in the unit of Pascal

What are appropriate use cases?
- Temperature and pressure of a gas are typically two variables that fit with linear relationship, while applying ideal gas law.

How is it implemented? *
- Applying linear regression to the data.And we should not misuse the data.

What are caveats/biases/concerns to its usage?
- The data is fake, and we shoule gain real data from experiments.

How to interpret this specific result and advising action/next steps
- Pressure of the air is directly proportionaly to the temperature. Therfore, when we store gas tanks, we should advisely store them in cool place to avoid excess pressure in tanks.
commicommicommicommicommicommicommicommi
commicomm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant