Statistics c++
-
Hello everyone I want to make dynamic statistics can
anyone help me please :)#sql #qt #c++
-
What kind of statistics? What will be the data source? How do you want to present the results?
-
@sierdzio
First of all thank you for answering well I wanna make Statistics for my project which is smart travel agency I going to make statistics on months and destination so I am working with c++ in qt with sql -
Hi,
What you are asking is really not clear.
Do you need help to:
- store data in your database ?
- run queries against your database ?
- make sense of what you stored ?
-
@SGaist I want to make statistics based from my database
-
That you made it clear but "make statistics" does not answer any of my questions.
Statistics are a bunch of numbers you crunched from some data. You did not explain what data you are getting and what kind of statistics you want generated from them.
For example, creating an histogram from the frequencies of cats running through a street by moonless night is not exactly the same getting the market tendencies in the avocado industry.
-
@SGaist said in Statistics c++:
histogram from the frequencies of cats running through a street by moonless night
I have been scouring the internet for this! 😉
7/7